LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2025-0108: Palo Alto Networks PAN-OS Authentication Bypass Vulnerability

RBRecent Breaches Vulnerability Intelligence·Feb 18, 2025
High⚠ Actively exploited (CISA KEV)
High
Severity
Active
CISA KEV
No
Ransomware use
Mar 11, 2025
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2025-0108 to its Known Exploited Vulnerabilities catalog on Feb 18, 2025, with a federal patch deadline of Mar 11, 2025 — meaning attackers are actively using it. If you run the affected software, patch it immediately.

Palo Alto Networks PAN-OS contains an authentication bypass vulnerability in its management web interface. This vulnerability allows an unauthenticated attacker with network access to the management…

CVE-2025-0108 is an authentication bypass vulnerability in Palo Alto Networks PAN-OS that affects the management web interface. An unauthenticated attacker who can reach that interface over the network can skip normal login checks and invoke certain PHP scripts. Because the management plane controls firewall policy, logging, and device configuration, successful abuse can give an outsider a foothold on a security appliance that sits at the edge of many networks.

Defenders should treat any internet- or broadly reachable management interface as high priority until they confirm the device is patched or otherwise isolated. Public detail on exact affected releases and exploit mechanics is limited; always verify against the current Palo Alto Networks advisory.

How it works

The underlying weakness is CWE-306: missing authentication for a critical function. In this case the critical function is the set of PHP scripts that the PAN-OS management web interface exposes. Under normal conditions those scripts should be reachable only after successful authentication. The flaw allows an attacker who merely has network connectivity to the interface to call the scripts without presenting valid credentials.

Once authentication is bypassed, the attacker can interact with whatever functionality those scripts provide. Exact script names, parameters, and post-bypass actions are not detailed in the public summary; they must be confirmed against the vendor advisory. The practical result is that an unauthenticated party can perform actions that the product designers intended only for authenticated administrators.

Am I affected? How to find it in your systems

PAN-OS runs on Palo Alto Networks next-generation firewalls and related appliances. The vulnerable surface is the management web interface (typically HTTPS on TCP 443, though the port may be customized). Inventory every PAN-OS device in your environment—physical, virtual, and cloud-hosted—and determine whether the management interface is reachable from untrusted networks.

Telemetry that may indicate exploitation includes unexpected HTTP requests to management-interface paths that normally require authentication, sudden configuration changes, or new administrative sessions originating from unfamiliar source addresses. Correlate web-server access logs on the firewall with authentication logs; a successful script invocation without a preceding successful login is a strong indicator.

How to remediate

The primary remediation is to apply the vendor-supplied update that addresses CVE-2025-0108. Follow the exact upgrade path and release notes published by Palo Alto Networks; confirm the fixed version for your hardware or virtual platform before scheduling the change window.

In addition to patching, harden the management plane: restrict access to a dedicated management network or jump hosts, enforce multi-factor authentication for all administrative accounts, and disable unused management services. These steps reduce the attack surface even after the authentication bypass is closed.

If you can't patch immediately

If an immediate upgrade is not feasible, apply compensating controls that prevent unauthenticated network access to the management web interface.

These measures do not eliminate the vulnerability but shrink the window of exposure until the official patch can be applied. CISA guidance is to apply mitigations per vendor instructions or discontinue use of the product if mitigations are unavailable.

If your data may have been exposed

Actively exploited authentication-bypass flaws on management interfaces have historically led to full device compromise and subsequent lateral movement or data exfiltration. While ransomware use of this specific CVE is not documented, any successful bypass should be treated as a potential breach. Review configuration change history, administrative account activity, and outbound traffic from the firewall for signs of unauthorized use. As a quick check for previously leaked credentials, you can run a free exposure scan of your email addresses against known breach data sets.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedPalo Alto Networks · PAN-OS
WeaknessCWE-306
Added to CISA KEVFeb 18, 2025
Federal patch deadlineMar 11, 2025
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities