CVE Catalog

CVE-2026-35467

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.23%

14th percentile - higher than 14% of all known CVEs

Summary

Stored API keys in the temporary browser client are not marked as protected, allowing extraction via JavaScript console or other errors. Attackers can obtain encryption credentials.

Risk Assessment

Exposed API keys can lead to unauthorized access to protected resources, compromising data confidentiality and potentially leading to account takeover.

Recommendation

Store API keys securely using HttpOnly and Secure cookies, and server-side encryption. Avoid storing sensitive data in browser memory.

Related vulnerabilities

Original NVD description (English source)

The stored API keys in temporary browser client is not marked as protected allowing for JavScript console or other errors to allow for extraction of the encryption credentials.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS