SB2026060957 - Multiple vulnerabilities in Adobe ColdFusion
Published: June 9, 2026
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 7 vulnerabilities.
1) Input validation error (CVE-ID: CVE-2026-47928)
CWE-ID: CWE-20 - Improper input validation
CVSSv4: CVSS:4.0/AV:A/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
The vulnerability allows a remote attacker to execute arbitrary code.
The vulnerability exists due to improper input validation in ColdFusion when handling requests from an adjacent network. A remote attacker can send a specially crafted request to execute arbitrary code.
2) Path traversal (CVE-ID: CVE-2026-47932)
CWE-ID: CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
CVSSv4: CVSS:4.0/AV:A/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
The vulnerability allows a remote attacker to bypass security features.
The vulnerability exists due to path traversal in ColdFusion when processing a crafted path. A remote attacker can trick the victim into following a crafted path to bypass security features.
User interaction is required.
3) Incorrect authorization (CVE-ID: CVE-2026-47929)
CWE-ID: CWE-863 - Incorrect Authorization
CVSSv4: CVSS:4.0/AV:A/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
The vulnerability allows a remote privileged user to escalate privileges.
The vulnerability exists due to incorrect authorization in ColdFusion when handling requests from an adjacent network. A remote privileged user can send a specially crafted request to escalate privileges.
4) Input validation error (CVE-ID: CVE-2026-47931)
CWE-ID: CWE-20 - Improper input validation
CVSSv4: CVSS:4.0/AV:A/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
The vulnerability allows a remote privileged user to execute arbitrary code.
The vulnerability exists due to improper input validation in ColdFusion when handling requests from an adjacent network. A remote privileged user can send a specially crafted request to execute arbitrary code.
5) Input validation error (CVE-ID: CVE-2026-47930)
CWE-ID: CWE-20 - Improper input validation
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
The vulnerability allows a remote user to execute arbitrary code.
The vulnerability exists due to improper input validation in ColdFusion when handling requests. A remote user can send a specially crafted request to execute arbitrary code.
6) XML External Entity injection (CVE-ID: CVE-2026-47960)
CWE-ID: CWE-611 - Improper Restriction of XML External Entity Reference ('XXE')
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:N/VA:N/SC:L/SI:N/SA:N/E:U/U:Green
The vulnerability allows a remote attacker to disclose sensitive information.
The vulnerability exists due to improper restriction of xml external entity reference in ColdFusion when parsing XML input. A remote attacker can trick the victim into processing crafted XML content to disclose sensitive information.
User interaction is required.
7) Cross-site scripting (CVE-ID: CVE-2026-47933)
CWE-ID: CWE-79 - Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
CVSSv4: CVSS:4.0/AV:A/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N/E:U/U:Clear
The vulnerability allows a remote user to execute arbitrary code.
The vulnerability exists due to cross-site scripting in ColdFusion when rendering stored content. A remote user can inject a crafted script to execute arbitrary code.
User interaction is required.
Remediation
Install update from vendor's website.