LiveActive security incident?Get immediate response
CVE Record

CVE-2023-22302: BIG-IP HTTP profile vulnerability

In BIG-IP versions 17.0.x before 17.0.0.2, and 16.1.x beginning in 16.1.2.2 to before 16.1.3.3, when an HTTP profile is configured on a virtual server and conditions beyond the attacker’s control exist on the target pool member, undisclosed requests sent to the BIG-IP system can cause the Traffic Management Microkernel (TMM) to terminate. Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated.

MediumCVSS 5.9Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This vulnerability can let certain network requests crash F5 BIG-IP’s traffic processing component, disrupting availability for affected virtual servers. It is not described as data theft or system takeover. Business urgency is moderate: prioritize internet-facing BIG-IP systems with HTTP profiles, especially where outages would affect customer-facing services.

Executive priority

Treat as a service-availability risk, not a confidentiality breach based on current sources. Patch exposed or business-critical BIG-IP deployments during the next controlled maintenance window, sooner for high-traffic public services.

Technical view

CVE-2023-22302 affects BIG-IP 17.0.x before 17.0.0.2 and 16.1.x from 16.1.2.2 before 16.1.3.3. With an HTTP profile on a virtual server and specific target pool-member conditions, undisclosed requests can terminate TMM. CVSS 5.9 reflects network reachability, no privileges, high attack complexity, and availability-only impact.

Likely exposure

Exposure is likely limited to affected BIG-IP versions running virtual servers with HTTP profiles. Systems on unsupported End of Technical Support versions were not evaluated in the source, so their status is uncertain.

Exploitation context

The source bundle does not show CISA KEV listing or active exploitation. The attack is network-reachable and unauthenticated, but requires high complexity and conditions beyond the attacker’s control on the target pool member.

Researcher notes

The public description withholds request details and the required pool-member conditions. Avoid assuming exploitability across all BIG-IP HTTP profiles. Validation should focus on version range, HTTP profile presence, exposure, and TMM stability evidence.

Mitigation direction

  • Upgrade affected BIG-IP 17.0.x deployments to 17.0.0.2 or later.
  • Upgrade affected BIG-IP 16.1.x deployments to 16.1.3.3 or later.
  • Review F5 advisory K58550078 for supported fixes or workarounds.
  • Prioritize internet-facing virtual servers using HTTP profiles.

Validation and detection

  • Inventory BIG-IP versions and compare against affected version ranges.
  • Identify virtual servers configured with HTTP profiles.
  • Review availability incidents or TMM termination events around exposed services.
  • Confirm remediation status against F5 advisory K58550078.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-772: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2023-22302 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
5.9 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
5.9CVSS 3.1MediumCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H2.23.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5.9Medium
CVSS 3.1 vector shape for CVE-2023-22302Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
F5BIG-IP17.0.0, 16.1.2.2unknown
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-772 · source CWE mapping

Missing Release of Resource after Effective Lifetime

Missing Release of Resource after Effective Lifetime represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.