🔐 CVE Alert

CVE-2026-19202

UNKNOWN 0.0

Token Cache Reuse in mcp-toolbox-sdk-python

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

A caching flaw in the toolbox-core package of the mcp-toolbox-sdk-python SDK causes the same Google ID token to be cached and reused across different audiences. If an application uses the SDK to authenticate to two or more different audiences within the same process, the module-level token cache fails to key its cached tokens by the requested audience. Consequently, a valid, unexpired token minted for a sensitive service (Service A) can be retrieved from the cache and sent to a secondary service (Service B). An attacker who operates, compromises, or monitors traffic to Service B can capture this token and replay it to impersonate the victim application against Service A.

CWE CWE-524
Vendor google
Product mcp-toolbox-sdk-python
Ecosystems
Industries
Technology
Published Sep 22, 2026
Stay Ahead of the Next One

Get instant alerts for google mcp-toolbox-sdk-python

Be the first to know when new unknown vulnerabilities affecting google mcp-toolbox-sdk-python are published — delivered to Slack, Telegram or Discord.

Get Free Alerts → Free · No credit card · 60 sec setup

Affected Versions

Google / mcp-toolbox-sdk-python
0 ≤ 1.1.0

References

NVD ↗ CVE.org ↗ EPSS Data ↗
github.com: https://github.com/googleapis/mcp-toolbox-sdk-python/pull/675

Credits

HE WEI(ギカク)