Skip to main content

Adobe ColdFusion CVE-2026-48320

| EUVDEUVD-2026-44554 HIGH
Cross-site Scripting (XSS) (CWE-79)
2026-07-14 psirt@adobe.com GHSA-gvvg-xf8x-hr96
8.5
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
8.5 HIGH
AV:A/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N
vuln.today AI
9.3 CRITICAL

Reflected XSS is inherently network-delivered; AV:N better reflects internet-accessible ColdFusion deployments than AV:A, though official vector disagrees.

3.1 AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N
4.0 AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:N/SC:H/SI:H/SA:N

Primary rating from NVD.

CVSS VectorNVD

Attack Vector
Adjacent
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Changed
Confidentiality
High
Integrity
High
Availability
None

Lifecycle Timeline

11
Analysis Updated
Aug 05, 2026 - 17:48 vuln.today
v4 (cvss_changed)
Severity Changed
Aug 05, 2026 - 17:37 NVD
CRITICAL HIGH
CVSS changed
Aug 05, 2026 - 17:37 NVD
9.3 (CRITICAL) 8.5 (HIGH)
Analysis Updated
Jul 29, 2026 - 19:32 vuln.today
v3 (cvss_changed)
CVSS changed
Jul 29, 2026 - 19:22 NVD
9.6 (CRITICAL) 9.3 (CRITICAL)
Analysis Updated
Jul 15, 2026 - 18:18 vuln.today
v2 (cvss_changed)
Re-analysis Queued
Jul 15, 2026 - 18:07 vuln.today
cvss_changed
Severity Changed
Jul 15, 2026 - 18:07 NVD
HIGH CRITICAL
CVSS changed
Jul 15, 2026 - 18:07 NVD
8.5 (HIGH) 9.6 (CRITICAL)
Analysis Generated
Jul 14, 2026 - 21:41 vuln.today
CVE Published
Jul 14, 2026 - 21:16 nvd
HIGH 8.5

DescriptionNVD

ColdFusion is affected by a reflected Cross-Site Scripting (XSS) vulnerability. An attacker could exploit this vulnerability to inject malicious scripts into a web page, potentially gaining elevated access or control over the victim's account or session. Exploitation of this issue requires user interaction in that a victim must open a malicious file. Scope is changed.

AnalysisAI

Reflected Cross-Site Scripting in Adobe ColdFusion 2023 (through Update 21) and ColdFusion 2025 (through Update 10) enables unauthenticated adjacent-network attackers to inject malicious scripts into a victim's browser session, achieving high-severity confidentiality and integrity impact through session hijacking or account takeover. Exploitation requires user interaction - a victim must open a malicious file - and CVSS scope change (S:C) reflects that the impact crosses from the ColdFusion server context into the victim's browser environment. EPSS sits at 3.75% raw probability but at the 89th percentile, indicating elevated relative risk among all CVEs; however, SSVC rates exploitation as 'none' and the vulnerability is not listed in CISA KEV, so no public exploit identified at time of analysis.

Technical ContextAI

Adobe ColdFusion is an enterprise application server and CFML-based rapid development platform used primarily in corporate, government, and financial environments. The root cause is CWE-79 (Improper Neutralization of Input During Web Page Generation - Reflected XSS), meaning user-controlled input is reflected back in an HTTP response without adequate sanitization or encoding, allowing injected JavaScript to execute in a victim's browser. The affected CPE strings confirm Adobe ColdFusion 2023 base release through Update 17 (cpe:2.3:a:adobe:coldfusion:2023:-:*:*:*:*:*:* through update17), and EUVD data extends this to all 2023 releases up to and including Update 21. ColdFusion 2025 Updates 1 through 10 are also confirmed affected per EUVD-2026-44554. The CVSS vector AV:A (Adjacent) suggests the ColdFusion endpoint may be reachable only within a network segment rather than the open internet, which partially constrains the attack surface.

RemediationAI

Apply vendor-released patches immediately: upgrade ColdFusion 2023 to Update 22 and ColdFusion 2025 to Update 11, as documented in Adobe security bulletin APSB26-82 at https://helpx.adobe.com/security/products/coldfusion/apsb26-82.html. If immediate patching is not feasible, restrict network access to the ColdFusion server so it is not reachable from untrusted adjacent segments, which directly addresses the AV:A attack vector. Additionally, deploy a Web Application Firewall (WAF) with XSS filtering rules in blocking mode in front of ColdFusion endpoints to detect and drop reflected XSS payloads; note this is a compensating control only and may produce false positives on legitimate complex query parameters. User awareness training to avoid opening unexpected files or links is a secondary mitigation given the UI:R requirement. ColdFusion 2021 and earlier release lines should be treated as potentially affected until Adobe confirms otherwise.

CVE-2013-3336 MEDIUM POC
5.0 May 09

Unspecified vulnerability in Adobe ColdFusion 9.0, 9.0.1, 9.0.2, and 10 allows remote attackers to read arbitrary files

CVE-2026-48282 CRITICAL POC
10.0 Jun 30

Path traversal in Adobe ColdFusion 2025.9, 2023.20 and earlier enables remote, unauthenticated attackers to write or acc

CVE-2016-4264 HIGH POC
8.6 Sep 01

The Office Open XML (OOXML) feature in Adobe ColdFusion 10 before Update 21 and 11 before Update 10 allows remote attack

CVE-2018-15961 CRITICAL POC
9.8 Sep 25

Adobe ColdFusion versions July 12 release (2018.0.0.310739), Update 6 and earlier, and Update 14 and earlier have an unr

CVE-2023-26360 HIGH POC
8.6 Mar 23

Adobe ColdFusion versions 2018 Update 15 (and earlier) and 2021 Update 5 (and earlier) are affected by an Improper Acces

CVE-2025-24447 CRITICAL
9.1 Apr 08

ColdFusion versions 2023.12, 2021.18, 2025.0 and earlier are affected by a Deserialization of Untrusted Data vulnerabili

CVE-2017-11284 CRITICAL
9.8 Dec 01

Adobe ColdFusion has an Untrusted Data Deserialization vulnerability. Rated critical severity (CVSS 9.8), this vulnerabi

CVE-2017-11283 CRITICAL
9.8 Dec 01

Adobe ColdFusion has an Untrusted Data Deserialization vulnerability. Rated critical severity (CVSS 9.8), this vulnerabi

CVE-2026-48276 CRITICAL POC
10.0 Jun 30

Arbitrary code execution in Adobe ColdFusion 2025.9, 2023.20 and all earlier releases lets a remote attacker upload a fi

CVE-2023-44353 CRITICAL POC
9.8 Nov 17

Adobe ColdFusion versions 2023.5 (and earlier) and 2021.11 (and earlier) are affected by an Deserialization of Untrusted

CVE-2025-30285 HIGH
8.4 Apr 08

ColdFusion versions 2023.12, 2021.18, 2025.0 and earlier are affected by a Deserialization of Untrusted Data vulnerabili

CVE-2013-1389 CRITICAL
10.0 May 16

Unspecified vulnerability in Adobe ColdFusion 9.0 before Update 11, 9.0.1 before Update 10, 9.0.2 before Update 5, and 1

Share

CVE-2026-48320 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy