CVE-2026-59955
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| apolloconfig | apollo | < 2.5.2 | affected |
Weaknesses
- CWE-20: CWE-20: Improper Input Validation
- CWE-287: CWE-287: Improper Authentication
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: yes
- Technical Impact: partial
References
- https://github.com/apolloconfig/apollo/security/advisories/GHSA-h4pc-58cc-hc95
- https://github.com/apolloconfig/apollo/commit/310809d557e01c6803051736cd525e333ffe00ec
- https://github.com/apolloconfig/apollo/releases/tag/v2.5.2
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.