CVE-2020-5948
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 · uneditedOn BIG-IP versions 16.0.0-16.0.0.1, 15.1.0-15.1.0.5, 14.1.0-14.1.2.7, 13.1.0-13.1.3.4, 12.1.0-12.1.5.2, and 11.6.1-11.6.5.2, undisclosed endpoints in iControl REST allow for a reflected XSS attack, which could lead to a complete compromise of the BIG-IP system if the victim user is granted the admin role.
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 XSS vulnerability in undisclosed iControl REST API endpoints on F5 BIG-IP. Attackers can craft malicious URLs that, when clicked by an authenticated admin user, execute arbitrary JavaScript in the admin's session context, enabling complete system compromise.
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>= 13.1.0, < 13.1.3.5>= 14.1.0, < 14.1.2.8>= 15.0.0, < 15.1.1= 16.0.0>= 13.1.0, < 13.1.3.5>= 14.1.0, < 14.1.2.8>= 15.0.0, < 15.1.1= 16.0.0>= 13.1.0, < 13.1.3.5>= 14.1.0, < 14.1.2.8>= 15.0.0, < 15.1.1= 16.0.0>= 13.1.0, < 13.1.3.5>= 14.1.0, < 14.1.2.8>= 15.0.0, < 15.1.1= 16.0.0>= 13.1.0, < 13.1.3.5>= 14.1.0, < 14.1.2.8>= 15.0.0, < 15.1.1= 16.0.0>= 13.1.0, < 13.1.3.5>= 14.1.0, < 14.1.2.8>= 15.0.0, < 15.1.1= 16.0.0>= 13.1.0, < 13.1.3.5>= 14.1.0, < 14.1.2.8>= 15.0.0, < 15.1.1= 16.0.0>= 13.1.0, < 13.1.3.5>= 14.1.0, < 14.1.2.8>= 15.0.0, < 15.1.1= 16.0.0CVSS 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
- None
- User interaction
- Required
- Scope
- Changed
- Confidentiality
- High
- Integrity
- High
- Availability
- High
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
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.
-
Identify the installed BIG-IP versionRun `tmsh show /sys version` from the command line or check System > About in the web UI to retrieve the exact software versionAffected if The version falls within 13.1.0 to 13.1.3.4, 14.1.0 to 14.1.2.7, 15.0.0 to 15.1.0, or equals 16.0.0
-
Determine which BIG-IP modules are provisionedRun `tmsh list /sys provision` to list all provisioned modules (such as APM, AFM, ASM, GTM, etc.)Affected if Any of the affected modules (APM, AFM, Analytics, AAM, ASM, DNS, FPS, GTM) are provisioned on the system
-
Verify iControl REST access is enabledCheck if the iControl REST service is listening by reviewing the management IP accessibility on ports 443 or 8443, or inspect the BIG-IP configuration for iControl REST settingsAffected if iControl REST API endpoints are accessible over the network (not disabled or restricted to localhost)
-
Confirm authentication to iControl REST is possibleAttempt to access the iControl REST API endpoint with valid admin credentials using a tool like curl (e.g., `curl -k -u admin:password https://<mgmt-ip>/mgmt/tm/`)Affected if The API responds with valid JSON and does not require additional authentication beyond the admin session
You are affected if your BIG-IP version matches the vulnerable ranges AND any of the listed modules are provisioned AND iControl REST is accessible to an authenticated admin user.
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 · scoped13.1.3.514.1.2.815.1.1
Apply F5 security patches for the affected versions (upgrade to patched releases). Restrict iControl REST access to trusted management networks and consider disabling unused iControl REST endpoints.
Upgrade to BIG-IP 13.1.3.5+ / 14.1.2.8+ / 15.1.1+ / 16.0.0.2+ (or latest stable release)
- 1. Identify the exact BIG-IP product module and version currently installed (e.g., run 'tmsh show sys version' or check the web UI).
- 2. Determine the appropriate fixed version based on current version: for 13.1.x upgrade to 13.1.3.5 or later; for 14.1.x upgrade to 14.1.2.8 or later; for 15.0.x-15.1.0.x upgrade to 15.1.1 or later; for 16.0.0-16.0.0.1 upgrade to 16.0.0.2 or later.
- 3. Review the F5 release notes for the target version to understand changes and requirements.
- 4. Plan maintenance window as upgrades may require service interruption.
- 5. Backup current BIG-IP configuration using 'tmsh save sys config' or the web UI.
- 6. Download the target hotfix or maintenance release from F5 Networks support portal (support.f5.com).
- 7. Perform the upgrade following F5 upgrade documentation: upload the ISO/image, verify integrity, and install via web UI or tmsh.
- 8. After reboot, verify the system is operational and the new version is running.
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation2.0 h
- Implementation4.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 $3,088.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2020-5948 — 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-2020-5948 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