CVE-2020-27720
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 LTM/CGNAT version 16.0.0-16.0.0.1, 15.1.0-15.1.0.5, 14.1.0-14.1.3, and 13.1.0-13.1.3.5, when processing NAT66 traffic with Port Block Allocation (PBA) mode and SP-DAG enabled, and dag-ipv6-prefix-len configured with a value less than the default of 128, an undisclosed traffic pattern may cause the Traffic Management Microkernel (TMM) to restart.
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 · moderate confidenceA denial of service vulnerability in F5 BIG-IP LTM/CGNAT allows an attacker to cause TMM restart via specially crafted NAT66 traffic when Port Block Allocation (PBA) mode is enabled with SP-DAG and dag-ipv6-prefix-len configured to a value less than 128. The attack requires specific configuration conditions and an undisclosed traffic pattern.
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>= 14.1.0, < 14.1.3.1>= 15.1.0, < 15.1.1>= 16.0.0, < 16.0.1>= 13.1.0, <= 13.1.3>= 14.1.0, < 14.1.3.1>= 15.1.0, < 15.1.1>= 16.0.0, < 16.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
- None
- Integrity
- None
- Availability
- High
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/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 BIG-IP versionRun the command to display system version information, such as `tmsh show /sys version` or check the web UI under System > Software Management > ISO ImageAffected if The installed version falls within the affected ranges: 13.1.0-13.1.3, 14.1.0-14.1.3.0, 15.1.0-15.1.0, or 16.0.0-16.0.0
-
Verify NAT66 configuration is in useCheck the BIG-IP CGNAT or LTM NAT66 configuration settings via tmsh (e.g., `tmsh list /ltm nat` or `tmsh show /ltm nat`) or through the web UI configuration pagesAffected if NAT66 (IPv6 NAT) is configured and active on the device
-
Confirm Port Block Allocation mode is enabledExamine the CGNAT or NAT66 settings for PBA configuration, typically found in the NAT profile or CGNAT profile settings via tmsh or the web UIAffected if Port Block Allocation (PBA) mode is enabled for NAT66
-
Check if SP-DAG is enabledInspect the CGNAT or NAT configuration for Stateful Prefix Distributed Address Gateway (SP-DAG) settings via tmsh or the web UIAffected if SP-DAG feature is enabled in the NAT66 configuration
-
Inspect dag-ipv6-prefix-len settingReview the DAG IPv6 prefix length configuration in the NAT or CGNAT profile settings via tmsh (e.g., `tmsh list /ltm nat` with relevant profile) or through the web UIAffected if dag-ipv6-prefix-len is set to a value less than 128 (the default is 128)
The environment is affected if the BIG-IP version is within the vulnerable range AND NAT66 with PBA mode AND SP-DAG are enabled AND dag-ipv6-prefix-len is set to less than 128.
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.
From vendor data14.1.3.115.1.116.0.1
Upgrade to a patched BIG-IP version or disable NAT66 PBA mode with SP-DAG if not required, and ensure dag-ipv6-prefix-len is set to the default value of 128 when these features are in use.
- Consultation4.0 h
- Implementation8.0 h
- Testing6.0 h
- Review / QA4.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $6,176.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2020-27720 — 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-27720 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