Type Confusion in start-server-core - #VU139898

 

Type Confusion in start-server-core - #VU139898

Published: July 28, 2026


Vulnerability identifier: #VU139898
CSH Severity: Low
CVSS v4: 6.3 [CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N]
CVE-ID: N/A
CWE-ID: CWE-843
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to invoke a different client-referenced server function as a side effect of request deserialization.

The vulnerability exists due to type confusion in the inbound server-function request deserialization logic when processing a crafted JSON request body. A remote attacker can send a specially crafted request body to invoke a sibling client-referenced server function as a side effect of deserialization.

The inner invocation does not re-run request-level middleware, while the target function's per-function middleware chain still executes. Server-only functions cannot be reached through this mechanism.


Affected software

start-server-core

Remediation

Install security update from vendor's website.

start-server-core - update to 1.167.30

External References

Related Security Bulletins