CVE-2024-23667: An improper authorization in Fortinet FortiWebManager 7.2.0, FortiWebManager 7.0.0 through 7.0.4, FortiWebM...
An improper authorization in Fortinet FortiWebManager 7.2.0, FortiWebManager 7.0.0 through 7.0.4, FortiWebManager 6.3.0, FortiWebManager 6.2.3 through 6.2.4, FortiWebManager 6.0.2 allows attacker to execute unauthorized code or commands via HTTP requests or CLI.
Security readout for executives and security teams
Plain-English summary
CVE-2024-23667 is an authorization flaw in Fortinet FortiWebManager. A lower-privileged local attacker could use HTTP requests or CLI access to run unauthorized code or commands. That creates a serious risk to systems managing web application security infrastructure.
Executive priority
Prioritize remediation where FortiWebManager is used to manage production security controls or has multiple delegated users. Treat as high urgency, not confirmed emergency exploitation.
Technical view
The issue is CWE-285 improper authorization affecting specified FortiWebManager 7.2, 7.0, 6.3, 6.2, and 6.0 releases. CVSS 3.1 is 7.6, with local attack vector, low complexity, low privileges, no user interaction, and high confidentiality, integrity, and availability impact.
Likely exposure
Exposure is limited to organizations running the listed FortiWebManager versions, especially where low-privileged users have CLI or HTTP access. Default status is otherwise unaffected.
Exploitation context
The source bundle does not show CISA KEV listing or cited evidence of active exploitation. CVSS indicates exploitation requires local access and low privileges.
Researcher notes
Evidence is limited to the CVE record and Fortinet PSIRT reference. Do not assume remote unauthenticated exploitation. Focus validation on affected versions, privilege boundaries, and whether HTTP or CLI access is reachable by low-privileged users.
Mitigation direction
Review Fortinet PSIRT FG-IR-23-222 for the official remediation path.
Upgrade affected FortiWebManager instances according to Fortinet guidance.
Restrict FortiWebManager HTTP and CLI access to trusted administrators.
Audit low-privileged accounts with access to FortiWebManager.
Monitor FortiWebManager logs for unusual command execution or administrative actions.
Validation and detection
Inventory FortiWebManager deployments and record exact versions.
Compare versions against the affected ranges in CVE-2024-23667.
Confirm Fortinet PSIRT remediation has been applied.
Review administrative and low-privileged access paths to HTTP and CLI.
Check logs for unexpected actions from non-administrative accounts.
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-285: 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.
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
3Timeline events
2ADP providers
2Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: total
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.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-285 · source CWE mapping
Improper Authorization
Improper Authorization represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.