Cyber Resilience

CVE-2024-9466

High

Published: 09 October 2024

Published
09 October 2024
Modified
17 October 2024
KEV Added
Patch
CVSS Score v4 8.2 CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:N/R:U/V:C/RE:H/U:Amber
EPSS Score 0.2012 95.6th percentile
Risk Priority 28 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2024-9466 is a high-severity Insertion of Sensitive Information into Log File (CWE-532) vulnerability in Paloaltonetworks Expedition. Its CVSS base score is 8.2 (High).

Operationally, ranked in the top 4.4% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

Deeper analysis

Palo Alto Networks Expedition is affected by a cleartext storage of sensitive information vulnerability, identified as CVE-2024-9466 and linked to CWE-532 and CWE-312. The flaw permits an authenticated attacker to access stored firewall usernames, passwords, and API keys that were generated using those credentials. It received a CVSS 4.0 base score of 8.2 under the vector AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N.

An attacker who already possesses local authenticated access to the Expedition instance can read the unprotected credential material directly from storage. This exposure can then be leveraged to authenticate to associated firewalls or to abuse the recovered API keys for further operations against managed devices.

The vendor advisory at https://security.paloaltonetworks.com/PAN-SA-2024-0010 addresses the issue, while https://www.horizon3.ai/attack-research/palo-alto-expedition-from-n-day-to-full-compromise/ provides additional technical context on exploitation paths. The EPSS probability currently stands at 0.2012 with a recorded peak of 0.2101.

EU & UK References

Vulnerability details

A cleartext storage of sensitive information vulnerability in Palo Alto Networks Expedition allows an authenticated attacker to reveal firewall usernames, passwords, and API keys generated using those credentials.

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

paloaltonetworks
expedition
1.2.0 — 1.2.96

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-312 CWE-532

Data action mapping can detect storage actions that leave sensitive information in cleartext.

addresses: CWE-312 CWE-532

Reduces cleartext storage of sensitive data when OPSEC identifies and mandates protection of key information artifacts.

addresses: CWE-312

Training on secure data handling discourages cleartext storage of sensitive information.

addresses: CWE-532

Procedures mandate excluding sensitive data from logs to prevent unauthorized exposure via audit records.

addresses: CWE-532

Identifies insertion of sensitive data into logs, allowing detection of unauthorized disclosure.

addresses: CWE-532

Cross-organizational coordination enables agreement on what data to include in audit logs, directly reducing insertion of sensitive information.

addresses: CWE-312

Configuration policies can mandate secure storage methods to avoid cleartext storage of sensitive information.

addresses: CWE-532

The process of identifying and eradicating spilled information applies directly to sensitive data inserted into log files.

References