A Leader in the 2026 Gartner® Magic Quadrant™ for Endpoint Protection. Six years running.Six years. Gartner® Magic Quadrant™ Leader.Find Out Why
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-2024-34112

CVE-2024-34112: Adobe ColdFusion Information Disclosure

CVE-2024-34112 is an information disclosure vulnerability in Adobe ColdFusion that allows arbitrary file system read without user interaction. This article covers the technical details, affected versions, and mitigation.

Published: May 26, 2026

CVE-2024-34112 Overview

CVE-2024-34112 is an Improper Access Control vulnerability [CWE-284] affecting Adobe ColdFusion versions 2023u7, 2021u13, and earlier. An unauthenticated attacker can exploit this flaw over the network to read arbitrary files from the underlying file system. Successful exploitation grants access to sensitive configuration files, credentials, and application data without any user interaction.

The vulnerability carries a CVSS 3.1 score of 7.5 (HIGH) and an EPSS score of 11.217% (93.6 percentile), indicating elevated exploitation likelihood. Adobe addressed the issue in the security bulletin APSB24-41.

Critical Impact

Remote unauthenticated attackers can read arbitrary files on vulnerable ColdFusion servers, exposing credentials, application source code, and sensitive configuration data.

Affected Products

  • Adobe ColdFusion 2023 through Update 7 (2023u7)
  • Adobe ColdFusion 2021 through Update 13 (2021u13)
  • All earlier releases of ColdFusion 2021 and 2023

Discovery Timeline

  • 2024-06-13 - CVE-2024-34112 published to NVD
  • 2024-06-13 - Adobe releases security bulletin APSB24-41 with patches
  • 2024-12-03 - Last updated in NVD database

Technical Details for CVE-2024-34112

Vulnerability Analysis

The vulnerability resides in ColdFusion's access control logic, which fails to properly restrict requests that resolve to files outside the intended application scope. An attacker crafts HTTP requests targeting ColdFusion endpoints that interact with the file system. The server processes these requests without validating whether the requesting principal holds authorization to read the targeted path.

The issue affects confidentiality only. Integrity and availability are not directly impacted, but the disclosed data routinely enables follow-on attacks. Recovered files often contain database credentials, datasource passwords stored in neo-datasource.xml, administrator hashes, and session tokens. Adversaries chain this read primitive with separate ColdFusion authentication or deserialization flaws to achieve full server compromise.

Adobe classified the root cause under [CWE-284: Improper Access Control], indicating missing or incorrect enforcement of authorization checks rather than a path traversal sanitization gap alone.

Root Cause

ColdFusion's request handler does not enforce access control on file references reachable through specific application endpoints. The server resolves file paths and returns content without verifying that the caller has rights to the resource. Default deployments expose the vulnerable handlers on the standard HTTP and HTTPS listeners.

Attack Vector

Exploitation requires only network reachability to the ColdFusion administrative or application interface. No credentials, user interaction, or local access are needed. An attacker sends a crafted HTTP request referencing a target file path. The server responds with the file contents, allowing iterative enumeration of the file system. Public exploit code is not currently confirmed, but the low complexity and unauthenticated nature of the flaw make weaponization straightforward.

Refer to the Adobe ColdFusion Security Advisory APSB24-41 for vendor-confirmed technical details.

Detection Methods for CVE-2024-34112

Indicators of Compromise

  • HTTP requests to ColdFusion endpoints containing references to sensitive system paths such as /etc/passwd, WEB-INF/, cfusion/lib/neo-*.xml, or Windows paths like C:\ColdFusion\cfusion\lib\.
  • Anomalous outbound responses from ColdFusion servers with unusually large body sizes returning non-HTML content.
  • ColdFusion access logs showing repeated 200 OK responses to requests targeting administrative or CFIDE paths from a single external IP.
  • Unexpected reads of password.properties, seed.properties, or datasource configuration files.

Detection Strategies

  • Inspect ColdFusion access.log and web server logs for requests targeting file paths outside the standard application directory tree.
  • Deploy web application firewall rules that flag URL parameters referencing absolute file paths or directory traversal sequences against ColdFusion endpoints.
  • Hunt for process-level file reads by the coldfusion.exe or jrun.exe process accessing sensitive OS files outside the ColdFusion install directory.

Monitoring Recommendations

  • Forward ColdFusion application, access, and exception logs to a centralized analytics platform for correlation against known exploitation patterns.
  • Alert on first-seen external IPs issuing requests to administrative endpoints under /CFIDE/administrator/ and /cf_scripts/.
  • Monitor egress traffic from ColdFusion hosts for exfiltration patterns immediately following suspicious file-read requests.

How to Mitigate CVE-2024-34112

Immediate Actions Required

  • Apply Adobe ColdFusion 2023 Update 8 or ColdFusion 2021 Update 14 (or later) on every vulnerable host, as directed in APSB24-41.
  • Inventory all internet-exposed ColdFusion instances and restrict administrative interfaces to trusted management networks only.
  • Rotate all credentials, datasource passwords, and API keys stored on ColdFusion servers that were exposed prior to patching.
  • Review logs for the 30 days preceding patch deployment for evidence of file-read exploitation.

Patch Information

Adobe published patched releases concurrently with security bulletin APSB24-41 on June 11, 2024. Administrators must install ColdFusion 2023 Update 8 or ColdFusion 2021 Update 14, then restart the ColdFusion application service. Adobe also recommends applying the latest JDK update supported for the ColdFusion release in use.

Workarounds

  • Place ColdFusion behind a reverse proxy or WAF configured to block requests referencing absolute file paths or traversal patterns.
  • Restrict access to /CFIDE/administrator and other administrative paths using network-level controls or IP allowlisting.
  • Enforce the ColdFusion lockdown guide configuration to minimize the file system surface reachable by the ColdFusion service account.
  • Run the ColdFusion service under a least-privileged account that cannot read sensitive operating system files.
bash
# Configuration example: restrict ColdFusion admin paths at the web server tier
# Apache httpd example
<LocationMatch "^/(CFIDE/administrator|cf_scripts|CFIDE/adminapi)">
    Require ip 10.0.0.0/8 192.168.0.0/16
</LocationMatch>

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechAdobe Coldfusion

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability11.22%

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

  • NVD-CWE-noinfo
  • Vendor Resources
  • Adobe ColdFusion Security Advisory
  • Related CVEs
  • CVE-2024-20767: Adobe ColdFusion Information Disclosure

  • CVE-2025-43563: Adobe ColdFusion Information Disclosure

  • CVE-2025-43564: Adobe ColdFusion Information Disclosure

  • CVE-2026-27282: Adobe ColdFusion Auth Bypass Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today 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