Cyber Posture

CVE-2025-21127

High

Published: 14 January 2025

Published
14 January 2025
Modified
11 February 2025
KEV Added
Patch
CVSS Score 7.8 CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
EPSS Score 0.0014 33.9th percentile
Risk Priority 16 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-21127 is a high-severity Uncontrolled Search Path Element (CWE-427) vulnerability in Adobe Photoshop. Its CVSS base score is 7.8 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique DLL Side-Loading (T1574.002); ranked at the 33.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).

Threat & Defense at a Glance

What attackers do: exploitation maps to DLL Side-Loading (T1574.002). What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Flaw remediation directly eliminates the uncontrolled search path vulnerability by applying Adobe's security patches for affected Photoshop versions.

detect

Vulnerability scanning identifies the presence of CVE-2025-21127 in Photoshop installations, enabling targeted remediation.

detect

Monitoring security alerts and advisories such as Adobe's APSB25-02 provides timely awareness of the vulnerability and patch availability.

MITRE ATT&CK Enterprise TechniquesAI

T1574.002 DLL Side-Loading Stealth
Adversaries may execute their own malicious payloads by side-loading DLLs.
Why these techniques?

CWE-427 uncontrolled search path directly enables DLL side-loading (T1574.002) for arbitrary code execution on app launch.

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

NVD Description

Photoshop Desktop versions 25.12, 26.1 and earlier are affected by an Uncontrolled Search Path Element vulnerability that could lead to arbitrary code execution. An attacker could manipulate the search path environment variable to point to a malicious library, resulting in…

more

the execution of arbitrary code when the application loads. Exploitation of this issue requires user interaction in that a victim must run the vulnerable application.

Deeper analysisAI

CVE-2025-21127 is an Uncontrolled Search Path Element vulnerability (CWE-427) affecting Adobe Photoshop Desktop versions 25.12, 26.1, and earlier. The flaw allows an attacker to manipulate the search path environment variable to direct the application toward a malicious library, leading to arbitrary code execution when Photoshop loads the library. Published on January 14, 2025, the vulnerability carries a CVSS v3.1 base score of 7.8 (AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H).

Exploitation requires local access to the victim's system with no privileges needed, though user interaction is mandatory as the victim must launch the vulnerable Photoshop application. A malicious actor could leverage this by altering environment variables—such as PATH or LD_LIBRARY_PATH—to prioritize a controlled DLL or shared object, enabling full arbitrary code execution with high impact on confidentiality, integrity, and availability upon application startup.

Adobe's security bulletin APSB25-02, available at https://helpx.adobe.com/security/products/photoshop/apsb25-02.html, addresses this issue and provides guidance on mitigation, including recommendations to apply the latest security updates for affected Photoshop versions.

Details

CWE(s)

Affected Products

adobe
photoshop
25.0 — 25.12.1 · 26.0 — 26.2

CVEs Like This One

CVE-2026-2713Same product: Apple Macos
CVE-2026-27289Same product: Adobe Photoshop
CVE-2025-21122Same product: Adobe Photoshop
CVE-2026-21327Same product: Apple Macos
CVE-2025-21159Same product: Apple Macos
CVE-2025-24452Same product: Apple Macos
CVE-2025-21128Same product: Apple Macos
CVE-2025-21157Same product: Apple Macos
CVE-2026-21330Same product: Apple Macos
CVE-2025-27167Same product: Apple Macos

References