MEDIUM 6.5

CVE-2026-0282: PAN-OS Unauthenticated File Deletion Vulnerability

Palo Alto Networks PAN-OS contains a vulnerability that allows an attacker on the network to delete files from a temporary directory on the management interface without authentication. The actual risk depends heavily on your deployment posture—Palo Alto emphasizes that restricting management access to trusted internal networks significantly reduces exposure. Cloud NGFW and Prisma Access deployments are unaffected.

Source data · NVD / CISA · public domain

CVSS
3.1 · 6.5 MEDIUM · CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L
Weaknesses (CWE)
CWE-20
Affected products
1 configuration(s)
Published / Modified
2026-07-09 / 2026-08-11

NVD description (verbatim)

A file deletion vulnerability in Palo Alto Networks PAN-OS® software enables an unauthenticated attacker with network access to the management web interface to delete files from a temporary directory. The security risk posed by this issue is minimized by restricting access to the management web interface to only trusted internal IP addresses according to our recommended best practice 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 is applicable to PAN-OS software on PA-Series and VM-Series firewalls and on Panorama (virtual and M-Series). Cloud NGFW and Prisma® Access are not impacted by this vulnerability.

2 reference(s) · View on NVD →

SEC.co analysis · AI-assisted, reviewed against source

Technical summary

CVE-2026-0282 is an unauthenticated file deletion vulnerability in PAN-OS affecting PA-Series, VM-Series firewalls, and Panorama (virtual and M-Series). The vulnerability resides in the management web interface and allows network-accessible attackers to delete files in a temporary directory. The CVSS 3.1 score is 6.5 (MEDIUM), reflecting network-based attack vector, low complexity, and no required privileges, with limited impact (file deletion only, no confidentiality loss). The vulnerability stems from improper input validation (CWE-20).

Business impact

File deletion from temporary directories could disrupt operations or degrade firewall performance if critical temporary data is removed during processing. However, because temporary files are typically non-persistent and regenerated, the direct business impact is generally contained unless deletion coincides with critical logging, configuration staging, or session data. Organizations relying on temporary file integrity for compliance or forensic purposes may face secondary effects. The impact is substantially mitigated if management interfaces are restricted to trusted networks per vendor guidance.

Affected systems

PA-Series and VM-Series firewalls running PAN-OS are vulnerable. Panorama deployments (both virtual and M-Series appliances) are also affected. Cloud NGFW and Prisma Access are explicitly not vulnerable. Any organization exposing PAN-OS management interfaces to untrusted networks, even air-gapped, faces potential risk if an attacker gains network access to that interface.

Exploitability

Exploitation requires only network access to the management web interface; no authentication is needed. Attack complexity is low and can be executed without user interaction, making it straightforward for an attacker with network visibility to the management plane. However, in properly segmented networks where management access is restricted to internal trusted IPs (per vendor best practices), the practical exploitability is severely constrained because the attacker must first reach the management interface—typically a protected administrative plane.

Remediation

Consult Palo Alto Networks security advisories for patch availability and version numbers specific to your PAN-OS deployment. In parallel, immediately audit management interface access controls: restrict inbound connections to the management web interface to known, trusted internal IP addresses only. Implement network segmentation and firewall rules to prevent unauthorized access to the management plane. Consider disabling remote management access if not operationally required.

Patch guidance

Verify the availability of patched PAN-OS versions from Palo Alto Networks' official security advisories and update channels. Test patches in a non-production environment before deployment. Prioritize systems where management interfaces are currently exposed to broader networks. Coordinate patching with your change management process to minimize disruption, as management interface reboots may be required.

Detection guidance

Monitor management interface logs for unusual file deletion attempts, particularly targeting temporary directories (/tmp, %temp%, or platform-specific locations). Look for unauthenticated HTTP requests to management endpoints performing file operations. Network intrusion detection systems should flag unexpected traffic to management ports from external sources. Consider deploying a Web Application Firewall (WAF) in front of management interfaces to detect and block suspicious file deletion requests. Endpoint Detection and Response (EDR) tools on adjacent systems can flag anomalous processes attempting to interact with the firewall's management interface.

Why prioritize this

This vulnerability warrants prompt but not emergency attention. The CVSS 6.5 score reflects moderate severity, and it is not yet in active exploitation (not on the KEV catalog). However, prioritization depends on your network design: if management interfaces are exposed to untrusted network segments or internet-accessible, this should be addressed urgently. Organizations adhering to Palo Alto's recommended best practices—restricting management access to internal trusted IPs—face substantially lower risk and can treat this as part of routine patch cycles. The lack of confidentiality impact and the ease of network isolation distinguish this from critical vulnerabilities.

Risk score, explained

CVSS 3.1 assigns 6.5 (MEDIUM) due to the combination of network-based attack surface (AV:N), no authentication required (PR:N), and no user interaction (UI:N). However, the integrity and availability impacts are limited to file deletion in a temporary directory, not system compromise or credential theft. The score assumes the management interface is network-accessible; in properly segmented environments, real-world risk is substantially lower than the base CVSS suggests.

Frequently asked questions

Does this vulnerability affect Cloud NGFW or Prisma Access?

No. Palo Alto Networks explicitly states that Cloud NGFW and Prisma Access are not impacted by CVE-2026-0282. The vulnerability is limited to PAN-OS on PA-Series, VM-Series firewalls, and Panorama deployments.

What files can be deleted, and what is the impact?

The vulnerability allows deletion of files in a temporary directory. While temporary files are typically non-critical and regenerated automatically, deletion at the wrong moment could cause operational disruption, affect logging, or interfere with configuration staging. The impact is limited compared to attacks targeting persistent configuration or credentials.

If we restrict management access to internal IPs as Palo Alto recommends, are we safe?

Network restriction substantially reduces risk because an attacker must first reach the management interface—a protected administrative plane in properly segmented networks. However, this should not be your only control; apply patches when available and monitor for suspicious access attempts.

Is this vulnerability actively exploited in the wild?

As of the latest update, this vulnerability is not listed on the CISA Known Exploited Vulnerabilities (KEV) catalog, indicating no widespread active exploitation has been publicly disclosed. This does not guarantee future safety, so timely patching remains important.

This analysis is based on vendor-supplied information and public disclosures current as of the modification date (2026-08-11). CVSS and KEV statuses may change as new information emerges. Patch version numbers and specific remediation steps should be verified directly with Palo Alto Networks' official security advisories and your organization's vendor support channels. This document is for informational purposes; organizations must conduct their own risk assessment based on their specific deployments, network architecture, and compliance requirements. SEC.co does not assume liability for decisions made based on this guidance. Source: NVD (public-domain), retrieved 2026-08-17. Analysis generated by SEC.co (claude-haiku-4-5).