Cyber Resilience

CVE-2025-43565

High

Published: 13 May 2025

Published
13 May 2025
Modified
19 May 2025
KEV Added
Patch
CVSS Score v3.1 8.4 CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:H/I:H/A:H
EPSS Score 0.0358 88.0th percentile
Risk Priority 19 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-43565 is a high-severity Incorrect Authorization (CWE-863) vulnerability in Adobe Coldfusion. Its CVSS base score is 8.4 (High).

Operationally, ranked in the top 12.0% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

Deeper analysis

ColdFusion versions 2025.1, 2023.13, 2021.19 and earlier contain an Incorrect Authorization vulnerability, tracked as CWE-863, that permits arbitrary code execution in the context of the current user. The flaw carries a CVSS 3.1 score of 8.4 with network attack vector, low complexity, high privileges required, and changed scope.

A high-privileged attacker can exploit the issue to bypass security protections and run arbitrary code, though successful exploitation requires user interaction. The vulnerability affects Adobe ColdFusion installations meeting the listed version criteria.

The vendor advisory at https://helpx.adobe.com/security/products/coldfusion/apsb25-52.html addresses mitigation steps and available patches. EPSS scores remain low, with a current value of 0.0358 and a peak of 0.0391.

EU & UK References

Vulnerability details

ColdFusion versions 2025.1, 2023.13, 2021.19 and earlier are affected by an Incorrect Authorization vulnerability that could lead to arbitrary code execution in the context of the current user. A high-privileged attacker could leverage this vulnerability to bypass security protections and…

more

execute code. Exploitation of this issue requires user interaction and scope is changed.

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

adobe
coldfusion
2021, 2023, 2025

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-863

Periodic review and update of procedures reduces incorrect authorization implementations over time.

addresses: CWE-863

Supervision identifies cases where authorization logic incorrectly permits unauthorized actions.

addresses: CWE-863

Defining permitted attribute values and auditing modifications reduces the chance of incorrect authorization outcomes due to tampered or missing labels.

addresses: CWE-863

The authorization process and usage restrictions help prevent incorrect authorization for remote access types.

addresses: CWE-863

Establishing configuration and connection requirements helps ensure correct rather than incorrect authorization for wireless access.

addresses: CWE-863

Establishing connection authorization processes for mobile devices helps ensure authorization decisions are correctly implemented rather than incorrect.

addresses: CWE-863

Monitoring account use, notifying on changes, and reviewing accounts for compliance corrects incorrect authorization assignments.

addresses: CWE-863

Ensures authorization decisions for external system use are correctly implemented and enforced.

References