CyberRota
← Ana sayfaya dön

CVE-2026-59326

LOW · CVSS 3.3

Kaynak: NVD + CISA KEV + EPSS · Yayınlanma: 2026-07-30T06:25:55.677 · Çekilme zamanı: 2026-07-30T12:08:57.410239+00:00

CyberRota Yorumu

Detaylı analiz gerekiyor.

CVE
CVE-2026-59326
Severity
LOW
CVSS
3.3
EPSS
Yok

Orijinal NVD Açıklaması

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