LiveActive security incident?Get immediate response
CVE Record

CVE-2025-53843: A stack-based buffer overflow vulnerability in Fortinet FortiOS 7.6.0 through 7.6.3, FortiOS 7.4.0 through...

A stack-based buffer overflow 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 allows attacker to execute unauthorized code or commands via specially crafted packets

MediumCVSS 6.9Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2025-53843 is a Fortinet FortiOS stack-based buffer overflow. A low-privileged network attacker could send crafted packets that may allow unauthorized code or command execution. The CVSS score is medium, but successful exploitation could fully affect confidentiality, integrity, and availability.

Executive priority

Treat as a scheduled but important remediation item. It is not KEV-listed in the provided evidence, but impact could be severe if exploitation succeeds.

Technical view

The issue is CWE-121 in FortiOS. The CVSS vector is AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H, score 6.9. Affected ranges include FortiOS 7.6.0-7.6.3, 7.4.0-7.4.8, and all 7.2, 7.0, and 6.4 releases listed in the CVE data.

Likely exposure

Organizations running FortiOS in the listed branches are potentially exposed, especially where FortiOS services are reachable by authenticated low-privilege users over the network.

Exploitation context

The CVE record indicates network exploitation requires high attack complexity and low privileges. KEV status is false in the provided bundle, so active exploitation is not established here.

Researcher notes

Evidence supports potential code or command execution via crafted packets, but does not provide safe detection logic, affected services, or exploit details. Avoid assuming internet-wide exploitation without additional sources.

Mitigation direction

  • Review Fortinet PSIRT FG-IR-25-358 for fixed releases or vendor workarounds.
  • Apply Fortinet-published upgrades or mitigations for the deployed FortiOS branch.
  • Reduce unnecessary network exposure to affected FortiOS services until remediation is complete.
  • Check Siemens advisory SSA-864900 if Siemens-managed or embedded Fortinet components are present.

Validation and detection

  • Inventory all FortiOS devices and record exact firmware versions.
  • Compare versions against affected ranges: 7.6.0-7.6.3, 7.4.0-7.4.8, all 7.2, 7.0, 6.4.
  • Confirm whether Fortinet PSIRT guidance has been applied on each affected device.
  • Review access paths for low-privileged accounts that can reach FortiOS services.
Prepared
Confidence
high
Sources
4

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-121: 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-2025-53843 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
6.9 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:W/RC:C

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
3Timeline events
2ADP providers
3Source 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.

ScoreVersionSeverityVectorExploitImpactSource
6.9CVSS 3.1MediumCVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:W/RC:C1.65.9fortinet

Vulnerability scoring details

Base CVSS 3.1 score

6.9Medium
CVSS 3.1 vector shape for CVE-2025-53843Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:W/RC:C

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

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc
siemens-SADPADP container
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
FortinetFortiOS7.6.0, 7.4.0, 7.2.0, 7.0.0, 6.4.0unaffected
Weakness

CWE details

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

CWE-121 · source CWE mapping

Stack-based Buffer Overflow

Stack-based Buffer Overflow represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.