Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
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-49643

CVE-2025-49643: Zabbix DOS Vulnerability via imgstore.php

CVE-2025-49643 is a denial of service flaw in Zabbix that lets authenticated users cause excessive CPU load via imgstore.php. This article covers the technical details, affected versions, impact, and mitigation.

Updated: January 22, 2026

CVE-2025-49643 Overview

CVE-2025-49643 is a CPU Exhaustion Denial of Service vulnerability affecting Zabbix web servers. An authenticated Zabbix user, including those with Guest-level access, can cause disproportionate CPU load on the webserver by sending specially crafted parameters to the /imgstore.php endpoint. This resource exhaustion vulnerability can lead to potential denial of service conditions, impacting the availability of the Zabbix monitoring infrastructure.

Critical Impact

Authenticated users with minimal privileges (including Guest accounts) can exploit this vulnerability to exhaust CPU resources and cause denial of service on Zabbix web servers, potentially disrupting critical IT infrastructure monitoring capabilities.

Affected Products

  • Zabbix Web Server (specific versions affected - see vendor advisory ZBX-27284)
  • Zabbix installations with Guest access enabled
  • Zabbix environments exposed to adjacent network segments

Discovery Timeline

  • 2025-12-01 - CVE-2025-49643 published to NVD
  • 2025-12-01 - Last updated in NVD database

Technical Details for CVE-2025-49643

Vulnerability Analysis

This vulnerability is classified under CWE-405 (Asymmetric Resource Consumption - Amplification), which occurs when an attacker can trigger a disproportionate amount of resource consumption relative to the input provided. The vulnerability exists in the /imgstore.php endpoint of Zabbix web servers.

The CVSS 4.0 score is 6.0 (Medium) with the vector string: CVSS:4.0/AV:A/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/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/AU:X/R:X/V:X/RE:X/U:X

The attack requires adjacent network access and has low complexity, though some prerequisites must be met. The primary impact is on availability (High), with no impact on confidentiality or integrity.

The EPSS (Exploit Prediction Scoring System) probability is 0.021%, placing it in the 4.84th percentile, indicating a relatively low likelihood of exploitation in the wild.

Root Cause

The root cause of CVE-2025-49643 lies in improper handling of input parameters within the imgstore.php script. When specially crafted parameters are submitted to this endpoint, the server processes them in a manner that consumes disproportionate CPU resources compared to the minimal effort required by the attacker. This asymmetric resource consumption pattern is characteristic of CWE-405 vulnerabilities.

The lack of proper input validation, rate limiting, or resource consumption bounds on the imgstore functionality allows attackers to amplify their impact on server resources with minimal authenticated requests.

Attack Vector

The attack vector for this vulnerability is Adjacent Network, meaning the attacker must have access to the same network segment as the Zabbix server or be able to route traffic to it from an adjacent network. The key characteristics of the attack include:

  • Authentication Required: The attacker must have at least Guest-level authentication to the Zabbix instance
  • Low Complexity: Exploitation does not require specialized conditions or complex techniques
  • No User Interaction: The attack can be executed without any action from legitimate users
  • Availability Impact: Successful exploitation results in high availability impact through CPU exhaustion

The vulnerability manifests when an authenticated user sends specially crafted parameters to the /imgstore.php endpoint. The specific parameter manipulation triggers resource-intensive processing on the server side, causing CPU exhaustion. For detailed technical information about the exploitation mechanism, refer to the Zabbix support advisory at https://support.zabbix.com/browse/ZBX-27284.

Detection Methods for CVE-2025-49643

Indicators of Compromise

  • Unusual spike in CPU utilization on Zabbix web server processes
  • High volume of requests to /imgstore.php endpoint from authenticated sessions
  • Abnormal request patterns with atypical parameter values to the imgstore functionality
  • Web server logs showing repeated requests to imgstore.php with unusual query strings
  • Performance degradation or timeouts in Zabbix web interface

Detection Strategies

Organizations can implement the following detection strategies to identify potential exploitation attempts:

  1. Web Application Firewall (WAF) Rules: Configure WAF rules to monitor and alert on unusual request patterns to the /imgstore.php endpoint, particularly requests with abnormal parameter lengths or values.

  2. Log Analysis: Implement log monitoring to detect high-frequency access patterns to imgstore.php from individual authenticated sessions or user accounts.

  3. Resource Monitoring: Deploy CPU utilization alerts on Zabbix web server hosts to detect sudden spikes that may indicate active exploitation.

  4. Behavioral Analysis: Use SIEM solutions to correlate authentication events with subsequent imgstore requests, identifying potential abuse patterns from low-privilege accounts.

Monitoring Recommendations

Security teams should implement continuous monitoring for this vulnerability:

  • Enable detailed access logging for the Zabbix web interface, particularly for the imgstore endpoint
  • Configure alerting thresholds for CPU utilization on Zabbix web server processes
  • Monitor for Guest account activity and evaluate whether Guest access is necessary
  • Implement request rate monitoring per authenticated session
  • Review authentication logs for unusual patterns of Guest or low-privilege user access

How to Mitigate CVE-2025-49643

Immediate Actions Required

  • Review and apply security patches from Zabbix when available (reference advisory ZBX-27284)
  • Disable Guest access if not required for business operations
  • Implement rate limiting on the /imgstore.php endpoint at the web server or reverse proxy level
  • Restrict network access to Zabbix web interface to authorized networks only
  • Enable enhanced monitoring for CPU utilization and request patterns

Patch Information

For official patch information, refer to the Zabbix support advisory at: https://support.zabbix.com/browse/ZBX-27284

Organizations should monitor this advisory for updates and apply patches as soon as they become available. The vulnerability affects the imgstore functionality, and patches will likely address the improper resource consumption in parameter processing.

Workarounds

If immediate patching is not possible, organizations can implement the following workarounds to reduce risk:

  1. Disable Guest Access: Remove or disable Guest account access to the Zabbix frontend if it is not required for operations.

  2. Network Segmentation: Restrict access to the Zabbix web interface to trusted network segments only, reducing the adjacent network attack surface.

  3. Rate Limiting Configuration: Implement rate limiting at the web server or reverse proxy level to prevent abuse.

Example nginx rate limiting configuration:

nginx
# Rate limiting configuration for Zabbix imgstore endpoint
http {
    limit_req_zone $binary_remote_addr zone=imgstore:10m rate=10r/s;
    
    server {
        location /imgstore.php {
            limit_req zone=imgstore burst=20 nodelay;
            # existing imgstore configuration
        }
    }
}
  1. Access Control Review: Audit user accounts and remove unnecessary low-privilege accounts that could be leveraged for exploitation.

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

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechZabbix

  • SeverityMEDIUM

  • CVSS Score6.0

  • EPSS Probability0.02%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:A/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/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-405
  • Technical References
  • Support Zabbix
  • Related CVEs
  • CVE-2026-23919: Zabbix Information Disclosure Vulnerability

  • CVE-2026-23921: Zabbix API SQL Injection Vulnerability

  • CVE-2026-23924: Zabbix Agent 2 Information Disclosure

  • CVE-2026-23925: Zabbix Auth Bypass Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now 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