CVE-2025-43892: A buffer over-read vulnerability in Fortinet FortiOS 7.6.0 through 7.6.3, FortiOS 7.4.0 through 7.4.8, Fort...
A buffer over-read vulnerability in Fortinet FortiOS 7.6.0 through 7.6.3, FortiOS 7.4.0 through 7.4.8, FortiOS 7.2 all versions, FortiOS 7.0 all versions, FortiOS 6.4 all versions may allow an authenticated remote attacker to return a portion of device memory in the redirect response via submitting a specially crafted request.
Security readout for executives and security teams
Plain-English summary
A logged-in remote attacker could make an affected FortiOS device disclose a small portion of its memory through a redirect response. This threatens confidentiality but is not reported to alter systems or disrupt service. Authentication is required, limiting—but not eliminating—the risk.
Executive priority
Treat this as a moderate, expedited maintenance issue rather than an unauthenticated emergency. Prioritize internet-reachable devices and environments with shared, weak, or potentially compromised credentials. The principal concern is unintended disclosure of sensitive device memory; the cited record reports no integrity or availability impact.
Technical view
CVE-2025-43892 is a CWE-126 buffer over-read affecting FortiOS 7.6.0–7.6.3, 7.4.0–7.4.8, and all versions in the 7.2, 7.0, and 6.4 branches. A specially crafted authenticated request may expose device memory in a redirect response. CVSS 3.1 is 4.1.
Likely exposure
Exposure exists where affected FortiOS services accept authenticated remote requests. Risk increases when access is internet-reachable, administrative access is broadly available, or compromised credentials exist. The bundle does not identify the specific interface or configuration required, so organizations should confirm applicability through Fortinet guidance.
Exploitation context
The supplied record is not flagged in CISA KEV, so active exploitation is not established. Its CVSS temporal vector records proof-of-concept exploit maturity, but the bundle provides no supporting exploit details. Authentication and a crafted request are required; reported impact is limited to confidentiality.
Researcher notes
The record describes an authenticated network-reachable buffer over-read with low confidentiality impact and no integrity or availability impact. The enumerated CPE list is less complete than the narrative affected ranges, so version assessment should follow the CVE description and current Fortinet advisory. The source bundle does not identify leaked data types, vulnerable endpoint, fixed versions, or detection indicators.
Mitigation direction
Review Fortinet PSIRT advisory #5944 for vendor-designated fixed releases and mitigations.
Upgrade affected devices only according to Fortinet's supported remediation guidance.
Restrict remote management and authenticated service access to trusted users and networks.
Review privileged and lower-privileged accounts; revoke unnecessary or suspected-compromised credentials.
Validation and detection
Inventory every FortiOS device and record its exact installed version.
Compare versions against all affected branches, including 6.4, 7.0, 7.2, 7.4, and 7.6.
Identify which authenticated FortiOS interfaces are remotely reachable and by whom.
Confirm remediated versions against Fortinet PSIRT advisory #5944.
Review authentication and request logs for unexplained activity without attempting exploit reproduction.
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-126: 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.
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-126 · source CWE mapping
Buffer Over-read
Buffer Over-read represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.