LiveActive security incident?Get immediate response
CVE Record

CVE-2020-1999: PAN-OS: Threat signatures are evaded by specifically crafted packets

A vulnerability exists in the Palo Alto Network PAN-OS signature-based threat detection engine that allows an attacker to communicate with devices in the network in a way that is not analyzed for threats by sending data through specifically crafted TCP packets. This technique evades signature-based threat detection. This issue impacts: PAN-OS 8.1 versions earlier than 8.1.17; PAN-OS 9.0 versions earlier than 9.0.11; PAN-OS 9.1 versions earlier than 9.1.5; All versions of PAN-OS 7.1 and PAN-OS 8.0.

MediumCVSS 5.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This flaw lets specially crafted TCP traffic bypass PAN-OS signature-based threat detection. It does not give direct system control, but it can reduce a firewall’s ability to detect malicious communications passing through it. Business urgency depends on whether affected Palo Alto firewalls protect critical network paths.

Executive priority

Treat this as a planned remediation item unless affected firewalls protect high-value or exposed network paths. Prioritize upgrades for internet-edge, partner-facing, and critical internal segmentation firewalls because the flaw weakens detection rather than directly compromising the firewall.

Technical view

CVE-2020-1999 affects PAN-OS threat signature analysis. Crafted TCP packets can communicate with internal devices without being analyzed for threats, causing an integrity impact to detection decisions. Listed affected ranges include PAN-OS 8.1 before 8.1.17, 9.0 before 9.0.11, 9.1 before 9.1.5, and all 7.1 and 8.0 versions.

Likely exposure

Exposure is likely where vulnerable PAN-OS devices inspect TCP traffic using signature-based threat prevention. The source bundle also lists 10.0.* as affected, but the description does not name a 10.0 fixed version; verify that point against Palo Alto guidance.

Exploitation context

The CVE is network-reachable, requires no privileges or user interaction, and has low attack complexity per CVSS. The supplied KEV flag is false, and no cited source in the bundle states active exploitation.

Researcher notes

Focus validation on version inventory and traffic paths rather than exploit reproduction. Evidence provided supports a TCP packet parsing or handling weakness in the signature engine, mapped to CWE-754. The bundle does not provide packet details, proof-of-concept status, or active exploitation evidence.

Mitigation direction

  • Upgrade PAN-OS 8.1 to 8.1.17 or later where applicable.
  • Upgrade PAN-OS 9.0 to 9.0.11 or later where applicable.
  • Upgrade PAN-OS 9.1 to 9.1.5 or later where applicable.
  • For PAN-OS 7.1 or 8.0, check Palo Alto upgrade guidance.
  • Verify any PAN-OS 10.0 exposure against the vendor advisory.

Validation and detection

  • Inventory all Palo Alto PAN-OS versions in production and edge networks.
  • Map vulnerable devices to the protected network segments they inspect.
  • Confirm upgraded appliances report a fixed or vendor-supported PAN-OS release.
  • Review whether critical traffic depends only on signature-based threat detection.
  • Document compensating monitoring where upgrades cannot happen quickly.
Prepared
Confidence
medium
Sources
3

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 · low confidence lookup

CWE-754: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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-2020-1999 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
Medium
CVSS
5.3 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

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
2Source links

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
5.3CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N3.91.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5.3Medium
CVSS 3.1 vector shape for CVE-2020-1999Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Palo Alto NetworksPAN-OS7.1.*, 8.0.*, 10.0.*, 8.1, 9.0, 9.1Listed
Weakness

CWE details

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

CWE-754 · source CWE mapping

Improper Check for Unusual or Exceptional Conditions

Improper Check for Unusual or Exceptional Conditions represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.