CVE-2026-59955
HIGH
7.5
CVSS 3.1
Description
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.
Metadata
Severity & Metrics
7.5
HIGH CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
SSVC — CISA Coordinator
Affected products (1)
| Vendor | Product | Platform | Versions |
|---|---|---|---|
| apolloconfig | apollo | — | < 2.5.2 |
Weakness (CWE)
CVSS scores (1)
| Score | Severity | Version | Source | Vector |
|---|---|---|---|---|
| 7.5 | HIGH | 3.1 | cna | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N |
References (3)
- https://github.com/apolloconfig/apollo/security/advisories/GHSA-h4pc-58cc-hc95 https://github.com/apolloconfig/apollo/security/advisories/GHSA-h4pc-58cc-hc95
- https://github.com/apolloconfig/apollo/commit/310809d557e01c6803051736cd525e333ffe00ec https://github.com/apolloconfig/apollo/commit/310809d557e01c6803051736cd525e333ffe00ec
- https://github.com/apolloconfig/apollo/releases/tag/v2.5.2 https://github.com/apolloconfig/apollo/releases/tag/v2.5.2