CVE-2026-59955

Apollo is a reliable configuration management system suitable for microservice configuration management scenarios. Prior to 2.5.2, Apollo ConfigService may allow unauthorized access to raw configuration data when AccessKey or management key authentication is enabled because requests under /configfiles/raw/{appId}/{clusterName}/{namespace} are parsed for authentication as appId raw instead of the actual path appId, causing ConfigService to look up AccessKey secrets for raw before verifying the request signature and potentially continue without signature verification for the target appId. This issue is fixed in version 2.5.2.
Configurations

No configuration.

History

No history.

Information

Published : 2026-07-15 17:16

Updated : 2026-07-15 19:18


NVD link : CVE-2026-59955

Mitre link : CVE-2026-59955

CVE.ORG link : CVE-2026-59955


JSON object : View

Products Affected

No product.

CWE
CWE-20

Improper Input Validation

CWE-287

Improper Authentication