CVE 4.3 MEDIUM

Spring gRPC SecurityContext leaks across requests on authorization failure_CVE-2026-40968

4.3 / 10
MEDIUM
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N

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.

Basic Information

ID CVE-2026-40968
Source vmware
Published Apr 28, 2026 at 13:42
Modified Apr 28, 2026 at 14:36

Affected Product

Vendor Spring
Product Spring gRPC
Version 1.0.0
Affected Versions Spring Spring gRPC 1.0.0

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.