Zipkin through 3.6.1 exposes Spring Boot Actuator endpoints on the tracing API port without authentication, allowing unauthenticated attackers to access sensitive information. Attackers can read environment variables, bean configurations, and storage credentials via actuator endpoints, or modify log levels to suppress logging.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-28 20:20
Updated : 2026-08-31 19:17
NVD link : CVE-2026-82265
Mitre link : CVE-2026-82265
CVE.ORG link : CVE-2026-82265
JSON object : View
Products Affected
No product.
CWE
CWE-306
Missing Authentication for Critical Function
