← Vulnerability feed

Vulnerability record · CVE-2023-44352 · published 17 November 2023

CVE-2023-44352: Adobe ColdFusion reflected XSS via crafted URL

Adobe · Coldfusion

Adobe ColdFusion versions 2023.5 and earlier and 2021.11 and earlier contain a reflected cross-site scripting flaw. An unauthenticated attacker can craft a URL that, when visited by a victim, executes malicious JavaScript in the victim's browser context. The issue matters because it can be used for session theft, credential phishing, or actions performed as the victim.

6.1 CVSS 3.1 Medium EPSS 85% · top 0.3% CWE-79 · Cross-site scripting
6.1CVSS 3.1 base score
85%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
2References
17 Jun 2026Last modified by NVD

Description

Adobe ColdFusion versions 2023.5 (and earlier) and 2021.11 (and earlier) are affected by a reflected Cross-Site Scripting (XSS) vulnerability. If an unauthenticated attacker is able to convince a victim to visit a URL referencing a vulnerable page, malicious JavaScript content may be executed within the context of the victim's browser.

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 18 September 2026. Confidence: high.

high priorityAlthough CVSS is medium, the very high EPSS score and unauthenticated network reachability with user interaction make exploitation attempts likely and impactful.

What it is

Adobe ColdFusion versions 2023.5 and earlier and 2021.11 and earlier contain a reflected cross-site scripting flaw. An unauthenticated attacker can craft a URL that, when visited by a victim, executes malicious JavaScript in the victim's browser context. The issue matters because it can be used for session theft, credential phishing, or actions performed as the victim.

Impact

An attacker can execute arbitrary JavaScript in the victim's browser within the ColdFusion site's origin, potentially stealing session cookies or performing actions as the victim. The scope change in the CVSS vector indicates the impact can extend beyond the vulnerable component.

Attack surface

Reachable over the network via a crafted URL referencing a vulnerable ColdFusion page; no authentication is required, but the victim must be convinced to visit the link (user interaction required).

Exploitation

Not listed in CISA KEV and no public exploit references are provided, but EPSS is very high (0.848, 99.7th percentile), indicating elevated likelihood of attempted exploitation.

What to do

  • Apply the Adobe ColdFusion security update referenced in APSB23-52 or upgrade to a fixed version.
  • If immediate patching is not possible, restrict network access to ColdFusion administrative and application endpoints to trusted sources.
  • Deploy a web application firewall or input filtering to block reflected script payloads in request parameters.
  • Set session cookies with HttpOnly and Secure attributes to reduce impact of successful XSS.
  • Educate users not to click untrusted links that target ColdFusion applications.

Detection

  • Monitor web server and WAF logs for requests containing script tags, event handlers, or encoded JavaScript in query parameters or paths.
  • Alert on outbound or inline script execution anomalies in ColdFusion application responses.
  • Review browser or endpoint telemetry for unexpected JavaScript execution originating from ColdFusion URLs.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2023-44352 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

10.0CVE-2026-48282Adobe ColdFusion path traversal leads to remote code executionColdFusion versions 2025.9, 2023.20 and earlier contain a path traversal flaw (CWE-22) that allows an unauthenticated remote attacker to reach files …KEVEPSS 42%analysed9.8CVE-2023-38203Adobe ColdFusion untrusted data deserialization allows remote code executionAdobe ColdFusion 2018u17, 2021u7, and 2023u1 (and earlier) are affected by a deserialization of untrusted data flaw that can lead to arbitrary code e…KEVEPSS 97%analysed9.8CVE-2023-29300Adobe ColdFusion untrusted data deserialization allows code executionAdobe ColdFusion 2018u16 and earlier, 2021u6 and earlier, and 2023.0.0.330468 and earlier deserialize untrusted data, which can lead to arbitrary cod…KEVEPSS 100%analysed9.8CVE-2023-26359Adobe ColdFusion untrusted data deserialization allows code executionAdobe ColdFusion 2018 Update 15 and earlier and 2021 Update 5 and earlier deserialize untrusted data, which can lead to arbitrary code execution in t…KEVEPSS 17%analysed9.8CVE-2018-15961Adobe ColdFusion unrestricted file upload leads to code executionAdobe ColdFusion (July 12 release 2018.0.0.310739, Update 6 and earlier, and Update 14 and earlier) allows unrestricted file uploads. An uploaded fil…KEVEPSS 100%analysed9.8CVE-2018-4939Adobe ColdFusion Deserialization of Untrusted Data Enables Code ExecutionAdobe ColdFusion Update 5 and earlier and ColdFusion 11 Update 13 and earlier contain a deserialization of untrusted data flaw (CWE-502). A remote, u…KEVEPSS 62%analysed9.8CVE-2017-3066Adobe ColdFusion Java deserialization in Apache BlazeDS allows RCEAdobe ColdFusion 2016 Update 3 and earlier, ColdFusion 11 Update 11 and earlier, and ColdFusion 10 Update 22 and earlier contain a Java deserializati…KEVEPSS 91%analysed9.8CVE-2013-0632Adobe ColdFusion RDS default password authentication bypassAdobe ColdFusion 9.0 through 10 ships administrator.cfc with an RDS component that accepts a default empty password. An attacker can log in to RDS wi…KEVEPSS 94%analysed

Source: NIST National Vulnerability Database (record CVE-2023-44352), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.