The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
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-2024-33618

CVE-2024-33618: Bosch VMS Central Server DoS Vulnerability

CVE-2024-33618 is a denial of service flaw in Bosch VMS Central Server 12.0.1 that enables attackers to exhaust disk space through network attacks. This article covers technical details, affected versions, and mitigation.

Published: April 17, 2026

CVE-2024-33618 Overview

CVE-2024-33618 is an Uncontrolled Resource Consumption vulnerability affecting the Bosch VMS Central Server in Bosch VMS version 12.0.1. This security flaw allows remote attackers to consume excessive amounts of disk space via the network interface, potentially leading to a denial of service condition that impacts the availability of video management system operations.

Critical Impact

Remote attackers can exhaust disk resources on the Bosch VMS Central Server without authentication, potentially disrupting critical video surveillance and management operations.

Affected Products

  • Bosch VMS 12.0.1
  • Bosch VMS Central Server

Discovery Timeline

  • 2026-04-15 - CVE-2024-33618 published to NVD
  • 2026-04-15 - Last updated in NVD database

Technical Details for CVE-2024-33618

Vulnerability Analysis

This vulnerability is classified as CWE-400: Uncontrolled Resource Consumption. The flaw exists in how the Bosch VMS Central Server handles incoming network requests, allowing attackers to trigger excessive disk space consumption. The attack can be conducted remotely over the network without requiring authentication or user interaction, making it particularly dangerous for exposed systems.

The vulnerability enables attackers to exhaust disk storage resources on the target server, which can result in service degradation or complete denial of service for video management operations. In enterprise environments where Bosch VMS manages critical surveillance infrastructure, this could have significant operational impacts.

Root Cause

The root cause stems from insufficient validation and rate limiting of network requests that trigger disk write operations. The Bosch VMS Central Server fails to properly constrain resource consumption when processing certain network traffic, allowing malicious actors to force the system to consume disk space without appropriate limits or safeguards.

Attack Vector

The attack vector is network-based, requiring no authentication or privileges to exploit. An attacker with network access to the Bosch VMS Central Server can send specially crafted requests that cause the server to write excessive data to disk. The attack has low complexity and requires no user interaction, making it feasible for automated exploitation.

The exploitation mechanism involves sending network requests that trigger disk write operations. Without proper resource management controls, repeated requests can rapidly fill available disk space, leading to system instability or service unavailability.

Detection Methods for CVE-2024-33618

Indicators of Compromise

  • Sudden and unexplained increase in disk space consumption on Bosch VMS Central Server systems
  • Unusually high volume of network traffic directed at the VMS Central Server
  • Disk space alerts or system warnings indicating storage capacity issues
  • Service degradation or unavailability of Bosch VMS functions

Detection Strategies

  • Monitor disk usage patterns on Bosch VMS Central Server systems for abnormal growth rates
  • Implement network traffic analysis to detect unusual request volumes targeting the VMS server
  • Configure alerting thresholds for disk consumption that trigger before critical capacity is reached
  • Review server logs for patterns of repetitive requests that could indicate exploitation attempts

Monitoring Recommendations

  • Deploy real-time disk space monitoring with automated alerts when usage exceeds defined thresholds
  • Implement network intrusion detection rules to identify potential resource exhaustion attacks
  • Enable verbose logging on the Bosch VMS Central Server to capture detailed request information
  • Establish baseline metrics for normal disk consumption to facilitate anomaly detection

How to Mitigate CVE-2024-33618

Immediate Actions Required

  • Review and apply the latest security updates from Bosch as outlined in the Bosch Security Advisory BOSCH-SA-162032-BT
  • Restrict network access to the Bosch VMS Central Server to trusted sources only
  • Implement network segmentation to isolate the VMS infrastructure from untrusted networks
  • Configure disk quotas and storage limits where possible to contain potential abuse

Patch Information

Bosch has released security guidance for this vulnerability. Administrators should consult the Bosch Security Advisory BOSCH-SA-162032-BT for official patch information, remediation steps, and updated software versions that address CVE-2024-33618.

Workarounds

  • Implement firewall rules to restrict access to the Bosch VMS Central Server to authorized IP addresses only
  • Deploy rate limiting on network devices in front of the VMS server to mitigate resource exhaustion attempts
  • Configure monitoring and automated responses to free disk space or restart services if thresholds are exceeded
  • Consider deploying a web application firewall or similar security appliance to filter malicious traffic
bash
# Example firewall configuration to restrict VMS server access
# Adjust IP ranges according to your environment

# Allow traffic only from trusted management networks
iptables -A INPUT -s 10.0.0.0/8 -p tcp --dport 443 -j ACCEPT
iptables -A INPUT -s 192.168.1.0/24 -p tcp --dport 443 -j ACCEPT
# Drop all other traffic to the VMS service port
iptables -A INPUT -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
  • TypeDOS

  • Vendor/TechBosch Vms

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability0.04%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-400
  • Technical References
  • Bosch Security Advisory BOSCH-SA-162032-BT
  • Latest CVEs
  • CVE-2026-8468: Elixir Plug Library DoS Vulnerability

  • CVE-2026-8295: simdjson Information Disclosure Vulnerability

  • CVE-2025-68421: Comarch ERP Optima Auth Bypass Vulnerability

  • CVE-2025-68420: Comarch ERP Optima Privilege Escalation
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