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

CVE-2025-22953: Epicor HCM SQL Injection Vulnerability

CVE-2025-22953 is a SQL injection flaw in Epicor HCM that allows attackers to execute arbitrary SQL commands via the filter parameter. This article covers technical details, affected versions, impact, and mitigation.

Published: March 18, 2026

CVE-2025-22953 Overview

A critical SQL injection vulnerability has been identified in Epicor Human Capital Management (HCM) 2021 version 1.9. This vulnerability exists in the filter parameter of the JsonFetcher.svc endpoint, allowing unauthenticated attackers to inject malicious SQL payloads and execute arbitrary SQL commands on the backend database. When certain database features such as xp_cmdshell are enabled, this vulnerability can escalate to remote code execution, significantly increasing the potential impact.

Critical Impact

Unauthenticated attackers can execute arbitrary SQL commands on the backend database, potentially leading to data theft, data manipulation, or complete system compromise via remote code execution if xp_cmdshell is enabled.

Affected Products

  • Epicor Human Capital Management 2021 version 1.9
  • Epicor HCM versions prior to patched releases (5.16.0.1033/HCM2022, 5.17.0.1146/HCM2023, 5.18.0.573/HCM2024)

Discovery Timeline

  • 2025-03-28 - CVE-2025-22953 published to NVD
  • 2025-04-15 - Last updated in NVD database

Technical Details for CVE-2025-22953

Vulnerability Analysis

This SQL injection vulnerability (CWE-89) allows remote attackers to manipulate SQL queries through the filter parameter in the JsonFetcher.svc endpoint. The vulnerability is classified as an unauthenticated blind SQL injection, meaning attackers do not require any credentials to exploit it and must infer information from the application's behavior rather than direct output.

The attack requires no user interaction and can be executed remotely over the network. Once exploited, attackers gain the ability to read, modify, or delete data within the database. In environments where extended stored procedures like xp_cmdshell are enabled on the SQL Server, attackers can leverage this SQL injection to execute operating system commands, escalating the vulnerability to full remote code execution.

Root Cause

The root cause of this vulnerability is improper input validation and sanitization of user-supplied data in the filter parameter. The application fails to properly parameterize SQL queries, allowing attacker-controlled input to be directly concatenated into SQL statements executed against the backend database. This represents a classic SQL injection flaw where untrusted data is not adequately separated from query logic.

Attack Vector

The attack targets the JsonFetcher.svc endpoint, which accepts a filter parameter that is vulnerable to SQL injection. An attacker can craft malicious HTTP requests containing SQL payloads within this parameter. Because the vulnerability is blind, attackers typically use time-based or boolean-based techniques to extract data or confirm successful injection.

The exploitation flow involves:

  1. Identifying the vulnerable JsonFetcher.svc endpoint
  2. Crafting SQL injection payloads targeting the filter parameter
  3. Using blind SQL injection techniques (time-based delays or conditional responses) to extract sensitive data
  4. Optionally leveraging database features like xp_cmdshell to achieve remote code execution on the underlying server

For detailed technical analysis and proof-of-concept information, refer to the SQL Injection Analysis and the GitHub PoC Repository.

Detection Methods for CVE-2025-22953

Indicators of Compromise

  • Unusual or malformed requests to the JsonFetcher.svc endpoint containing SQL syntax in the filter parameter
  • Database queries with unexpected execution times indicating time-based blind SQL injection attempts
  • Evidence of xp_cmdshell execution or attempts to enable this feature
  • Unexpected data exfiltration or modifications in the HCM database

Detection Strategies

  • Deploy web application firewall (WAF) rules to detect and block SQL injection patterns in HTTP requests to the JsonFetcher.svc endpoint
  • Enable SQL Server auditing to log and alert on suspicious query patterns, including attempts to use xp_cmdshell
  • Monitor IIS logs for requests containing SQL injection indicators such as UNION SELECT, WAITFOR DELAY, or single quote characters in the filter parameter
  • Implement network intrusion detection signatures for known SQL injection attack patterns

Monitoring Recommendations

  • Configure alerting for failed or anomalous database queries originating from the HCM application
  • Monitor for new user account creation or privilege escalation within the database that could indicate post-exploitation activity
  • Enable verbose logging on the Epicor HCM application to capture detailed request information
  • Implement database activity monitoring to track queries executed against sensitive tables

How to Mitigate CVE-2025-22953

Immediate Actions Required

  • Apply the appropriate security patch immediately: 5.16.0.1033 for HCM2022, 5.17.0.1146 for HCM2023, or 5.18.0.573 for HCM2024
  • Review the EPI Users Security Alert for official patch guidance
  • Audit database logs for any evidence of exploitation prior to patching
  • Ensure xp_cmdshell and other dangerous extended stored procedures are disabled on the SQL Server hosting the HCM database

Patch Information

Epicor has released security patches to address this vulnerability. Organizations should upgrade to the following patched versions based on their deployment:

  • HCM2022: Version 5.16.0.1033
  • HCM2023: Version 5.17.0.1146
  • HCM2024: Version 5.18.0.573

Contact Epicor support or refer to the EPI Users Security Alert for patch download and installation instructions.

Workarounds

  • Implement a web application firewall (WAF) rule to block requests containing SQL injection patterns in the filter parameter of JsonFetcher.svc
  • Restrict network access to the HCM application to trusted IP ranges only until patches can be applied
  • Disable xp_cmdshell and other extended stored procedures on the SQL Server to limit the impact if exploitation occurs
  • Apply the principle of least privilege to the database account used by the HCM application to minimize potential damage from SQL injection
bash
# Disable xp_cmdshell on SQL Server to limit RCE risk
sqlcmd -S localhost -Q "EXEC sp_configure 'show advanced options', 1; RECONFIGURE; EXEC sp_configure 'xp_cmdshell', 0; RECONFIGURE;"

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

  • Vulnerability Details
  • TypeSQLI

  • Vendor/TechEpicor Human Capital Management

  • SeverityCRITICAL

  • CVSS Score9.8

  • EPSS Probability1.12%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-89
  • Technical References
  • GitHub PoC Repository

  • Notion SQL Injection Analysis

  • EPI Users Security Alert
  • Latest CVEs
  • CVE-2025-49454: TinySalt Path Traversal Vulnerability

  • CVE-2025-48261: MultiVendorX Information Disclosure Flaw

  • CVE-2025-32119: CardGate WooCommerce SQL Injection Flaw

  • CVE-2025-26879: s2Member Plugin Reflected XSS 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