LiveActive security incident?Get immediate response
CVE Record

CVE-2025-0111: PAN-OS: Authenticated File Read Vulnerability in the Management Web Interface

An authenticated file read vulnerability in the Palo Alto Networks PAN-OS software enables an authenticated attacker with network access to the management web interface to read files on the PAN-OS filesystem that are readable by the “nobody” user. You can greatly reduce the risk of this issue by restricting access to the management web interface to only trusted internal IP addresses according to our recommended best practices deployment guidelines https://live.paloaltonetworks.com/t5/community-blogs/tips-amp-tricks-how-to-secure-the-management-access-of-your-palo/ba-p/464431 . This issue does not affect Cloud NGFW or Prisma Access software.

HighCVSS 7.1Known exploitedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2025-0111 lets a logged-in attacker who can reach a Palo Alto Networks PAN-OS management web interface read files that the low-privileged nobody user can access. This is a confidentiality issue, not described as code execution. CISA KEV status means exploitation has been observed.

Executive priority

Treat this as a near-term firewall management-plane risk. It requires credentials, but KEV status raises urgency because exploitation is confirmed. Focus first on exposed management interfaces and affected PAN-OS versions that protect critical environments.

Technical view

The issue is CWE-73 in PAN-OS management web interface file handling. CVSS 4.0 is 7.1 high with network access, low complexity, low privileges, no user interaction, and high vulnerable-system confidentiality impact. Cloud NGFW and Prisma Access are listed as unaffected.

Likely exposure

Organizations using affected PAN-OS 10.1, 10.2, 11.1, or 11.2 builds are exposed if authenticated users can reach the management web interface. Exposure is materially higher where management access is reachable beyond trusted internal administration networks.

Exploitation context

CISA KEV inclusion supports active exploitation in the wild. The provided sources do not describe exploit volume, attacker groups, public exploit code, or which files were targeted. The vulnerability requires authentication and management-interface network access.

Researcher notes

The bundle establishes authenticated file read only, limited to files readable by nobody. It does not provide exploit mechanics, indicators, fixed versions, or forensic artifacts. Research should stay centered on version validation, management-plane reachability, logs, and vendor advisory updates.

Mitigation direction

  • Restrict PAN-OS management web interface access to trusted internal IP addresses only.
  • Review the Palo Alto Networks advisory for affected and fixed PAN-OS release guidance.
  • Prioritize remediation for internet-reachable or broadly reachable management interfaces.
  • Confirm Cloud NGFW and Prisma Access are not included in remediation scope.
  • Harden administrator access paths according to Palo Alto management-access best practices.

Validation and detection

  • Inventory PAN-OS devices and record exact software versions and hotfix levels.
  • Verify whether management web interfaces are reachable from untrusted networks.
  • Check administrator accounts and access logs for unusual authenticated management activity.
  • Map affected devices against the Palo Alto Networks CVE advisory.
  • Confirm remediation or compensating access controls are documented for each device.
Prepared
Confidence
high
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · medium confidence lookup

CWE-73: File access and web shell behavior lookup

File traversal and upload weaknesses can lead teams to review file, web shell, execution, and collection telemetry. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2025-0111 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
7.1 (4.0)
Known Exploited
Yes
Published

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/AU:N/R:U/V:C/RE:M/U:Red

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
3Source links

CISA KEV status

Status
Known exploited
Source
CISA / ADP
Date added
Not provided

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
7.1CVSS 4.0HighCVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/AU:N/R:U/V:C/RE:M/U:RedPrimary CVE score

Vulnerability scoring details

Base CVSS 4.0 score

7.1High
CVSS 4.0 vector shape for CVE-2025-0111Attack VectorAttack ComplexityAttack RequirementsPrivileges RequiredUser InteractionVS ConfidentialityVS IntegrityVS AvailabilitySS ConfidentialitySS IntegritySS Availability

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/AU:N/R:U/V:C/RE:M/U:Red

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Attack Requirements
NonePresent
Privileges Required
NoneLowHigh
User Interaction
NonePassiveActive
VS Confidentiality
HighLowNone
VS Integrity
HighLowNone
VS Availability
HighLowNone
SS Confidentiality
HighLowNone
SS Integrity
HighLowNone
SS Availability
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Palo Alto NetworksCloud NGFWAllunaffected
Palo Alto NetworksPAN-OS10.1.0, 10.2.0, 11.1.0, 11.2.0unaffected
Palo Alto NetworksPrisma AccessAllunaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-73 · source CWE mapping

External Control of File Name or Path

External Control of File Name or Path represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.