CVE-2025-24527
Published: 29 January 2025
Summary
CVE-2025-24527 is a high-severity Incorrect Permission Assignment for Critical Resource (CWE-732) vulnerability in Akamai Enterprise Application (inferred from references). Its CVSS base score is 8.0 (High).
Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 31.4th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.
The strongest mitigations our analysis identified are NIST 800-53 AC-24 (Access Control Decisions) and AC-3 (Access Enforcement).
Threat & Defense at a Glance
Threat & Defense Details
Mitigating Controls (NIST 800-53 r5)AI
Enforces approved authorizations to block execution of debug commands on other tenants' connectors even if the 128-bit GUID is known.
Restricts high-privileged administrators to only the privileges necessary for their own tenant, preventing cross-tenant debug command execution.
Authorizes access to connectors based on access control policies that validate tenant ownership tied to the requesting administrator's privileges.
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
Vulnerability in Akamai EAA (network-accessible application) due to improper permissions allows authenticated admin to execute debug commands on remote tenant connector, directly enabling exploitation of public-facing app and command/scripting interpreter execution on target system.
NVD Description
An issue was discovered in Akamai Enterprise Application Access (EAA) before 2025-01-17. If an admin knows another tenant's 128-bit connector GUID, they can execute debug commands on that connector.
Deeper analysisAI
CVE-2025-24527 affects Akamai Enterprise Application Access (EAA) versions prior to 2025-01-17. The vulnerability stems from improper permission assignment (CWE-732), allowing an administrator who knows another tenant's 128-bit connector GUID to execute debug commands on that connector. It carries a CVSS v3.1 base score of 8.0 (AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H), indicating high severity with network accessibility but requiring high privileges and attack complexity.
Exploitation is feasible by a high-privileged administrator (PR:H) with network access to the EAA deployment and prior knowledge of the target tenant's 128-bit connector GUID, which contributes to the high attack complexity (AC:H). Successful attacks enable execution of debug commands on the victim's connector, potentially resulting in high impacts to confidentiality, integrity, and availability within the scoped environment (S:C).
Akamai's EAA changelog provides details on mitigation, including the fix introduced in version 2025-01-17. Security practitioners should consult the advisories at https://techdocs.akamai.com/eaa/changelog and https://techdocs.akamai.com/eaa/changelog/january-29-2025 for patching instructions and upgrade guidance.
Details
- CWE(s)