CVE-2022-41806
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 · uneditedIn versions 16.1.x before 16.1.3.2 and 15.1.x before 15.1.5.1, when BIG-IP AFM Network Address Translation policy with IPv6/IPv4 translation rules is configured on a virtual server, undisclosed requests can cause an increase in memory resource utilization.
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 confidenceMemory exhaustion vulnerability in F5 BIG-IP AFM where undisclosed requests to virtual servers configured with IPv6/IPv4 Network Address Translation (NAT) policy rules cause excessive memory consumption, potentially leading to denial of service.
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>= 15.1.0, < 15.1.5.1>= 16.1.0, < 16.1.3.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
- 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.
-
Check BIG-IP versionRun 'tmsh show sys version' or access the web UI to view the system version under System > Software Management > Image ListAffected if Version is 15.1.0 through 15.1.5.0, or 16.1.0 through 16.1.3.1 (not 15.1.5.1 or later, nor 16.1.3.2 or later)
-
Verify AFM module is provisionedRun 'tmsh show sys provision' or check in the web UI under System > Provisioning to confirm 'Advanced Firewall Manager' (AFM) is provisionedAffected if AFM module is provisioned (not set to 'None' or 'Nominal')
-
Identify virtual servers with NAT policiesRun 'tmsh list ltm virtual' and check for 'nat64' or 'nat46' references in the output, or inspect virtual server configuration under Local Traffic > Virtual Servers in the web UIAffected if Any virtual server references NAT64 or NAT46 policy configurations
-
Check NAT policy translation rulesRun 'tmsh list ltm nat' and 'tmsh list ltm policy' to examine NAT policies for IPv6/IPv4 translation rules, or review NAT policy settings in the web UI under Network > NAT PoliciesAffected if NAT policies contain active IPv6-to-IPv4 (NAT64) or IPv4-to-IPv6 (NAT46) translation rules applied to virtual servers
-
Monitor memory consumptionRun 'tmsh show sys memory' or monitor through the web UI under Dashboard > System Logs > Memory Usage to observe memory trendsAffected if Abnormally high memory usage is observed, particularly on systems processing traffic through virtual servers with IPv6/IPv4 NAT policies
The environment is affected if BIG-IP version falls within 15.1.0-15.1.5.0 or 16.1.0-16.1.3.1, AFM module is provisioned, and virtual servers are configured with active IPv6/IPv4 NAT translation rules.
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 · scoped15.1.5.116.1.3.2
Upgrade BIG-IP to version 16.1.3.2 or 15.1.5.1 or later; alternatively, remove or disable IPv6/IPv4 translation rules in AFM NAT policies on affected virtual servers until patching is possible.
Upgrade to 15.1.5.1 or later for 15.1.x versions; upgrade to 16.1.3.2 or later for 16.1.x versions
- Identify the current BIG-IP version using 'tmsh show sys version' or the web management console
- Determine if AFM (Advanced Firewall Manager) module is licensed and in use
- Determine if virtual servers are configured with AFM Network Address Translation (NAT) policies containing IPv6/IPv4 translation rules
- If vulnerable, plan for upgrade to a stable version during a maintenance window
- Back up the BIG-IP configuration using 'tmsh save sys config' or the web management console
- Follow F5 upgrade documentation for the specific version to upgrade the BIG-IP system
- After upgrade, verify the new version is >= 15.1.5.1 or >= 16.1.3.2
- Verify AFM NAT policies are functioning correctly after upgrade
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation3.0 h
- Implementation6.0 h
- Testing4.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 $4,224.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2022-41806 — 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-2022-41806 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