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-2025-25182

CVE-2025-25182: Stroom Auth Bypass Vulnerability

CVE-2025-25182 is an authentication bypass flaw in Stroom data platform that allows unauthorized access when configured with ALB. This article covers technical details, affected versions, impact, and mitigation steps.

Published: March 18, 2026

CVE-2025-25182 Overview

CVE-2025-25182 is a critical authentication bypass vulnerability affecting Stroom, a data processing, storage, and analysis platform developed by GCHQ. The vulnerability exists in versions starting from 7.2-beta.53 and prior to versions 7.2.24, 7.3-beta.22, 7.4.4, and 7.5-beta.2. When Stroom is configured with AWS Application Load Balancer (ALB) authentication and the application is accessible without going through the ALB, attackers can bypass authentication entirely. This vulnerability may also enable Server-Side Request Forgery (SSRF) attacks, potentially leading to code execution or privilege escalation through exploitation of the AWS metadata URL.

Critical Impact

Authentication bypass allows unauthorized access to Stroom systems, while SSRF capabilities may enable attackers to access AWS instance metadata, potentially compromising cloud credentials and enabling lateral movement within AWS infrastructure.

Affected Products

  • Stroom versions 7.2-beta.53 to 7.2.23
  • Stroom versions 7.3-beta.1 to 7.3-beta.21
  • Stroom versions 7.4.0 to 7.4.3
  • Stroom versions 7.5-beta.1

Discovery Timeline

  • 2025-02-12 - CVE CVE-2025-25182 published to NVD
  • 2025-02-12 - Last updated in NVD database

Technical Details for CVE-2025-25182

Vulnerability Analysis

This vulnerability is classified under CWE-290 (Authentication Bypass by Spoofing). The core issue arises from improper validation of authentication headers when Stroom is configured to use AWS ALB authentication integration. In a properly configured deployment, the ALB handles authentication and passes verified user identity information to the Stroom application via HTTP headers. However, when the Stroom application is directly accessible without traversing the ALB, attackers can craft requests with spoofed authentication headers that the application will trust.

The vulnerability has a network-based attack vector requiring no user interaction and no privileges, making it highly exploitable in misconfigured environments. The impact includes high confidentiality and integrity compromise with limited availability impact.

Root Cause

The root cause lies in insufficient validation of the origin of authentication assertions. Stroom trusts authentication headers without adequately verifying they originated from a legitimate ALB. When network architecture allows direct access to Stroom, bypassing the ALB, an attacker can forge these headers to impersonate any user. This trust relationship breakdown is a classic example of improper authentication validation where the application assumes network-level protections exist without enforcing them at the application layer.

Attack Vector

An attacker exploiting this vulnerability would first identify a Stroom instance that is directly accessible without going through the configured ALB. This could occur due to misconfigured network security groups, improper firewall rules, or internal network access. Once direct access is established, the attacker can craft HTTP requests with forged ALB authentication headers, such as x-amzn-oidc-accesstoken or x-amzn-oidc-data, to bypass authentication entirely.

Additionally, the SSRF component allows attackers to make server-side requests to internal resources. By targeting the AWS metadata service at http://169.254.169.254/, attackers can retrieve instance credentials, IAM role tokens, and other sensitive AWS configuration data. This can lead to significant privilege escalation within the AWS environment.

The vulnerability mechanics involve header injection and trust exploitation. Detailed technical information is available in the GitHub Security Advisory GHSA-x489-xx2m-vc43 and the associated pull request #4320.

Detection Methods for CVE-2025-25182

Indicators of Compromise

  • Requests to Stroom originating from IP addresses other than the configured ALB
  • Authentication headers present in requests not originating from trusted load balancer sources
  • Unusual access patterns to sensitive data or administrative functions without corresponding ALB authentication logs
  • Server-side requests to the AWS metadata endpoint (169.254.169.254)

Detection Strategies

  • Implement network monitoring to detect direct connections to Stroom that bypass the ALB
  • Configure web application firewall (WAF) rules to alert on requests containing ALB authentication headers from non-ALB sources
  • Monitor AWS CloudTrail for unusual API calls that may indicate compromised instance credentials
  • Enable detailed access logging in Stroom and correlate with ALB access logs to identify authentication discrepancies

Monitoring Recommendations

  • Set up alerts for any requests reaching Stroom servers directly without passing through the ALB
  • Monitor for SSRF indicators including outbound connections to metadata endpoints
  • Implement anomaly detection for user authentication patterns and access to sensitive resources
  • Review VPC flow logs for unexpected traffic patterns to Stroom instances

How to Mitigate CVE-2025-25182

Immediate Actions Required

  • Update Stroom to the patched versions: 7.2.24, 7.3-beta.22, 7.4.4, or 7.5-beta.2
  • Restrict network access to ensure Stroom is only accessible through the configured ALB
  • Review security group and firewall configurations to prevent direct access to Stroom instances
  • Audit access logs for signs of prior exploitation

Patch Information

The vulnerability has been fixed in Stroom versions 7.2.24, 7.3-beta.22, 7.4.4, and 7.5-beta.2. The fix addresses the authentication bypass by implementing proper validation of authentication headers and their source. Detailed patch information is available in GitHub Pull Request #4320. Organizations should prioritize upgrading to the latest patched version within their release branch.

Workarounds

  • Configure AWS security groups to ensure Stroom instances only accept connections from the ALB security group
  • Implement IMDSv2 (Instance Metadata Service version 2) to mitigate SSRF attacks against the AWS metadata service
  • Use network ACLs as an additional layer of defense to restrict direct access to Stroom
  • Consider deploying Stroom within a private subnet with no direct internet accessibility
bash
# AWS Security Group configuration to restrict access to ALB only
# Replace sg-alb-security-group with your actual ALB security group ID

aws ec2 authorize-security-group-ingress \
  --group-id sg-stroom-instance \
  --protocol tcp \
  --port 443 \
  --source-group sg-alb-security-group

# Revoke any overly permissive rules allowing direct access
aws ec2 revoke-security-group-ingress \
  --group-id sg-stroom-instance \
  --protocol tcp \
  --port 443 \
  --cidr 0.0.0.0/0

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechStroom

  • SeverityCRITICAL

  • CVSS Score9.4

  • EPSS Probability0.33%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:L
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityLow
  • CWE References
  • CWE-290
  • Technical References
  • GitHub Pull Request #4320

  • GitHub Security Advisory GHSA-x489-xx2m-vc43
  • Latest CVEs
  • CVE-2025-9185: Mozilla Firefox RCE Vulnerability

  • CVE-2025-9184: Mozilla Firefox RCE Vulnerability

  • CVE-2025-9180: Mozilla Firefox Auth Bypass Vulnerability

  • CVE-2025-8030: Mozilla Firefox RCE 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