CVE-2023-46747
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 · uneditedUndisclosed requests may bypass configuration utility authentication, allowing an attacker with network access to the BIG-IP system through the management port and/or self IP addresses to execute arbitrary system commands. Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated
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 confidenceF5 BIG-IP configuration utility contains an authentication bypass vulnerability where undisclosed requests can bypass authentication, allowing remote attackers with network access to the management port or self IP addresses to execute arbitrary system commands with elevated privileges.
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.5>= 14.1.0, <= 14.1.5>= 15.1.0, <= 15.1.10>= 16.1.0, <= 16.1.4>= 17.1.0, <= 17.1.1>= 13.1.0, <= 13.1.5>= 14.1.0, <= 14.1.5>= 15.1.0, <= 15.1.10>= 16.1.0, <= 16.1.4>= 17.1.0, <= 17.1.1>= 13.1.0, <= 13.1.5>= 14.1.0, <= 14.1.5>= 15.1.0, <= 15.1.10>= 16.1.0, <= 16.1.4>= 17.1.0, <= 17.1.1>= 13.1.0, <= 13.1.5>= 14.1.0, <= 14.1.5>= 15.1.0, <= 15.1.10>= 16.1.0, <= 16.1.4>= 17.1.0, <= 17.1.1>= 13.1.0, <= 13.1.5>= 14.1.0, <= 14.1.5>= 15.1.0, <= 15.1.10>= 16.1.0, <= 16.1.4>= 17.1.0, <= 17.1.1>= 13.1.0, <= 13.1.5>= 14.1.0, <= 14.1.5>= 15.1.0, <= 15.1.10>= 16.1.0, <= 16.1.4>= 17.1.0, <= 17.1.1>= 13.1.0, <= 13.1.5>= 14.1.0, <= 14.1.5>= 15.1.0, <= 15.1.10>= 16.1.0, <= 16.1.4>= 17.1.0, <= 17.1.1>= 13.1.0, <= 13.1.5>= 14.1.0, <= 14.1.5>= 15.1.0, <= 15.1.10>= 16.1.0, <= 16.1.4>= 17.1.0, <= 17.1.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
- High
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/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.
-
Check BIG-IP versionRun `tmsh show /sys version` or `bigtop -v` on the command line, or log into the BIG-IP GUI and navigate to System > About to view the installed software versionAffected if The installed version falls within 13.1.0-13.1.5, 14.1.0-14.1.5, 15.1.0-15.1.10, 16.1.0-16.1.4, or 17.1.0-17.1.1
-
Confirm the affected module is provisionedRun `tmsh list /sys provision` to see which BIG-IP modules are provisioned. The vulnerability affects systems with APM, AFM, AWAF, CGNAT, DDoS Hybrid Defender, SSL Orchestrator, DNS, or LTM modules provisionedAffected if Any of the listed modules (APM, AFM, AWAF, CGNAT, DDoS Hybrid Defender, SSL Orchestrator, DNS, LTM) are provisioned on the system
-
Verify management interface exposureReview network accessibility of the management port (443/tcp or 8443/tcp) by checking firewall rules or running `tmsh list /sys management-ip` to see which IP addresses the management interface binds toAffected if The management interface is bound to IP addresses accessible from untrusted networks, or self IP addresses are reachable from external sources
-
Check for suspicious authentication logsReview logs in /var/log/audit for failed authentication attempts or unexpected successful authentications, particularly from unusual source IPs or at unusual timesAffected if Authentication events appear that cannot be explained by legitimate administrator activity
The environment is affected if the BIG-IP version falls within any of the listed vulnerable ranges AND the management interface is network-accessible to attackers.
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 · scopedApply F5 BIG-IP security patch immediately. Until patched, restrict access to management port and self IP addresses using network ACLs or firewall rules to limit exposure to trusted networks only.
BIG-IP 16.1.5 (or later 16.1.x), 15.1.11 (or later 15.1.x), 14.1.6 (or later 14.1.x), or 17.1.0 (or later) depending on your upgrade path and support requirements
- 1. Identify the specific BIG-IP module(s) and version(s) currently deployed in your environment using 'tmsh show sys version' or the web configuration utility.
- 2. Determine the appropriate upgrade path based on your current version branch (13.1.x, 14.1.x, 15.1.x, or 16.1.x).
- 3. Review F5 BIG-IP release notes and upgrade guide for the target version to understand prerequisites and upgrade procedures.
- 4. Schedule a maintenance window as upgrades require system downtime.
- 5. Back up the BIG-IP configuration using 'tmsh save sys config' or via the web UI before proceeding.
- 6. Download the patched BIG-IP version from the F5 Downloads portal (my.f5.com) or F5 Direct (downloads.f5.com).
- 7. Perform the upgrade following F5 upgrade instructions - either via ISO image upload or using the F5 Upgrade Studio.
- 8. After upgrade, verify the system is operational and the vulnerability is addressed by checking the version with 'tmsh show sys version'.
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation3.0 h
- Implementation2.0 h
- Testing2.0 h
- Review / QA1.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $2,304.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2023-46747 — 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-2023-46747 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