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-2023-26347

CVE-2023-26347: Adobe ColdFusion Auth Bypass Vulnerability

CVE-2023-26347 is an authentication bypass flaw in Adobe ColdFusion that allows unauthenticated attackers to access admin endpoints. This article covers the technical details, affected versions, impact, and mitigation.

Published: February 11, 2026

CVE-2023-26347 Overview

CVE-2023-26347 is an Improper Access Control vulnerability affecting Adobe ColdFusion versions 2023.5 (and earlier) and 2021.11 (and earlier). This security flaw allows an unauthenticated attacker to bypass security features and gain unauthorized access to administration CFM and CFC endpoints. The vulnerability can be exploited remotely over the network without requiring any user interaction, making it particularly dangerous for internet-facing ColdFusion deployments.

Critical Impact

Unauthenticated attackers can bypass access controls to reach administrative endpoints, potentially exposing sensitive configuration data, server information, and enabling further exploitation of the ColdFusion server.

Affected Products

  • Adobe ColdFusion 2023 (Update 5 and earlier)
  • Adobe ColdFusion 2021 (Update 11 and earlier)
  • All prior updates of Adobe ColdFusion 2023 and 2021 release lines

Discovery Timeline

  • 2023-11-17 - CVE-2023-26347 published to NVD
  • 2024-11-21 - Last updated in NVD database

Technical Details for CVE-2023-26347

Vulnerability Analysis

This vulnerability falls under CWE-284 (Improper Access Control), indicating a fundamental flaw in how Adobe ColdFusion validates and enforces access restrictions to sensitive administrative endpoints. The access control mechanism fails to properly authenticate requests to CFM (ColdFusion Markup) and CFC (ColdFusion Component) endpoints that should be restricted to authorized administrators only.

The vulnerability is particularly concerning because it enables unauthenticated network-based attackers to reach administration interfaces that are designed to manage critical server configurations. Successful exploitation could lead to disclosure of sensitive configuration information, database connection strings, and other protected data accessible through administrative interfaces.

Root Cause

The root cause of CVE-2023-26347 lies in improper validation of access control rules within Adobe ColdFusion's request handling mechanism. The application fails to enforce proper authentication checks before granting access to administrative CFM and CFC endpoints. This creates a security bypass condition where attackers can craft requests that circumvent the intended access restrictions.

Attack Vector

The attack vector is network-based, requiring no authentication and no user interaction. An attacker can exploit this vulnerability by sending specially crafted HTTP requests directly to vulnerable ColdFusion administration endpoints. The attack can be executed from anywhere on the network that has connectivity to the ColdFusion server.

The exploitation flow involves identifying exposed ColdFusion servers, crafting requests to administrative CFM and CFC endpoints, and bypassing the access control mechanisms to gain unauthorized access. This could allow attackers to enumerate server configurations, access sensitive data, or potentially chain this vulnerability with other exploits for deeper compromise.

Detection Methods for CVE-2023-26347

Indicators of Compromise

  • Unexpected HTTP requests to ColdFusion administration directories such as /CFIDE/administrator/ or /CFIDE/adminapi/
  • Access attempts to CFM and CFC files within administrative paths from unauthenticated sources
  • Anomalous access patterns to ColdFusion component endpoints from external IP addresses
  • Log entries showing successful access to administrative endpoints without corresponding authentication events

Detection Strategies

  • Monitor web server access logs for requests targeting /CFIDE/ administrative paths from unauthorized sources
  • Implement web application firewall (WAF) rules to detect and block attempts to access administrative ColdFusion endpoints
  • Configure intrusion detection systems (IDS) to alert on patterns consistent with ColdFusion administration endpoint enumeration
  • Review ColdFusion server logs for authentication bypass attempts and unauthorized administrative access

Monitoring Recommendations

  • Enable detailed access logging on ColdFusion servers to capture all requests to administrative endpoints
  • Set up real-time alerting for any access attempts to /CFIDE/administrator/ and /CFIDE/adminapi/ paths
  • Implement network monitoring to detect scanning activity targeting ColdFusion servers
  • Regularly audit access logs for signs of reconnaissance or exploitation attempts

How to Mitigate CVE-2023-26347

Immediate Actions Required

  • Apply the latest security updates from Adobe for ColdFusion 2023 and 2021 immediately
  • Restrict network access to ColdFusion administration endpoints using firewall rules
  • Ensure the /CFIDE/administrator/ and /CFIDE/adminapi/ directories are not accessible from untrusted networks
  • Review access logs for signs of prior exploitation attempts

Patch Information

Adobe has released security patches addressing this vulnerability in the Adobe ColdFusion Security Advisory (APSB23-52). Organizations should upgrade to ColdFusion 2023 Update 6 or later, and ColdFusion 2021 Update 12 or later to remediate this vulnerability. The patches implement proper access control validation for administrative endpoints.

Workarounds

  • Block external access to /CFIDE/ directories at the web server or firewall level until patches can be applied
  • Implement IP-based access restrictions to limit administrative endpoint access to trusted management networks only
  • Use a reverse proxy with authentication to protect ColdFusion administrative interfaces
  • Consider taking internet-facing ColdFusion servers offline until patching is complete if immediate patching is not possible
bash
# Example Apache configuration to restrict CFIDE access
<Directory "/opt/coldfusion/cfusion/wwwroot/CFIDE">
    # Deny all access by default
    Require all denied
    
    # Allow only from trusted management network
    Require ip 10.0.0.0/8
    Require ip 192.168.1.0/24
</Directory>

# Block external access to administrator endpoints
<LocationMatch "^/CFIDE/(administrator|adminapi)">
    Require all denied
    Require ip 127.0.0.1
</LocationMatch>

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechAdobe Coldfusion

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability85.70%

  • 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
  • Vendor Resources
  • Adobe ColdFusion Security Advisory
  • Related CVEs
  • CVE-2026-27282: Adobe ColdFusion Auth Bypass Vulnerability

  • CVE-2025-61809: Adobe ColdFusion Auth Bypass Vulnerability

  • CVE-2023-38205: Adobe ColdFusion Auth Bypass Vulnerability

  • CVE-2023-26360: Adobe ColdFusion Auth Bypass 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