SEPTEMBER 9, 2026
Live Feed
Back to database
Case File

CVE-2026-59955

HIGH · CVSS 7.5 EPSS 0.41% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-15 · Last synced 2026-08-14

CyberRota Analysis

AI-Generated

Apollo ConfigService versions prior to 2.5.2 are vulnerable to unauthorized access to raw configuration data due to improper authentication handling, which allows attackers to bypass signature verification. This flaw can lead to exposure of sensitive configuration information, posing a significant risk to organizations relying on Apollo for microservice management. Users of affected versions should prioritize upgrading to 2.5.2 to mitigate potential data breaches.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-59955
Severity
HIGH
CVSS
7.5
EPSS
0.41%

Original NVD 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.