Security readout for executives and security teams
Plain-English summary
This F5 issue can let a highly privileged authenticated user view sensitive information through iControl REST or tmsh dig. It is not a remote unauthenticated takeover scenario, but it matters where F5 administration is shared, delegated, or exposed beyond a tightly controlled operations team.
Executive priority
Treat this as a controlled but real confidentiality risk. Prioritize remediation on internet-adjacent or broadly administered F5 management environments, especially where privileged credentials are shared or third-party administrators have access.
Technical view
CVE-2023-22326 is an incorrect permission assignment issue in BIG-IP and BIG-IQ. The CVSS 3.1 vector is AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N, indicating network reachability, high required privileges, and confidentiality impact only.
Likely exposure
Exposure is limited to listed F5 BIG-IP and BIG-IQ versions where attackers already have resource administrator or administrator privileges. Systems with broad admin delegation or reachable management interfaces carry higher practical risk.
Exploitation context
The supplied sources do not show CISA KEV listing or confirmed active exploitation. The attacker must already authenticate with high privileges, so misuse, compromised admin accounts, or overbroad delegated roles are the main concern.
Researcher notes
The public bundle identifies the weakness class as CWE-732 and describes sensitive information exposure through iControl REST and tmsh dig. It does not provide exploit details, observed exploitation, or complete remediation text for every affected product branch.
Mitigation direction
- Upgrade BIG-IP to fixed versions where available: 17.0.0.2, 16.1.3.3, 15.1.8.1, or 14.1.5.3.
- Consult F5 advisory K83284425 for BIG-IP 13.1.x and BIG-IQ remediation guidance.
- Limit iControl REST and tmsh access to trusted administration networks.
- Review resource administrator and administrator role assignments for least privilege.
- Monitor privileged F5 administrative activity for unusual sensitive information access.
Validation and detection
- Inventory BIG-IP and BIG-IQ versions across all management planes.
- Compare deployed versions against the affected ranges in the CVE record.
- Confirm whether any BIG-IP 13.1.x or BIG-IQ 8.x/7.1.x instances remain deployed.
- Review accounts holding resource administrator or administrator roles.
- Verify management interfaces are not exposed beyond authorized networks.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-732: Authorization and privilege behavior lookup
Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. 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 lookupCVE-2023-22326 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Medium
- CVSS
- 4.9 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N
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.
CVSS vector scores
1 official scoreWe 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.
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N1.23.6Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
4.9MediumVector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://my.f5.com/manage/s/article/K83284425CVE reference
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Incorrect Permission Assignment for Critical Resource
Incorrect Permission Assignment for Critical Resource represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
