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

CVE-2025-40662: DM Corporative CMS Path Disclosure Flaw

CVE-2025-40662 is an absolute path disclosure vulnerability in DM Corporative CMS that exposes webroot file paths when non-existent files are accessed. This article covers technical details, affected versions, and mitigation.

Updated: May 11, 2026

CVE-2025-40662 Overview

CVE-2025-40662 is an absolute path disclosure vulnerability affecting DM Corporative CMS by ACC. The flaw allows an unauthenticated remote attacker to retrieve the absolute filesystem path of webroot content by requesting a non-existent file. The server responds with verbose error output that reveals internal directory structure and file locations. This information helps attackers map the application, target follow-on attacks, and chain with other weaknesses. The issue is tracked under CWE-200 (Exposure of Sensitive Information to an Unauthorized Actor).

Critical Impact

Unauthenticated remote attackers can disclose absolute server paths and reconnaissance data by requesting non-existent webroot files, enabling targeted follow-on attacks.

Affected Products

  • ACC DM Corporative CMS (all versions listed in the CPE: cpe:2.3:a:acc:dm_corporative_cms:*:*:*:*:*:*:*:*)
  • Web deployments served from the affected CMS webroot
  • Installations exposed to untrusted networks

Discovery Timeline

  • 2025-06-10 - CVE-2025-40662 published to the National Vulnerability Database
  • 2025-10-22 - Last updated in NVD database

Technical Details for CVE-2025-40662

Vulnerability Analysis

The vulnerability is an information disclosure flaw in DM Corporative CMS. When a client requests a resource under the webroot that does not exist, the application returns a response that reveals the absolute filesystem path of the requested file. This behavior exposes server-side directory layouts to any unauthenticated remote user.

The attack vector is network-based and requires no privileges or user interaction. Attackers can automate scans against many endpoints and harvest path data across deployments. The disclosed paths typically include directory names that reveal the operating system, web server configuration, application install directory, and account naming conventions. See the INCIBE Security Notice for vendor coordination details.

Root Cause

The root cause is improper error handling in the CMS request pipeline. When the application cannot resolve a requested file under the webroot, the resulting error message embeds the absolute path rather than returning a generic HTTP 404 response. Verbose error output is enabled in the default configuration, so production deployments expose internal paths unless the operator manually suppresses error detail.

Attack Vector

An unauthenticated attacker sends a crafted HTTP request to any non-existent file path under the application webroot. The server responds with an error page or error string that contains the absolute path of the resolved location. No authentication, no special header, and no client-side interaction is required. Attackers commonly combine this disclosure with path traversal, local file inclusion, or upload bugs that need exact target paths to succeed.

The vulnerability does not, on its own, allow code execution or data modification. Its value is reconnaissance: it accelerates and refines other intrusions against the same host.

Detection Methods for CVE-2025-40662

Indicators of Compromise

  • HTTP requests targeting random or unusual non-existent paths under the CMS webroot, often in rapid sequence from a single source.
  • Server access logs showing 404 or 500 responses correlated with response bodies containing absolute filesystem paths.
  • Outbound responses including strings such as /var/www/, C:\inetpub\, or other server-internal directory prefixes.

Detection Strategies

  • Inspect web server logs for spikes in 404 responses tied to oddly named or fuzzed file requests.
  • Deploy web application firewall rules that flag response bodies containing absolute path patterns.
  • Run authenticated vulnerability scans against DM Corporative CMS hosts to confirm presence of the verbose error response.

Monitoring Recommendations

  • Forward web server and CMS error logs into a centralized logging or SIEM platform for pattern-based alerting.
  • Alert on response payloads containing filesystem path prefixes that should never leave the server.
  • Track repeated probing from individual source IPs and correlate with subsequent exploitation attempts.

How to Mitigate CVE-2025-40662

Immediate Actions Required

  • Contact ACC and apply the security update for DM Corporative CMS as soon as it is available, following the guidance in the INCIBE Security Notice.
  • Disable verbose error reporting in the CMS and underlying web server configuration for production environments.
  • Restrict administrative and management interfaces to trusted networks only.

Patch Information

At the time of writing, no vendor advisory URLs or fixed version identifiers were published in the NVD entry. Operators should monitor ACC vendor channels and the linked INCIBE bulletin for patched releases of DM Corporative CMS and apply them promptly when available.

Workarounds

  • Configure the web server to return a generic custom 404 page that does not include server-side path or stack information.
  • Add a web application firewall rule to strip or block responses containing absolute filesystem paths.
  • Limit external exposure of the CMS by placing it behind authenticated reverse proxies or IP allowlists where feasible.
bash
# Configuration example: suppress verbose error output on common web servers

# Apache - in httpd.conf or vhost
ServerSignature Off
ServerTokens Prod
ErrorDocument 404 /errors/404.html
ErrorDocument 500 /errors/500.html

# Nginx - in server block
server_tokens off;
error_page 404 /errors/404.html;
error_page 500 502 503 504 /errors/50x.html;

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechAcc Dm Corporative Cms

  • SeverityMEDIUM

  • CVSS Score6.9

  • EPSS Probability0.31%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/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
  • AvailabilityNone
  • CWE References
  • CWE-200

  • NVD-CWE-noinfo
  • Technical References
  • INCIBE Security Notice
  • Related CVEs
  • CVE-2025-40654: DM Corporative CMS SQLi Vulnerability

  • CVE-2025-40655: DM Corporative CMS SQLi Vulnerability

  • CVE-2025-40656: DM Corporative CMS SQLi Vulnerability

  • CVE-2025-40657: DM Corporative CMS SQL Injection Flaw
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