cbcvebase.
CVE-2023-26347
published 2023-11-17

CVE-2023-26347: Adobe ColdFusion versions 2023.5 (and earlier) and 2021.11 (and earlier) are affected by an Improper Access Control vulnerability that could result in a…

PriorityP180high7.5CVSS 3.1
AVNACLPRNUINSUCHINAN
ITWEXPLOITVulnCheck KEV
Exploited in the wild
EPSS
10.07%
95.0th percentile
Adobe ColdFusion versions 2023.5 (and earlier) and 2021.11 (and earlier) are affected by an Improper Access Control vulnerability that could result in a Security feature bypass. An unauthenticated attacker could leverage this vulnerability to access the administration CFM and CFC endpoints. Exploitation of this issue does not require user interaction.

Affected

4 ranges
VendorProductVersion rangeFixed in
adobecoldfusion< 20212021
adobecoldfusion<= 2021.11
adobecoldfusion
adobecoldfusion

Detection & IOCsextracted from sources · hover to see the quote

url/hax/..CFIDE/adminapi/administrator.cfc?method=getBuildNumber&_cfclient=true
path/hax/..CFIDE/adminapi/administrator.cfc
other_cfclient=true
  • Exploit requests contain the path traversal pattern `..CFIDE` within the URL, used to bypass access controls to reach the ColdFusion administration endpoints.
  • Successful exploitation returns a WDDX-formatted response body containing `wddxPacket version=` with HTTP 200 status, which can be used as a detection signature.
  • The query parameter `_cfclient=true` combined with `method=getBuildNumber` on a `.cfc` endpoint is a strong indicator of CVE-2023-26347 exploitation attempts.
  • Shodan/FOFA fingerprinting queries for exposed ColdFusion instances: `http.component:"Adobe ColdFusion"`, `http.title:"coldfusion administrator login"`, `app="Adobe-ColdFusion"`.
  • ·The path traversal prefix `/hax/` in the exploit URL is an arbitrary directory segment; the critical bypass component is the `..CFIDE` traversal sequence. Detection rules should match on `..CFIDE` in the URL path regardless of the preceding directory name.
  • ·Vulnerability affects Adobe ColdFusion 2023.5 and earlier, and 2021.11 and earlier. Instances patched to 2023.6 or 2021.12+ are not vulnerable.

CVSS provenance

nvdv3.17.5HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
vulncheck7.5HIGH
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.