CVE-2021-3052
Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.
NVD · uneditedA reflected cross-site scripting (XSS) vulnerability in the Palo Alto Network PAN-OS web interface enables an authenticated network-based attacker to mislead another authenticated PAN-OS administrator to click on a specially crafted link that performs arbitrary actions in the PAN-OS web interface as the targeted authenticated administrator. This issue impacts: PAN-OS 8.1 versions earlier than 8.1.20; PAN-OS 9.0 versions earlier than 9.0.14; PAN-OS 9.1 versions earlier than 9.1.10; PAN-OS 10.0 versions earlier than 10.0.2. This issue does not affect Prisma Access.
Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.
dbcve analysis · high confidenceReflected cross-site scripting (XSS) vulnerability in the PAN-OS web interface allows an authenticated attacker to craft malicious links that, when clicked by another authenticated PAN-OS administrator, execute arbitrary actions in the web interface as that targeted administrator.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.
NVD · CPE data>= 8.1.0, < 8.1.20>= 9.0.0, < 9.0.14>= 9.1.0, < 9.1.10>= 10.0.0, < 10.0.2CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.
From the vector- Attack vector
- Network
- Complexity
- Low
- Privileges
- Low
- User interaction
- Required
- Scope
- Changed
- Confidentiality
- Low
- Integrity
- Low
- Availability
- None
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.
dbcve checksWork through these to decide whether this CVE applies to you.
-
Determine installed PAN-OS versionRun the CLI command `show system info` or `show version` to retrieve the current PAN-OS firmware version numberAffected if The version displayed falls within any of these ranges: 8.1.0 to 8.1.19, 9.0.0 to 9.0.13, 9.1.0 to 9.1.9, or 10.0.0 to 10.0.1
-
Compare version against affected rangesCheck if the version shown from the previous step matches the pattern 8.1.x (where x is 0-19), 9.0.x (where x is 0-13), 9.1.x (where x is 0-9), or 10.0.x (where x is 0-1)Affected if The version exactly matches one of the vulnerable version patterns listed in the CVE (any version from 8.1.0 up to but not including 8.1.20, 9.0.14, 9.1.10, or 10.0.2)
-
Verify web management interface is accessibleConfirm that the PAN-OS web-based management interface (GUI) is enabled and reachable at the management IP or hostname on port 443Affected if The web interface is enabled and accessible to users, because this reflected XSS vulnerability requires the victim to interact with the web interface via a crafted link
A system is affected if the installed PAN-OS version falls within any of the vulnerable version ranges (8.1.0-8.1.19, 9.0.0-9.0.13, 9.1.0-9.1.9, or 10.0.0-10.0.1) and the web management interface is enabled and accessible.
Generated from the published advisory. Verify against your own configuration.
Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.
dbcve · scoped8.1.209.0.149.1.10
Upgrade PAN-OS to version 8.1.20, 9.0.14, 9.1.10, 10.0.2 or later to remediate this vulnerability.
PAN-OS 8.1.20, 9.0.14, 9.1.10, or 10.0.2 (or later stable releases)
- 1. Identify the current PAN-OS version by navigating to Device > Support in the web interface or running 'show system info' in the CLI
- 2. Determine which version branch (8.1, 9.0, 9.1, or 10.0) the current installation is on
- 3. Download the appropriate maintenance release from the Palo Alto Networks Customer Support Portal
- 4. Upload the update via Device > Software > Upload in the web interface, or via 'request system software upload' in the CLI
- 5. Install the update via Device > Software > Install, or via 'request system software install <filename>' in the CLI
- 6. After installation, reboot the firewall via 'request restart system' in the CLI
- 7. Verify the upgrade was successful and the version matches the expected fixed release
- 8. Test that the web interface functions normally and the XSS vulnerability is no longer present
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation2.0 h
- Implementation3.0 h
- Testing3.0 h
- Review / QA2.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $2,800.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2021-3052 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.
References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.
Primary sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2021-3052 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
No notes yet
Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.
A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.
- Verified mitigations, workarounds, and config changes
- Version or environment caveats, and links to real fixes
- No weaponised exploit code, or anything meant to cause harm
- No spam, self-promotion, credentials, or personal data