Vulnerability Description
When an authenticated user is denied access to a gRPC method, their authenticated identity remains bound to the gRPC worker thread and can be inherited by a subsequent unauthenticated request on the same thread. This may allow the subsequent user to gain escalated permissions. Affected versions: Spring gRPC: 1.0.0 - 1.0.2 (fixed in 1.0.3). Older, unsupported versions are also affected.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Vmware | Spring Grpc | < 1.0.3 |
Related Weaknesses (CWE)
References
- https://spring.io/security/cve-2026-40968Vendor Advisory
FAQ
What is CVE-2026-40968?
CVE-2026-40968 is a vulnerability with a CVSS score of 4.2 (MEDIUM). When an authenticated user is denied access to a gRPC method, their authenticated identity remains bound to the gRPC worker thread and can be inherited by a subsequent unauthenticated request on the s...
How severe is CVE-2026-40968?
CVE-2026-40968 has been rated MEDIUM with a CVSS base score of 4.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-40968?
Check the references section above for vendor advisories and patch information. Affected products include: Vmware Spring Grpc.