Cyber Resilience

CVE-2025-0108

HighCISA KEVActive ExploitationEUVD ExploitedPublic PoC

Published: 12 February 2025

Published
12 February 2025
Modified
04 November 2025
KEV Added
18 February 2025
Patch
CVSS Score v4 8.8 CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:L/VA:N/SC:N/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:M/U:Red
EPSS Score 0.9412 99.9th percentile
Risk Priority 94 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-0108 is a high-severity Missing Authentication for Critical Function (CWE-306) vulnerability in Paloaltonetworks Pan-Os. Its CVSS base score is 8.8 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked in the top 0.1% of CVEs by exploit likelihood; CISA has added it to the Known Exploited Vulnerabilities catalog; a public proof-of-concept is referenced.

The strongest mitigations our analysis identified are NIST 800-53 SC-7 (Boundary Protection) and SI-2 (Flaw Remediation).

Deeper analysis

An authentication bypass vulnerability tracked as CVE-2025-0108 affects the management web interface of Palo Alto Networks PAN-OS software. The flaw, which maps to CWE-306, allows an unauthenticated network attacker to invoke certain PHP scripts without providing valid credentials, resulting in impacts to the integrity and confidentiality of the affected system. The issue does not enable remote code execution and is not present in Cloud NGFW or Prisma Access deployments.

An attacker with network access to the management interface can exploit the bypass to reach restricted PHP endpoints that would otherwise require authentication. This access can be used to read or alter configuration and operational data, though the vendor notes that full system compromise via code execution is not possible through this vector alone.

Palo Alto Networks recommends restricting management interface access to trusted internal IP addresses in accordance with published best-practice deployment guidelines as the primary mitigation. The vendor has published an advisory at security.paloaltonetworks.com/CVE-2025-0108 that details the scope and remediation steps.

Public references, including reporting from BleepingComputer and Dark Reading, indicate that the vulnerability has been observed exploited in the wild, with CISA researchers highlighting the need for immediate patching or access controls. A proof-of-concept has also been shared on GitHub, and technical analysis of the underlying path confusion mechanism is available from third-party researchers. The EPSS score stands at 0.9412.

EU & UK References

Vulnerability details

An authentication bypass in the Palo Alto Networks PAN-OS software enables an unauthenticated attacker with network access to the management web interface to bypass the authentication otherwise required by the PAN-OS management web interface and invoke certain PHP scripts. While…

more

invoking these PHP scripts does not enable remote code execution, it can negatively impact integrity and confidentiality of PAN-OS. 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.

CWE(s)
KEV Date Added
18 February 2025

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
T1210 Exploitation of Remote Services Lateral Movement
Adversaries may exploit remote services to gain unauthorized access to internal systems once inside of a network.
T1005 Data from Local System Collection
Adversaries may search local system sources, such as file systems, configuration files, local databases, virtual machine files, or process memory, to find files of interest and sensitive data prior to Exfiltration.
T1602.002 Network Device Configuration Dump Collection
Adversaries may access network configuration files to collect sensitive data about the device and the network.
Why these techniques?

CVE-2025-0108 enables unauthenticated access to PAN-OS management web interface (T1190, T1210). Chained exploitation facilitates collection of local data including configuration files (T1005, T1602.002).

CVEs Like This One

CVE-2025-0111Same product: Paloaltonetworks Pan-Osboth on KEV
CVE-2024-3400Same product: Paloaltonetworks Pan-Osboth on KEV
CVE-2025-0114Same product: Paloaltonetworks Pan-Os
CVE-2026-0257Same product: Paloaltonetworks Pan-Osboth on KEV
CVE-2026-0227Same product: Paloaltonetworks Pan-Os
CVE-2026-0300Same product: Paloaltonetworks Pan-Osboth on KEV
CVE-2025-0118Same product class: VPN / SSL gateway
CVE-2025-59718Same product class: VPN / SSL gatewayboth on KEV
CVE-2016-5195Same product: Paloaltonetworks Pan-Osboth on KEV
CVE-2025-24472Same product class: VPN / SSL gatewayboth on KEV

Affected Assets

paloaltonetworks
pan-os
10.1.14, 10.2.10, 10.2.11, 10.2.12, 10.2.13 · 10.1.0 — 10.1.14 · 10.2.0 — 10.2.7 · 11.1.0 — 11.1.2

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Monitors and controls communications at system boundaries to restrict network access to the PAN-OS management web interface to trusted internal IPs, directly implementing the vendor's primary risk reduction recommendation.

prevent

Requires timely flaw remediation through installation of the available PAN-OS patch, eliminating the authentication bypass vulnerability.

AC-17 Remote Access partial match
prevent

Establishes and authorizes remote access to management functions like the web interface, enforcing controls that limit exposure even if the interface is accessible.

References