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
    • 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-14004

CVE-2025-14004: Xunruicms SSRF Vulnerability

CVE-2025-14004 is a server-side request forgery flaw in Xunruicms affecting versions up to 4.7.1. Attackers can exploit the Email Setting Handler remotely. This article covers technical details, affected versions, and mitigation.

Published: April 1, 2026

CVE-2025-14004 Overview

A Server-Side Request Forgery (SSRF) vulnerability has been discovered in dayrui XunRuiCMS up to version 4.7.1. The vulnerability affects an unknown function in the file /admind45f74adbd95.php?c=email&m=add within the Email Setting Handler component. By manipulating input parameters, an attacker can force the server to make arbitrary requests to internal or external resources, potentially exposing sensitive internal services or enabling further attacks against the infrastructure.

Critical Impact

This SSRF vulnerability allows remote attackers to manipulate the CMS server into making requests to arbitrary internal and external endpoints, potentially exposing internal services, bypassing firewalls, and accessing sensitive resources that should not be publicly accessible.

Affected Products

  • XunRuiCMS versions up to and including 4.7.1
  • Email Setting Handler component (/admind45f74adbd95.php?c=email&m=add)

Discovery Timeline

  • 2025-12-04 - CVE-2025-14004 published to NVD
  • 2026-02-24 - Last updated in NVD database

Technical Details for CVE-2025-14004

Vulnerability Analysis

This vulnerability is classified as CWE-918 (Server-Side Request Forgery). The SSRF flaw exists within the Email Setting Handler component of XunRuiCMS. The vulnerability is network-accessible and requires high privileges to exploit, but once leveraged, it can compromise the confidentiality, integrity, and availability of the affected system.

The exploit has been publicly disclosed and may be actively used for attacks. The vendor was contacted about this vulnerability but did not respond, leaving users without an official patch. A proof-of-concept demonstrating the vulnerability has been published on GitHub.

Root Cause

The root cause of this vulnerability lies in insufficient input validation within the Email Setting Handler functionality. When processing email configuration requests through the /admind45f74adbd95.php?c=email&m=add endpoint, the application fails to properly validate and sanitize user-supplied URLs or hostnames. This allows authenticated administrators to specify arbitrary internal or external URLs that the server will then attempt to connect to, enabling SSRF attacks.

Attack Vector

The attack vector for CVE-2025-14004 is network-based, requiring the attacker to have administrative privileges on the XunRuiCMS installation. The attack can be executed remotely without user interaction. An attacker with admin access can manipulate the email configuration settings to force the server to make requests to:

  • Internal network services not normally accessible from the internet
  • Cloud metadata endpoints (e.g., 169.254.169.254) to retrieve sensitive credentials
  • Other internal applications for port scanning or service enumeration
  • External attacker-controlled servers to exfiltrate data

The vulnerability is exploited through the email testing or configuration functionality, where the attacker can specify malicious SMTP server addresses or related parameters that trigger outbound requests from the vulnerable server.

Detection Methods for CVE-2025-14004

Indicators of Compromise

  • Unusual outbound requests from the web server to internal IP ranges (e.g., 10.x.x.x, 172.16.x.x, 192.168.x.x)
  • Requests to cloud metadata endpoints such as 169.254.169.254
  • Unexpected connections to ports commonly used by internal services (Redis, Memcached, databases)
  • Administrative access to /admind45f74adbd95.php with unusual email component parameters

Detection Strategies

  • Monitor web application logs for requests to the Email Setting Handler endpoint with suspicious parameters
  • Implement network-level monitoring to detect SSRF-indicative traffic patterns from web servers
  • Deploy Web Application Firewall (WAF) rules to block requests containing internal IP addresses or metadata endpoints
  • Audit administrative access logs for unusual email configuration changes

Monitoring Recommendations

  • Enable detailed logging for all administrative actions within XunRuiCMS
  • Configure network monitoring to alert on outbound connections from the web server to internal subnets
  • Implement egress filtering to restrict outbound connections from web servers to only necessary external services
  • Review and monitor DNS queries from the web server for suspicious internal hostnames

How to Mitigate CVE-2025-14004

Immediate Actions Required

  • Restrict administrative access to XunRuiCMS to trusted IP addresses only
  • Implement network segmentation to limit the impact of potential SSRF exploitation
  • Consider disabling or restricting access to the Email Setting Handler functionality until a patch is available
  • Review administrative user accounts and remove unnecessary privileged access

Patch Information

As of the last update on 2026-02-24, the vendor (XunRuiCMS) has not released an official patch for this vulnerability. The vendor was contacted about this disclosure but did not respond. Users should monitor the official XunRuiCMS channels for security updates and consider implementing the workarounds below.

For additional technical details, refer to the GitHub PoC for SSRF and VulDB Case Study #334246.

Workarounds

  • Implement URL allowlisting for the email configuration functionality to permit only legitimate SMTP servers
  • Deploy a Web Application Firewall (WAF) with SSRF protection rules
  • Use network-level controls to block outbound requests from the web server to internal IP ranges and metadata endpoints
  • Consider using a reverse proxy that validates and restricts outbound requests from the application
bash
# Example: Restrict outbound connections from web server using iptables
# Block connections to internal networks from the web server process
iptables -A OUTPUT -m owner --uid-owner www-data -d 10.0.0.0/8 -j DROP
iptables -A OUTPUT -m owner --uid-owner www-data -d 172.16.0.0/12 -j DROP
iptables -A OUTPUT -m owner --uid-owner www-data -d 192.168.0.0/16 -j DROP
iptables -A OUTPUT -m owner --uid-owner www-data -d 169.254.169.254 -j DROP

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

  • Vulnerability Details
  • TypeSSRF

  • Vendor/TechXunruicms

  • SeverityMEDIUM

  • CVSS Score5.1

  • EPSS Probability0.06%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/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-918
  • Technical References
  • GitHub PoC for SSRF

  • VulDB Case Study #334246

  • VulDB #334246

  • VulDB Submission #692907
  • Latest CVEs
  • CVE-2026-35467: Browser API Key Information Disclosure

  • CVE-2026-35466: cveInterface.js XSS Vulnerability

  • CVE-2026-30252: ZenShare Suite XSS Vulnerability

  • CVE-2026-30251: ZenShare Suite v17.0 XSS Vulnerability
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