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-5572

CVE-2025-5572: D-Link DCS-932L Buffer Overflow Flaw

CVE-2025-5572 is a critical stack-based buffer overflow in D-Link DCS-932L firmware affecting the setSystemEmail function. Attackers can exploit this remotely to compromise the device. Learn the technical details and mitigation.

Published: May 26, 2026

CVE-2025-5572 Overview

CVE-2025-5572 is a stack-based buffer overflow vulnerability in the D-Link DCS-932L network camera running firmware version 2.18.01. The flaw resides in the setSystemEmail function exposed through the /setSystemEmail endpoint. Attackers can trigger the overflow by manipulating the EmailSMTPPortNumber argument, leading to memory corruption on the device. The vulnerability is remotely exploitable over the network and has been publicly disclosed, including documentation of exploitation details. The DCS-932L product line is no longer supported by D-Link, meaning no official patch will be released for affected units.

Critical Impact

Remote attackers with low-privilege access can corrupt stack memory on D-Link DCS-932L cameras through the EmailSMTPPortNumber parameter, enabling potential arbitrary code execution on end-of-life devices that will not receive vendor patches.

Affected Products

  • D-Link DCS-932L (hardware)
  • D-Link DCS-932L firmware version 2.18.01
  • End-of-life D-Link IP camera product family (no vendor support)

Discovery Timeline

  • 2025-06-04 - CVE-2025-5572 published to NVD
  • 2025-06-06 - Last updated in NVD database

Technical Details for CVE-2025-5572

Vulnerability Analysis

The vulnerability is a stack-based buffer overflow [CWE-121] that also maps to broader memory corruption weaknesses [CWE-119] and out-of-bounds write [CWE-787]. The flaw exists in the setSystemEmail handler reachable through the /setSystemEmail HTTP endpoint on the DCS-932L web management interface. The handler processes the EmailSMTPPortNumber argument without enforcing bounds on the supplied input length. An attacker submits an oversized value for this parameter and overruns the fixed-size stack buffer used to store it.

Because the camera firmware runs on an embedded Linux platform with limited memory protections, stack corruption can overwrite saved return addresses and adjacent control data. Successful exploitation can hijack execution flow inside the web server process, which typically runs with elevated privileges on consumer IP cameras. The attack vector is network-based and requires only low privileges, with no user interaction needed.

Root Cause

The root cause is missing input validation and unsafe string handling in the setSystemEmail function. The handler copies the attacker-controlled EmailSMTPPortNumber value into a fixed-size stack buffer without verifying the source length. Standard library functions such as strcpy or sprintf used without bounds checking are the typical culprits in this class of D-Link camera firmware bugs.

Attack Vector

An attacker reaches the vulnerable endpoint by sending a crafted HTTP request to the camera's management interface, supplying an overlong EmailSMTPPortNumber value in the /setSystemEmail request. Authentication at a low privilege level is required, but credentials for these devices are frequently default, weak, or exposed by other disclosed flaws in the same product family. Internet-exposed cameras and devices reachable from compromised internal networks are at the highest risk. Technical exploitation details have been published in the GitHub vulnerability writeup and VulDB entry #311029.

Detection Methods for CVE-2025-5572

Indicators of Compromise

  • HTTP POST or GET requests to the /setSystemEmail endpoint containing abnormally long EmailSMTPPortNumber values
  • Unexpected reboots, crashes, or web service restarts on DCS-932L cameras
  • Outbound connections from camera IP addresses to unknown command-and-control hosts after configuration changes
  • New or modified firmware behavior, including disabled logging or altered email notification settings

Detection Strategies

  • Inspect network traffic to camera management interfaces for oversized parameter values targeting the /setSystemEmail URI
  • Deploy IDS or IPS signatures that flag requests where EmailSMTPPortNumber exceeds the expected numeric port range
  • Correlate camera process crashes with preceding HTTP requests using centralized logging
  • Monitor for scanning activity targeting D-Link camera fingerprints across internal and exposed network segments

Monitoring Recommendations

  • Forward camera access logs and network flow data to a centralized analytics platform for anomaly detection
  • Alert on any administrative HTTP requests to DCS-932L devices from non-management subnets
  • Track outbound connections from IoT VLANs to flag post-exploitation activity
  • Maintain an inventory of all D-Link DCS-932L devices and review weekly for unauthorized changes

How to Mitigate CVE-2025-5572

Immediate Actions Required

  • Remove DCS-932L cameras from internet exposure and place them on isolated, firewalled VLANs
  • Block external access to the camera management interface and the /setSystemEmail endpoint at the perimeter
  • Rotate all camera administrative credentials and disable any default accounts
  • Plan replacement of end-of-life DCS-932L hardware with currently supported camera models

Patch Information

No patch is available. D-Link has confirmed that the DCS-932L is no longer supported, and the vendor will not release security updates for firmware version 2.18.01 or earlier. The only durable remediation is decommissioning the affected devices and replacing them with supported hardware. Refer to the D-Link official website for current product lifecycle information.

Workarounds

  • Restrict access to the camera web interface using ACLs that permit only trusted management hosts
  • Disable remote administration features and any cloud connectivity options on the camera
  • Place cameras behind a reverse proxy or VPN that enforces authentication and request validation
  • Segment IoT traffic so that compromised cameras cannot pivot to corporate or sensitive network zones
bash
# Example firewall rules to isolate DCS-932L cameras on an IoT VLAN
# Block all inbound HTTP/HTTPS from external networks to camera subnet
iptables -A FORWARD -d 192.168.50.0/24 -p tcp --dport 80 -j DROP
iptables -A FORWARD -d 192.168.50.0/24 -p tcp --dport 443 -j DROP

# Allow only the dedicated management host to reach camera admin interface
iptables -A FORWARD -s 10.10.10.5 -d 192.168.50.0/24 -p tcp --dport 80 -j ACCEPT

# Drop outbound traffic from cameras to the internet except NTP and DNS
iptables -A FORWARD -s 192.168.50.0/24 -p tcp --dport 443 -j DROP

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

  • Vulnerability Details
  • TypeBuffer Overflow

  • Vendor/TechDlink

  • SeverityHIGH

  • CVSS Score8.7

  • EPSS Probability1.22%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-119

  • CWE-787
  • Technical References
  • GitHub Vulnerability Documentation

  • VulDB CTI ID #311029

  • VulDB #311029

  • VulDB Submission #588466

  • D-Link Official Website
  • Related CVEs
  • CVE-2026-8260: D-Link DCS-935L Buffer Overflow Vulnerability

  • CVE-2026-7851: Dlink DI-8100 Buffer Overflow Vulnerability

  • CVE-2026-7854: D-Link DI-8100 Buffer Overflow Vulnerability

  • CVE-2026-7857: D-Link DI-8100 Buffer Overflow Vulnerability
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