Cyber Resilience

CVE-2026-27313

High

Published: 14 April 2026

Published
14 April 2026
Modified
15 April 2026
KEV Added
Patch
CVSS Score v3.1 7.8 CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
EPSS Score 0.0003 8.9th percentile
Risk Priority 16 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-27313 is a high-severity Heap-based Buffer Overflow (CWE-122) vulnerability in Adobe Bridge. Its CVSS base score is 7.8 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Client Execution (T1203); ranked at the 8.9th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 RA-5 (Vulnerability Monitoring and Scanning) and SI-2 (Flaw Remediation).

Deeper analysis

CVE-2026-27313 is a heap-based buffer overflow vulnerability (CWE-122) affecting Adobe Bridge versions 16.0.2, 15.1.4, and earlier. Published on 2026-04-14, the issue carries a CVSS v3.1 base score of 7.8 (High: AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H), indicating high impact on confidentiality, integrity, and availability upon successful exploitation.

Exploitation requires local access with low complexity and no privileges, but user interaction is necessary as the victim must open a malicious file. A successful attack enables arbitrary code execution in the context of the current user.

Adobe's security advisory (APSB26-39) at https://helpx.adobe.com/security/products/bridge/apsb26-39.html provides further details on the vulnerability and mitigation steps.

EU & UK References

Vulnerability details

Bridge versions 16.0.2, 15.1.4 and earlier are affected by a Heap-based Buffer Overflow vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue requires user interaction in that a victim must…

more

open a malicious file.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1203 Exploitation for Client Execution Execution
Adversaries may exploit software vulnerabilities in client applications to execute code.
Why these techniques?

Heap buffer overflow in client application (Adobe Bridge) enables arbitrary code execution upon opening a malicious file, directly mapping to Exploitation for Client Execution (T1203).

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

CVEs Like This One

CVE-2026-27311Same product: Adobe Bridge
CVE-2026-27310Same product: Adobe Bridge
CVE-2026-27312Same product: Adobe Bridge
CVE-2026-21283Same product: Adobe Bridge
CVE-2026-34630Same product: Adobe Bridge
CVE-2026-27238Same product: Apple Macos
CVE-2026-21346Same product: Adobe Bridge
CVE-2026-21277Same product: Apple Macos
CVE-2026-34687Same product: Apple Macos
CVE-2025-24453Same product: Apple Macos

Affected Assets

adobe
bridge
≤ 15.1.5 · 16.0 — 16.0.3

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly requires timely identification, reporting, and correction of the heap-based buffer overflow flaw in Adobe Bridge, preventing arbitrary code execution from malicious files.

prevent

Implements memory protection mechanisms such as DEP and ASLR to block unauthorized code execution resulting from the heap buffer overflow vulnerability.

detect

Enables vulnerability scanning to identify systems with vulnerable Adobe Bridge versions, supporting rapid remediation before exploitation.

References