SB2026071510 - Multiple vulnerabilities in Adobe ColdFusion
Published: July 15, 2026
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 13 vulnerabilities.
1) Cross-site scripting (CVE-ID: CVE-2026-48320)
CWE-ID: CWE-79 - Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
CVSSv4: 4.8 [CVSS:4.0/AV:A/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N]
The vulnerability allows a remote attacker to escalate privileges.
The vulnerability exists due to cross-site scripting in ColdFusion when rendering crafted content. A remote attacker can cause crafted content to be rendered to escalate privileges.
User interaction is required.
2) Code Injection (CVE-ID: CVE-2026-48322)
CWE-ID: CWE-94 - Improper Control of Generation of Code ('Code Injection')
CVSSv4: 8.6 [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]
The vulnerability allows a remote user to execute arbitrary code.
The vulnerability exists due to code injection in ColdFusion when handling crafted input. A remote user can submit crafted input to execute arbitrary code.
3) Input validation error (CVE-ID: CVE-2026-48284)
CWE-ID: CWE-20 - Improper input validation
CVSSv4: 8.7 [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]
The vulnerability allows a remote attacker to execute arbitrary code.
The vulnerability exists due to improper input validation in ColdFusion when processing crafted network input. A remote attacker can send crafted input to execute arbitrary code.
4) Incorrect authorization (CVE-ID: CVE-2026-48321)
CWE-ID: CWE-863 - Incorrect Authorization
CVSSv4: 9.3 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N]
The vulnerability allows a remote attacker to escalate privileges.
The vulnerability exists due to incorrect authorization in ColdFusion when handling crafted requests. A remote attacker can send a specially crafted request to escalate privileges.
5) Missing Authentication for Critical Function (CVE-ID: CVE-2026-48325)
CWE-ID: CWE-306 - Missing Authentication for Critical Function
CVSSv4: 9.3 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N]
The vulnerability allows a remote attacker to execute arbitrary code.
The vulnerability exists due to missing authentication for a critical function in ColdFusion when accessing a critical function. A remote attacker can access the exposed function to execute arbitrary code.
6) Path traversal (CVE-ID: CVE-2026-48319)
CWE-ID: CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
CVSSv4: 8.6 [CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N]
The vulnerability allows a remote user to execute arbitrary code.
The vulnerability exists due to path traversal in ColdFusion when handling crafted requests. A remote privileged user can send a specially crafted request to execute arbitrary code.
7) SQL injection (CVE-ID: CVE-2026-48324)
CWE-ID: CWE-89 - Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
CVSSv4: 8.6 [CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N]
The vulnerability allows a remote user to execute arbitrary code.
The vulnerability exists due to SQL injection in ColdFusion when processing crafted SQL-related input. A remote privileged user can submit crafted input to execute arbitrary code.
8) Incorrect authorization (CVE-ID: CVE-2026-48327)
CWE-ID: CWE-863 - Incorrect Authorization
CVSSv4: 8.6 [CVSS:4.0/AV:A/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N]
The vulnerability allows a remote user to execute arbitrary code.
The vulnerability exists due to incorrect authorization in ColdFusion when handling crafted requests. A remote user can send a specially crafted request to execute arbitrary code.
9) Path traversal (CVE-ID: CVE-2026-48318)
CWE-ID: CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
CVSSv4: 8.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N]
The vulnerability allows a remote user to execute arbitrary code.
The vulnerability exists due to path traversal in ColdFusion when handling crafted requests. A remote user can send a specially crafted request to execute arbitrary code.
10) Input validation error (CVE-ID: CVE-2026-48328)
CWE-ID: CWE-20 - Improper input validation
CVSSv4: 7.1 [CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N]
The vulnerability allows a remote user to bypass security features.
The vulnerability exists due to improper input validation in ColdFusion when processing crafted input. A remote user can submit crafted input to bypass security features.
11) Server-Side Request Forgery (SSRF) (CVE-ID: CVE-2026-48332)
CWE-ID: CWE-918 - Server-Side Request Forgery (SSRF)
CVSSv4: 7.1 [CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:L/SI:N/SA:N]
The vulnerability allows a remote user to bypass security features.
The vulnerability exists due to server-side request forgery in ColdFusion when processing crafted requests. A remote user can send a specially crafted request to bypass security features.
12) Path traversal (CVE-ID: CVE-2026-48338)
CWE-ID: CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
CVSSv4: 6.9 [CVSS:4.0/AV:A/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N]
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to path traversal in ColdFusion when handling crafted requests. A remote user can send a specially crafted request to disclose sensitive information.
13) Insufficient Session Expiration (CVE-ID: CVE-2026-48329)
CWE-ID: CWE-613 - Insufficient Session Expiration
CVSSv4: 5.1 [CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N]
The vulnerability allows a remote user to bypass security features.
The vulnerability exists due to insufficient session expiration in ColdFusion when managing sessions. A remote privileged user can reuse an active session to bypass security features.
Remediation
Install update from vendor's website.