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-71257

CVE-2025-71257: BMC FootPrints ITSM Auth Bypass Flaw

CVE-2025-71257 is an authentication bypass vulnerability in BMC FootPrints ITSM versions 20.20.02 through 20.24.01.001. Attackers can exploit this to access restricted APIs and modify system data without authentication.

Published: March 20, 2026

CVE-2025-71257 Overview

CVE-2025-71257 is an authentication bypass vulnerability affecting BMC FootPrints ITSM, a widely deployed IT service management solution used by organizations to manage help desk operations and IT infrastructure. The vulnerability exists due to improper enforcement of security filters on restricted REST API endpoints and servlets within the application. This flaw allows unauthenticated remote attackers to bypass access controls, invoke restricted functionality, and gain unauthorized access to sensitive application data while potentially modifying system resources.

The vulnerability is classified as CWE-306 (Missing Authentication for Critical Function), indicating that critical functionality lacks proper authentication checks. Organizations running vulnerable versions of BMC FootPrints ITSM should prioritize patching to prevent unauthorized access to their IT service management infrastructure.

Critical Impact

Unauthenticated remote attackers can bypass access controls to invoke restricted REST API endpoints and servlets, potentially gaining unauthorized access to application data and modifying system resources without authentication.

Affected Products

  • BMC FootPrints ITSM version 20.20.02
  • BMC FootPrints ITSM versions through 20.24.01.001
  • BMC FootPrints ITSM versions 20.21.x, 20.22.x, and 20.23.x prior to hotfix application

Discovery Timeline

  • 2026-03-19 - CVE CVE-2025-71257 published to NVD
  • 2026-03-19 - Last updated in NVD database

Technical Details for CVE-2025-71257

Vulnerability Analysis

This authentication bypass vulnerability stems from inadequate security controls on the application's REST API layer. BMC FootPrints ITSM implements security filters to restrict access to sensitive API endpoints and servlets; however, the enforcement mechanism contains flaws that allow attackers to circumvent these restrictions entirely.

The vulnerability enables unauthenticated access to restricted functionality that should require proper authentication. Successful exploitation can lead to unauthorized data access across the ITSM platform, including potentially sensitive service tickets, user information, and system configuration data. Additionally, attackers may be able to modify system resources, potentially impacting the integrity and availability of the IT service management platform.

Research from WatchTowr Labs has documented how threat actors have targeted ITSM solutions like BMC FootPrints, demonstrating the real-world interest in exploiting such vulnerabilities within enterprise environments.

Root Cause

The root cause is improper enforcement of security filters on restricted REST API endpoints and servlets within BMC FootPrints ITSM. The application fails to properly authenticate requests to certain critical endpoints, allowing unauthenticated attackers to access functionality that should be protected. This represents a CWE-306 (Missing Authentication for Critical Function) weakness where authentication checks are either missing or can be bypassed for sensitive operations.

Attack Vector

The attack vector for CVE-2025-71257 is network-based, requiring no authentication and no user interaction. Attackers can remotely target exposed BMC FootPrints ITSM installations by crafting requests to the vulnerable REST API endpoints and servlets.

The exploitation flow typically involves:

  1. An attacker identifies an exposed BMC FootPrints ITSM instance running a vulnerable version
  2. The attacker sends specially crafted requests to restricted API endpoints or servlets
  3. Due to improper security filter enforcement, the requests bypass authentication checks
  4. The attacker gains unauthorized access to application data and potentially modifies system resources

No verified proof-of-concept code is publicly available. For technical implementation details, refer to the VulnCheck BMC FootPrints Advisory and the WatchTowr Analysis.

Detection Methods for CVE-2025-71257

Indicators of Compromise

  • Unusual or unexpected access to REST API endpoints without valid authentication sessions
  • Unauthenticated requests to sensitive servlets or administrative API endpoints
  • Anomalous data access patterns or modifications to system resources without corresponding authenticated user activity
  • Log entries showing successful API calls from sources without prior authentication events

Detection Strategies

  • Monitor web server and application logs for unauthenticated requests to restricted REST API endpoints
  • Implement web application firewall (WAF) rules to detect and block suspicious request patterns targeting BMC FootPrints API endpoints
  • Deploy network intrusion detection systems (NIDS) with signatures for BMC FootPrints ITSM exploitation attempts
  • Audit authentication logs for gaps between API activity and authenticated sessions

Monitoring Recommendations

  • Enable verbose logging on BMC FootPrints ITSM to capture all API requests and authentication events
  • Implement alerting for high-volume or unusual API access patterns from unauthenticated sources
  • Regularly review access logs for signs of reconnaissance or exploitation attempts
  • Consider deploying an endpoint detection and response (EDR) solution on servers hosting BMC FootPrints ITSM

How to Mitigate CVE-2025-71257

Immediate Actions Required

  • Apply the appropriate BMC hotfix for your version immediately to remediate the vulnerability
  • Restrict network access to BMC FootPrints ITSM instances to trusted networks and users only
  • Review access logs for any signs of unauthorized access or exploitation attempts
  • Implement additional authentication controls at the network layer while awaiting patch deployment

Patch Information

BMC has released hotfixes to remediate this vulnerability. Organizations should apply the appropriate hotfix based on their current version:

Current VersionRequired Hotfix
20.20.02Hotfix 20.20.02
20.20.03.xHotfix 20.20.03.002
20.21.01.xHotfix 20.21.01.001
20.21.02.xHotfix 20.21.02.002
20.22.01Hotfix 20.22.01
20.22.01.xHotfix 20.22.01.001
20.23.01Hotfix 20.23.01
20.23.01.xHotfix 20.23.01.002
20.24.01.xHotfix 20.24.01

Refer to the BMC FootPrints 2024 Patch Notes for detailed patching instructions.

Workarounds

  • Restrict access to BMC FootPrints ITSM to trusted internal networks using firewall rules or network segmentation
  • Implement a reverse proxy with additional authentication requirements in front of the BMC FootPrints application
  • Deploy a web application firewall (WAF) configured to block unauthenticated requests to sensitive REST API endpoints
  • Consider temporarily disabling external access to the application until patches can be applied
bash
# Example: Restrict access to BMC FootPrints ITSM using iptables
# Allow only trusted subnet to access the application
iptables -A INPUT -p tcp --dport 443 -s 10.0.0.0/8 -j ACCEPT
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
  • TypeAuth Bypass

  • Vendor/TechBmc Footprints

  • SeverityMEDIUM

  • CVSS Score6.9

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/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
  • AvailabilityLow
  • CWE References
  • CWE-306
  • Technical References
  • BMC FootPrints 2024 Patch Notes

  • WatchTowr Analysis on Threat Actors

  • VulnCheck BMC FootPrints Advisory
  • Related CVEs
  • CVE-2025-71260: BMC FootPrints ITSM RCE Vulnerability

  • CVE-2025-71259: BMC FootPrints ITSM SSRF Vulnerability

  • CVE-2025-71258: BMC FootPrints ITSM SSRF 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