CVE-2025-0107
High PUBLISHEDExpedition: OS Command Injection Vulnerability
Not yet in CISA KEV
Recommended Action
Prioritize remediation. Validate affected assets and apply vendor fixes on an accelerated timeline.
At a Glance
An OS command injection vulnerability in Palo Alto Networks Expedition enables an unauthenticated attacker to run arbitrary OS commands as the www-data user in Expedition, which results in the disclosure of usernames, cleartext passwords, device configurations, and device API keys for firewalls running PAN-OS software.
- CVE Published
- Jan 11, 2025
- Exploitation Reported
- Feb 11, 2026
- CVSS
- 7.7 High
- EPSS
- —
Affected Versions
| Vendor | Product | Version | Status |
|---|---|---|---|
| Palo Alto Networks |
Cloud NGFW
|
All |
Unaffected |
| Palo Alto Networks |
Expedition
|
1 to < 1.2.100 Changed to unaffected at 1.2.100 |
Affected |
| Palo Alto Networks |
Panorama
|
All |
Unaffected |
| Palo Alto Networks |
PAN-OS
|
All |
Unaffected |
| Palo Alto Networks |
Prisma Access
|
All |
Unaffected |
CVE References
- Vendor Advisory — security.paloaltonetworks.com security.paloaltonetworks.com · Vendor Advisory https://security.paloaltonetworks.com/PAN-SA-2025-0001
Recommended Actions
- Prioritize remediation. Validate affected assets and apply vendor fixes on an accelerated timeline.
- Check enrichment artifacts for scanner coverage and available PoCs before rolling remediation validation.
- Use the Pro API to automate enrichment, telemetry, and workflow delivery for VM, SOC, and CTI pipelines.
Known Exploited Vulnerability Sources
Catalogues that list this CVE as a known exploited vulnerability.
Per-source evidence links for KEV attestations are available through the KEVIntel Pro API.
Learn about Pro API access| Source | Added |
|---|---|
| The Shadowserver First | 2026-02-11 00:00 UTC |
Scanner Artifacts
Nuclei and Metasploit references linked to this CVE.
| Scanner | Reference | Detected |
|---|---|---|
| Nuclei | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2025/CVE-2025-0107.yaml | Jun 02, 2025 |
Virtual Patch
Compensating WAF rules to help reduce exposure to this CVE. Rule content and deployable vendor exports are available with KEVIntel Enterprise.
KEVIntel does not currently have a virtual patch for this CVE. When available, KEVIntel virtual patches ship as deployable ModSecurity, Cloudflare, and AWS WAF rules.
Enterprise feature. Virtual patch rule content and deployable vendor exports (ModSecurity, Cloudflare, AWS WAF) are available to KEVIntel Enterprise users.
CVSS Scores
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:H/SI:N/SA:N/AU:N/R:U/V:C/RE:H/U:Green
Exploitation Status
Exploited in the wild
Recorded 2026-02-11 00:00:00 UTC · The Shadowserver
Proof of concept available
Recorded 2026-06-12 14:20:52 UTC · Nuclei Templates
Weaknesses (CWE)
-
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
Scanner Integrations
| Scanner | Reference | Detected |
|---|---|---|
| Nuclei | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2025/CVE-2025-0107.yaml | Jun 02, 2025 |
Potential Proof of Concepts
These PoCs are unverified and could contain malware. Use at your own risk.
nuclei · Created Unknown
Timeline
Key exploitation, disclosure, scanner coverage, and KEV attestation events for this CVE.
-
14:20 UTC about 1 month ago14:20 UTC · about 1 month ago
Public PoC available
Public proof-of-concept code published
-
00:00 UTC 5 months ago00:00 UTC · 5 months ago
Added to KEVIntel KEV Feed
High-confidence, third-party attested exploitation
-
14:11 UTC about 1 year ago14:11 UTC · about 1 year ago
Nuclei template available
Scanner coverage available
-
03:02 UTC over 1 year ago03:02 UTC · over 1 year ago
CVE published
Vulnerability disclosed publicly
-
23:23 UTC over 1 year ago23:23 UTC · over 1 year ago
CVE ID reserved
Identifier reserved by the CNA
Automate This Intelligence with the Pro API
Confidence scoring, exploit status, sensor telemetry, PoCs, scanner integrations, mentions, and tags are available programmatically for VM, SOC, and CTI workflows.
Pro API Example
GET /api/v2/pro/kevs/CVE-2025-0107
{
"cve_id": "CVE-2025-0107",
"title": "Expedition: OS Command Injection Vulnerability",
"affected_vendor": "Palo Alto Networks",
"affected_product": "Cloud NGFW, Expedition, Panorama, PAN-OS, Prisma Access",
"affected_versions": [
{ "vendor": "...", "product": "...", "status": "affected", "display_label": "..." }
],
"confidence": "High",
"cvss_score": 7.7,
"epss_score": null,
"exploit_status": {
"exploited_in_the_wild": true,
"active_exploitation_observed": false
},
"sensor_telemetry": { "...": "Pro API fields" },
"proof_of_concepts": [ "..." ],
"scanner_integrations": [ "..." ]
}