← Vulnerability feed

Vulnerability record · CVE-2022-28818 · published 12 May 2022

CVE-2022-28818: Adobe ColdFusion reflected XSS in vulnerable pages

Adobe · Coldfusion

Adobe ColdFusion CF2021U3 and earlier and CF2018U13 contain a reflected cross-site scripting flaw in a vulnerable page. An attacker who gets a victim to open a crafted URL can run JavaScript in the victim's browser in the context of the ColdFusion site. This matters because it can be used for session theft or actions performed as the victim against the affected application.

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

Description

ColdFusion versions CF2021U3 (and earlier) and CF2018U13 are affected by a reflected Cross-Site Scripting (XSS) vulnerability. If an 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 20 September 2026. Confidence: medium.

medium priorityCVSS 6.1 medium severity with required user interaction, but high EPSS and a network-reachable unauthenticated vector warrant prompt patching.

What it is

Adobe ColdFusion CF2021U3 and earlier and CF2018U13 contain a reflected cross-site scripting flaw in a vulnerable page. An attacker who gets a victim to open a crafted URL can run JavaScript in the victim's browser in the context of the ColdFusion site. This matters because it can be used for session theft or actions performed as the victim against the affected application.

Impact

An attacker can execute arbitrary JavaScript in the victim's browser session, enabling theft of session data or other client-side actions within the ColdFusion application's origin.

Attack surface

Reached over the network through 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; EPSS is high at 0.44841 (98.7th percentile), indicating elevated likelihood of exploitation activity.

What to do

  • Apply the Adobe ColdFusion security update in APSB22-22 (upgrade to CF2021U4 or later, or CF2018U14 or later).
  • If immediate patching is not possible, restrict network access to ColdFusion administrative and application endpoints and review exposed pages.
  • Deploy a WAF or input filtering to block reflected script payloads on ColdFusion request parameters.
  • Set HttpOnly and Secure flags on session cookies and enforce a Content Security Policy to limit script execution.
  • Review ColdFusion server logs for suspicious encoded script strings in request URLs.

Detection

  • Search web and proxy logs for requests containing script tags, event handlers, or encoded JavaScript in query strings to ColdFusion pages.
  • Monitor for outbound or inline script execution anomalies tied to ColdFusion responses.
  • Alert on repeated requests from a single source probing ColdFusion endpoints with XSS-like payloads.
  • Correlate suspicious URL patterns with subsequent session cookie reuse or unusual authenticated actions.

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-2022-28818 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-2022-28818), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.