A Leader in the 2026 Gartner® Magic Quadrant™ for Endpoint Protection. Six years running.Six years. Gartner® Magic Quadrant™ Leader.Find Out Why
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2025-53843

CVE-2025-53843: Fortinet FortiOS Buffer Overflow Flaw

CVE-2025-53843 is a stack-based buffer overflow vulnerability in Fortinet FortiOS that enables attackers to execute unauthorized code via crafted packets. This article covers technical details, affected versions, and mitigation.

Published: May 26, 2026

CVE-2025-53843 Overview

CVE-2025-53843 is a stack-based buffer overflow vulnerability [CWE-121] affecting multiple versions of Fortinet FortiOS. The flaw allows an authenticated attacker to execute unauthorized code or commands by sending specially crafted packets to a vulnerable device. Fortinet disclosed the issue in security advisory FG-IR-25-358.

The vulnerability impacts FortiOS releases spanning 6.4 through 7.6.3, placing a broad range of perimeter and gateway deployments at risk. Successful exploitation can compromise confidentiality, integrity, and availability of the affected appliance.

Critical Impact

An attacker with low privileges and network access can trigger memory corruption to execute arbitrary code on FortiOS devices, potentially gaining control over network perimeter infrastructure.

Affected Products

  • Fortinet FortiOS 7.6.0 through 7.6.3
  • Fortinet FortiOS 7.4.0 through 7.4.8
  • Fortinet FortiOS 7.2 (all versions), 7.0 (all versions), and 6.4 (all versions)

Discovery Timeline

  • 2025-11-18 - CVE-2025-53843 published to NVD
  • 2025-11-21 - Last updated in NVD database

Technical Details for CVE-2025-53843

Vulnerability Analysis

The vulnerability is a classic stack-based buffer overflow [CWE-121] in FortiOS packet handling logic. When a vulnerable FortiOS instance processes a specially crafted packet, input data exceeds the bounds of a fixed-size stack buffer. This overwrite corrupts adjacent stack memory, including saved return addresses and local control data.

The consequence is unauthorized code or command execution within the context of the FortiOS process handling the malicious traffic. Because FortiOS underpins firewall, VPN, and routing functions, compromise of the device can expose internal network segments and security policies.

Exploitation requires network reachability to the affected service and low-level privileges on the device. The high attack complexity reflects conditions an attacker must satisfy, such as bypassing stack protections or reliably positioning shellcode within constrained memory layouts.

Root Cause

The root cause is insufficient bounds checking when copying attacker-controlled data from an inbound packet into a stack-allocated buffer. The vulnerable routine accepts a length or content field without validating it against the destination buffer size. This permits the overflow into adjacent stack frames.

Attack Vector

An authenticated attacker delivers crafted packets over the network to a vulnerable FortiOS interface. The malformed packet triggers the unsafe copy operation, corrupting the call stack. By controlling the overwritten return address or function pointer, the attacker redirects execution to attacker-supplied instructions or chained gadgets.

No verified public proof-of-concept exploit is currently available for CVE-2025-53843. For technical details, refer to the Fortinet Security Advisory FG-IR-25-358.

Detection Methods for CVE-2025-53843

Indicators of Compromise

  • Unexpected crashes, reboots, or kernel panic events in FortiOS system logs that correlate with inbound traffic spikes.
  • Anomalous outbound connections initiated by the FortiOS appliance to untrusted hosts following packet processing errors.
  • Unauthorized configuration changes, new administrative accounts, or modified VPN policies on affected devices.

Detection Strategies

  • Monitor FortiOS event and crash logs for malformed packet handling errors and process termination events.
  • Inspect ingress traffic to management and service interfaces for oversized or malformed protocol fields targeting FortiOS daemons.
  • Correlate device telemetry with network flow data to identify deviation from baseline behavior on FortiGate appliances.

Monitoring Recommendations

  • Forward FortiOS syslog and crash reports to a centralized SIEM for retention and alerting on anomalies.
  • Track administrative session activity, configuration changes, and firmware integrity on FortiGate devices.
  • Enable alerting on repeated connection resets or service restarts that may indicate exploitation attempts.

How to Mitigate CVE-2025-53843

Immediate Actions Required

  • Identify all FortiOS devices in scope and verify firmware versions against the affected ranges in FG-IR-25-358.
  • Apply the Fortinet-provided patched firmware as soon as feasible following change-management procedures.
  • Restrict network access to FortiOS management and service interfaces to trusted administrative networks only.
  • Rotate administrative credentials and audit recent configuration changes on any device previously exposed to untrusted networks.

Patch Information

Fortinet has published remediation guidance and fixed firmware versions in Fortinet Security Advisory FG-IR-25-358. Administrators should upgrade affected devices to the fixed releases identified in the advisory. Versions in the 6.4, 7.0, and 7.2 branches that have reached end-of-support should be migrated to a supported branch.

Workarounds

  • Limit exposure of management and VPN interfaces using trusthost restrictions and dedicated management VLANs.
  • Disable unused services and protocol handlers on FortiOS to reduce the attack surface available to crafted packets.
  • Enforce strong authentication and least privilege for all administrative accounts to limit the impact of the low-privilege precondition.
bash
# Example: restrict admin access to a trusted management subnet
config system admin
  edit "admin"
    set trusthost1 10.0.0.0 255.255.255.0
  next
end

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeBuffer Overflow

  • Vendor/TechFortinet Fortios

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability0.01%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityHigh
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-121
  • Vendor Resources
  • Fortinet Security Advisory FG-IR-25-358
  • Related CVEs
  • CVE-2025-25249: Fortinet FortiOS Buffer Overflow Flaw

  • CVE-2025-58413: Fortinet FortiOS Buffer Overflow Flaw

  • CVE-2025-57740: Fortinet FortiProxy Buffer Overflow Flaw

  • CVE-2024-35279: Fortinet FortiOS Buffer Overflow Flaw
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English