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-2026-5302

CVE-2026-5302: CoolerControl CORS Misconfiguration Flaw

CVE-2026-5302 is a CORS misconfiguration in CoolerControl/coolercontrold that lets attackers read data and send commands via malicious sites. This article covers technical details, affected versions, impact, and mitigation.

Published: April 9, 2026

CVE-2026-5302 Overview

CVE-2026-5302 is a Cross-Origin Resource Sharing (CORS) misconfiguration vulnerability affecting CoolerControl/coolercontrold versions prior to 4.0.0. This vulnerability allows unauthenticated remote attackers to read sensitive data and send commands to the coolercontrold service through malicious websites. When a user visits a malicious website while running a vulnerable version of coolercontrold, the attacker can interact with the local service API, potentially gaining unauthorized control over system cooling hardware.

Critical Impact

Unauthenticated attackers can exploit this CORS misconfiguration to read data and issue commands to the coolercontrold service when users visit malicious websites, potentially allowing unauthorized control of system cooling hardware.

Affected Products

  • CoolerControl/coolercontrold versions prior to 4.0.0

Discovery Timeline

  • 2026-04-08 - CVE CVE-2026-5302 published to NVD
  • 2026-04-08 - Last updated in NVD database

Technical Details for CVE-2026-5302

Vulnerability Analysis

This vulnerability falls under CWE-942 (Permissive Cross-domain Policy with Untrusted Domains), which occurs when an application implements a CORS policy that permits requests from arbitrary external domains. In the case of coolercontrold, the API service does not properly restrict which origins can make cross-origin requests, allowing any website to interact with the locally running daemon.

When coolercontrold is running on a user's system, it exposes an API that controls cooling hardware (fans, pumps, etc.). With the permissive CORS configuration, a malicious website can make JavaScript requests to the local coolercontrold API endpoint. This enables attackers to read system cooling data and potentially issue commands to modify fan speeds, cooling profiles, or other hardware settings.

Root Cause

The root cause of this vulnerability is an improperly configured CORS policy in the coolercontrold API module. The vulnerable code can be found in the api/mod.rs file, where the CORS headers are configured without adequate origin restrictions. This permissive configuration allows any external origin to make authenticated requests to the API, bypassing the same-origin policy protections that normally prevent such cross-domain interactions.

Attack Vector

The attack requires user interaction—specifically, the victim must visit a malicious website while the vulnerable coolercontrold service is running locally. The attack flow is as follows:

  1. An attacker crafts a malicious webpage containing JavaScript that targets the coolercontrold API endpoints
  2. The victim visits the malicious website while coolercontrold is running on their system
  3. The malicious JavaScript makes cross-origin requests to the local coolercontrold service (typically on localhost)
  4. Due to the permissive CORS policy, the browser allows these requests and the attacker can read responses and send commands
  5. The attacker gains the ability to read cooling system data and potentially manipulate hardware settings

The vulnerability is exploitable over the network attack vector and requires no prior authentication or privileges. For detailed technical analysis, refer to the GitLab CoolerControl Code Reference for the vulnerable code path.

Detection Methods for CVE-2026-5302

Indicators of Compromise

  • Unexpected cross-origin requests to coolercontrold API endpoints from unfamiliar domains
  • Unusual API access patterns in coolercontrold logs indicating external origin requests
  • Configuration changes to cooling profiles that were not initiated by the user

Detection Strategies

  • Monitor network traffic for cross-origin requests targeting the coolercontrold API from external domains
  • Implement browser-based monitoring to detect JavaScript attempting to access local service endpoints
  • Review coolercontrold service logs for requests containing suspicious or unexpected Origin headers

Monitoring Recommendations

  • Enable verbose logging in coolercontrold to capture Origin headers for all API requests
  • Configure network security tools to alert on connections from web browsers to local daemon services
  • Implement endpoint detection solutions to monitor for suspicious cross-origin activity targeting local services

How to Mitigate CVE-2026-5302

Immediate Actions Required

  • Upgrade CoolerControl/coolercontrold to version 4.0.0 or later immediately
  • Restrict coolercontrold API access to localhost only via firewall rules until patching is possible
  • Advise users to avoid browsing untrusted websites while running vulnerable versions of coolercontrold

Patch Information

The vulnerability has been addressed in CoolerControl version 4.0.0. This release implements proper CORS restrictions to prevent unauthorized cross-origin requests to the API. Users should upgrade to this version or later to remediate the vulnerability. For complete release details, see the GitLab CoolerControl Release Notes.

Workarounds

  • Configure local firewall rules to restrict access to the coolercontrold API port to trusted local applications only
  • If upgrading is not immediately possible, consider temporarily disabling the coolercontrold service when browsing the web
  • Use network segmentation to isolate systems running coolercontrold from general web browsing activities
bash
# Configuration example - Restrict coolercontrold API to localhost only using iptables
# Identify the port coolercontrold listens on (commonly 8080 or similar)
# Block external access to the coolercontrold API port
sudo iptables -A INPUT -p tcp --dport 8080 -s 127.0.0.1 -j ACCEPT
sudo iptables -A INPUT -p tcp --dport 8080 -j DROP

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechCoolercontrol

  • SeverityMEDIUM

  • CVSS Score6.3

  • EPSS Probability0.06%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityLow
  • AvailabilityLow
  • CWE References
  • CWE-942
  • Technical References
  • GitLab CoolerControl Code Reference

  • GitLab CoolerControl Release Notes
  • Related CVEs
  • CVE-2026-5208: CoolerControl Command Injection RCE Flaw

  • CVE-2026-5301: Coolercontrol Coolercontrold XSS Vulnerability

  • CVE-2026-5300: CoolerControl Auth Bypass 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