CVE-2020-5887
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 versions 15.1.0-15.1.0.1, 15.0.0-15.0.1.2, and 14.1.0-14.1.2.3, BIG-IP Virtual Edition (VE) may expose a mechanism for remote attackers to access local daemons and bypass port lockdown settings.
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 confidenceCVE-2020-5887 is a critical vulnerability in F5 BIG-IP Virtual Edition versions 15.1.0-15.1.0.1, 15.0.0-15.0.1.2, and 14.1.0-14.1.2.3 that allows remote attackers to bypass port lockdown settings and access local daemons, potentially leading to 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>= 14.1.0, <= 14.1.2.3>= 15.0.0, <= 15.0.1.2>= 15.1.0, <= 15.1.0.1>= 14.1.0, <= 14.1.2.3>= 15.0.0, <= 15.0.1.2>= 15.1.0, <= 15.1.0.1>= 14.1.0, <= 14.1.2.3>= 15.0.0, <= 15.0.1.2>= 15.1.0, <= 15.1.0.1>= 14.1.0, <= 14.1.2.3>= 15.0.0, <= 15.0.1.2>= 15.1.0, <= 15.1.0.1>= 14.1.0, <= 14.1.2.3>= 15.0.0, <= 15.0.1.2>= 15.1.0, <= 15.1.0.1>= 14.1.0, <= 14.1.2.3>= 15.0.0, <= 15.0.1.2>= 15.1.0, <= 15.1.0.1>= 14.1.0, <= 14.1.2.3>= 15.0.0, <= 15.0.1.2>= 15.1.0, <= 15.1.0.1>= 14.1.0, <= 14.1.2.3>= 15.0.0, <= 15.0.1.2>= 15.1.0, <= 15.1.0.1CVSS 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
- None
- Scope
- Unchanged
- Confidentiality
- High
- Integrity
- High
- Availability
- None
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/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 BIG-IP versionLog into the Traffic Management Shell (tmsh) and run 'show /sys version' or in bash run 'cat /etc/product_version'. Note the full version string (for example, 15.1.0.1).Affected if The installed version falls within 14.1.0 to 14.1.2.3, 15.0.0 to 15.0.1.2, or 15.1.0 to 15.1.0.1.
-
Identify licensed modulesIn tmsh, run 'list /sys license' or 'show /sys license' to see which modules are licensed. Common affected modules include APM (Access Policy Manager), LTM (Local Traffic Manager), ASM (Application Security Manager), AFM (Advanced Firewall Manager), and others listed in the affected products.Affected if Any of the affected modules (APM, AFM, Analytics, AAM, ASM, Fraud Protection Service, Link Controller, or LTM) are licensed and running.
-
Review port lockdown settingsIn tmsh, run 'list /net self-allow' to display the port lockdown settings for self IP addresses. Alternatively, check each self IP with 'show /net self <self-ip-name>'.Affected if Port lockdown is not configured or is set to allow default (allow all) on self IP addresses.
-
Verify network exposureCheck the management interface and self IP addresses accessible from untrusted networks. Run 'list /net self' in tmsh to see all self IPs and their associated VLANs. Confirm whether management or self IPs are reachable from external networks.Affected if The BIG-IP management interface or self IPs are exposed to untrusted networks without proper firewall restrictions.
The environment is affected if running a vulnerable BIG-IP version (14.1.0-14.1.2.3, 15.0.0-15.0.1.2, or 15.1.0-15.1.0.1) with any of the affected modules licensed, combined with port lockdown misconfigurations or exposed network interfaces.
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 · scopedUpgrade BIG-IP VE to a version beyond 15.1.0.1, 15.0.1.2, or 14.1.2.3 as specified in F5 security advisory, and review port lockdown configurations to ensure only intended services are exposed.
Upgrade to BIG-IP 14.1.2.4 or later, 15.0.1.3 or later, or 15.1.0.2 or later (or latest stable 15.1.x/16.x release)
- 1. Identify the current BIG-IP version by running `tmsh show sys version` or checking the web UI at System > Software > Image List
- 2. Determine which BIG-IP module (APM, AFM, Analytics, AAM, ASM, FPS, LC, LTM) is affected in your deployment
- 3. Download the fixed version from F5 Downloads (support.f5.com) - look for versions 14.1.2.4+, 15.0.1.3+, or 15.1.0.2+
- 4. Verify the target version is compatible with your hardware platform and other deployed modules
- 5. Backup the BIG-IP configuration using `tmsh save sys config`
- 6. Upload the ISO image to the BIG-IP via the web UI (System > Software > Image List) or SCP
- 7. Install the new version: In web UI go to System > Software > Volume, create a new volume with the installed image, and boot to that volume
- 8. After upgrade, verify port lockdown settings are still properly configured in Network > Port Lockdown
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-5887 — 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-5887 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