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-2021-31602

CVE-2021-31602: Pentaho Authentication Bypass Vulnerability

CVE-2021-31602 is an authentication bypass flaw in Hitachi Vantara Pentaho that allows unauthenticated users to extract information without credentials. This post covers technical details, affected versions, and mitigation.

Published: February 25, 2026

CVE-2021-31602 Overview

CVE-2021-31602 is an authentication bypass vulnerability discovered in Hitachi Vantara Pentaho through version 9.1 and Pentaho Business Intelligence Server through 7.x. The vulnerability exists within the Security Model's Access Control layers, specifically in the applicationContext-spring-security.xml configuration file. The default configuration allows unauthenticated users with no prior knowledge of platform settings to extract sensitive information without possessing valid credentials.

Critical Impact

Unauthenticated attackers can bypass authentication controls and access sensitive platform information remotely without valid credentials, potentially exposing business intelligence data and system configurations.

Affected Products

  • Hitachi Vantara Pentaho (through version 9.1)
  • Hitachi Vantara Pentaho Business Intelligence Server (through version 7.x)

Discovery Timeline

  • 2021-11-08 - CVE-2021-31602 published to NVD
  • 2024-11-21 - Last updated in NVD database

Technical Details for CVE-2021-31602

Vulnerability Analysis

This vulnerability is classified as an Authentication Bypass (CWE-287), which allows attackers to circumvent the security controls intended to protect sensitive resources. The flaw resides in the Spring Security configuration layer of the Pentaho platform, which is one of several access control mechanisms in the security model.

The vulnerability is exploitable remotely over the network without requiring any user interaction or prior authentication. Successful exploitation results in unauthorized access to confidential information, though it does not directly impact system integrity or availability. The attack requires low complexity, making it accessible to attackers with minimal technical expertise.

Root Cause

The root cause lies in the default configuration of the applicationContext-spring-security.xml file, which fails to properly enforce authentication requirements for certain endpoints. This misconfiguration in the Spring Security framework allows the security layer to be bypassed, enabling unauthenticated access to protected resources. The Security Model implements multiple layers of Access Control, but this particular layer's default settings are overly permissive.

Attack Vector

The attack vector is network-based, allowing remote exploitation. An attacker can target exposed Pentaho installations without requiring any authentication credentials or prior knowledge of the platform's configuration. The vulnerability can be exploited by crafting HTTP requests to specific endpoints that bypass the authentication checks defined in the Spring Security configuration.

The exploitation technique involves sending specially crafted requests to the Pentaho server that circumvent the authentication layer. Technical details and proof-of-concept information are available through the Packet Storm Security advisory.

Detection Methods for CVE-2021-31602

Indicators of Compromise

  • Unusual HTTP requests to Pentaho endpoints from unauthenticated sources
  • Access log entries showing successful responses to protected resources without valid session tokens
  • Unexpected data extraction or information disclosure events in Pentaho server logs
  • Network traffic patterns indicating reconnaissance or enumeration of Pentaho services

Detection Strategies

  • Monitor web server access logs for requests to sensitive Pentaho endpoints without proper authentication headers
  • Implement network-level detection for HTTP traffic patterns associated with authentication bypass attempts
  • Deploy web application firewall (WAF) rules to detect and block anomalous requests to Spring Security protected resources
  • Use SentinelOne Singularity XDR to correlate endpoint activity with network traffic for comprehensive threat detection

Monitoring Recommendations

  • Enable detailed access logging for all Pentaho Business Intelligence Server endpoints
  • Configure alerting for failed and successful authentication events, particularly focusing on access without valid credentials
  • Implement real-time monitoring of the applicationContext-spring-security.xml configuration file for unauthorized modifications
  • Review Pentaho application logs regularly for signs of information extraction or unauthorized access patterns

How to Mitigate CVE-2021-31602

Immediate Actions Required

  • Restrict network access to Pentaho installations using firewall rules to limit exposure
  • Review and harden the applicationContext-spring-security.xml configuration to enforce proper authentication
  • Implement network segmentation to isolate Pentaho servers from untrusted networks
  • Enable comprehensive logging and monitoring on affected systems

Patch Information

Hitachi has acknowledged this security issue. Organizations should consult the Hitachi Security Information Portal for official security advisories and patch availability. It is recommended to upgrade to the latest supported version of Pentaho that addresses this vulnerability.

Workarounds

  • Modify the applicationContext-spring-security.xml configuration to require authentication for all sensitive endpoints
  • Place affected Pentaho instances behind a reverse proxy with additional authentication requirements
  • Implement IP-based access controls to restrict access to trusted networks only
  • Deploy a Web Application Firewall (WAF) with rules to detect and block authentication bypass attempts
bash
# Configuration example - Restrict network access to Pentaho server
# Add firewall rules to limit access to trusted IP ranges only
iptables -A INPUT -p tcp --dport 8080 -s 10.0.0.0/8 -j ACCEPT
iptables -A INPUT -p tcp --dport 8080 -j DROP

# Review Spring Security configuration
cat /pentaho/server/pentaho-server/pentaho-solutions/system/applicationContext-spring-security.xml

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechHitachi Vantara Pentaho

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability92.77%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-287
  • Technical References
  • Packet Storm Security Exploit
  • Vendor Resources
  • Hitachi Security Information Portal
  • Related CVEs
  • CVE-2025-0756: Hitachi Pentaho Data Integration RCE
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