Skip to main content

Adobe Animate CVE-2026-48346

| EUVDEUVD-2026-44441 HIGH
Untrusted Search Path (CWE-426)
2026-07-14 adobe GHSA-9pm8-37fw-r2f6
7.9
CVSS 3.1 · Vendor: adobe
Share

Severity by source

Vendor (adobe) PRIMARY
7.9 HIGH
AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N
vuln.today AI
7.8 HIGH

Local file-open attack needing no prior privileges (PR:N, UI:R, AV:L); untrusted-library load yields full code execution as the user (C/I/A:H), scope unchanged since code runs in the same user context.

3.1 AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
4.0 AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Primary rating from Vendor (adobe).

CVSS VectorVendor: adobe

Attack Vector
Local
Attack Complexity
Low
Privileges Required
Low
User Interaction
Required
Scope
Changed
Confidentiality
High
Integrity
High
Availability
None

Lifecycle Timeline

2
Analysis Generated
Jul 14, 2026 - 20:57 vuln.today
CVE Published
Jul 14, 2026 - 19:53 nvd
HIGH 7.9

DescriptionCVE.org

Animate is affected by an Untrusted Search Path 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 open a malicious file. Scope is changed.

AnalysisAI

Arbitrary code execution in Adobe Animate 2023 and 2024 arises from an untrusted search path (CWE-426) flaw that lets a malicious file, when opened by a victim, load attacker-controlled code in the context of the current user. The issue was reported by Adobe (advisory APSB26-83), requires user interaction, and carries a CVSS 3.1 base score of 7.9 with a changed scope. There is no public exploit identified at time of analysis and it is not listed in CISA KEV.

Technical ContextAI

Adobe Animate is a desktop authoring application for interactive animation and multimedia (formerly Flash Professional). The root cause is an untrusted search path weakness (CWE-426), the class behind DLL/library-hijacking bugs: when the application resolves a dependent library or helper module, it searches directories that an attacker can influence - commonly the directory from which a document is opened - before or instead of trusted system locations. If a malicious library is planted alongside a crafted project/asset file, Animate loads it and executes its code with the privileges of the user running the application. The affected products per Adobe's CPE data are Adobe Animate 2023 (cpe:2.3:a:adobe:adobe_animate_2023) and Adobe Animate 2024 (cpe:2.3:a:adobe:adobe_animate_2024).

RemediationAI

Apply the Adobe-provided update for Animate 2023 and 2024 as described in advisory APSB26-83 (https://helpx.adobe.com/security/products/animate/apsb26-83.html); the exact patched version string is published there and was not included in this intelligence set, so pull it from the advisory rather than assuming a build number. Until patched, reduce exposure by treating Animate project and asset files from untrusted sources as dangerous: do not open Animate files delivered by email, downloads, or shared/removable media, and open only files from known directories rather than from the folder where an untrusted archive was extracted, since an untrusted-search-path bug relies on a malicious library sitting beside the opened file. Where feasible, run Animate as a non-administrative user to limit the blast radius of code execution and use application allow-listing to block unexpected DLLs loading from user-writable directories - with the trade-off that overly strict allow-listing can break legitimate plugins or extensions.

Share

CVE-2026-48346 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy