CVE-2026-59326

The Spring Boot language server logs the raw value of the https_proxy/HTTPS_PROXY/http_proxy/HTTP_PROXY environment variable at INFO level whenever it creates an outbound HTTP client and no explicit http.proxy workspace setting is configured. Corporate proxy URLs frequently embed Basic-auth credentials in the form http://user:pass@proxy:8080, and the language server writes this value to its log file without any redaction. Since language server log files are often attached to bug reports or are readable by other local users/processes, this can result in disclosure of proxy credentials. Affected Spring Products and Versions: Spring Tools for Eclipse: 5.2.0 and earlier Spring Tools for VSCode / Cursor / Theia: 2.2.0 and earlier
References
Link Resource
https://spring.io/security/cve-2026-59326 Vendor Advisory
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:broadcom:spring_tools:*:*:*:*:*:cursor:*:*
cpe:2.3:a:broadcom:spring_tools:*:*:*:*:*:theia:*:*
cpe:2.3:a:broadcom:spring_tools:*:*:*:*:*:visual_studio_code:*:*
cpe:2.3:a:broadcom:spring_tools:*:*:*:*:*:eclipse:*:*

History

No history.

Information

Published : 2026-07-30 06:25

Updated : 2026-09-08 20:06


NVD link : CVE-2026-59326

Mitre link : CVE-2026-59326

CVE.ORG link : CVE-2026-59326


JSON object : View

Products Affected

broadcom

  • spring_tools
CWE
CWE-532

Insertion of Sensitive Information into Log File