Skip to main content

Android CVE-2026-4754

| EUVDEUVD-2026-14776 MEDIUM
Cross-site Scripting (XSS) (CWE-79)
2026-03-24 GovTech CSG
6.1
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
6.1 MEDIUM
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
None

Lifecycle Timeline

4
EUVD ID Assigned
Mar 24, 2026 - 06:45 euvd
EUVD-2026-14776
Analysis Generated
Mar 24, 2026 - 06:45 vuln.today
Patch released
Mar 24, 2026 - 06:45 nvd
Patch available
CVE Published
Mar 24, 2026 - 06:03 nvd
MEDIUM 6.1

DescriptionCVE.org

CWE-79 vulnerability in MolotovCherry Android-ImageMagick7.This issue affects Android-ImageMagick7: before 7.1.2-11.

AnalysisAI

This is a Stored or Reflected Cross-Site Scripting (XSS) vulnerability (CWE-79) in Android-ImageMagick7 versions before 7.1.2-11 that allows attackers to inject malicious scripts through crafted image inputs or related user-controlled data. Attackers with network access and no authentication required can exploit this vulnerability to execute arbitrary JavaScript in the context of affected applications, leading to session hijacking, credential theft, or malware distribution. The vulnerability has a CVSS score of 6.1 (Medium) with cross-site scope, and a patch is available from the vendor, though no confirmed active exploitation in KEV or public proof-of-concept code has been widely documented.

Technical ContextAI

Android-ImageMagick7 (identified via CPE cpe:2.3:a:molotovcherry:android-imagemagick7) is an Android wrapper library for ImageMagick 7, a powerful open-source image processing toolkit. The CWE-79 vulnerability indicates insufficient input validation or output encoding when processing image metadata, image URLs, or user-supplied parameters that are later rendered in web or mobile UI contexts. ImageMagick's extensive format support and embedded scripting capabilities (such as delegates that invoke external commands or embedded text layers) can become attack vectors if user-controlled image files or parameters are not properly sanitized before rendering. The root cause is likely improper handling of crafted image files or metadata that contain JavaScript payloads, which are then displayed without proper HTML entity encoding or Content Security Policy restrictions.

RemediationAI

Upgrade Android-ImageMagick7 to version 7.1.2-11 or later by pulling the latest changes from the MolotovCherry GitHub repository and rebuilding your application. Review the patch at https://github.com/MolotovCherry/Android-ImageMagick7/pull/192 to understand the XSS fix and apply it immediately to your codebase if using a custom build. As an interim workaround pending the upgrade, implement strict input validation for all image file uploads and user-controlled parameters passed to ImageMagick, enforce HTML entity encoding or HTML escaping on all image metadata displayed in UI elements, and deploy a Content Security Policy (CSP) with script-src restrictions if your application serves image-related content over web interfaces. Additionally, ensure your Android app's WebView components (if present) have JavaScript disabled by default and only enabled selectively for trusted content.

CVE-2015-3105 CRITICAL POC
10.0 Jun 10

Adobe Flash Player before 13.0.0.292 and 14.x through 18.x before 18.0.0.160 on Windows and OS X and before 11.2.202.466

CVE-2015-3864 CRITICAL POC
10.0 Oct 01

Integer underflow in the MPEG4Extractor::parseChunk function in MPEG4Extractor.cpp in libstagefright in mediaserver in A

CVE-2013-4710 CRITICAL POC
9.3 Mar 03

Android 3.0 through 4.1.x on Disney Mobile, eAccess, KDDI, NTT DOCOMO, SoftBank, and other devices does not properly imp

CVE-2015-1538 CRITICAL POC
10.0 Oct 01

Integer overflow in the SampleTable::setSampleToChunkParams function in SampleTable.cpp in libstagefright in Android bef

CVE-2024-21633 HIGH POC
7.8 Jan 03

Apktool versions 2.9.1 and prior contain a path traversal vulnerability when processing Android APK files. Malicious APK

CVE-2017-13156 HIGH POC
7.8 Dec 06

An elevation of privilege vulnerability in the Android system (art). Rated high severity (CVSS 7.8), this vulnerability

CVE-2016-2107 MEDIUM POC
5.9 May 05

The AES-NI implementation in OpenSSL before 1.0.1t and 1.0.2 before 1.0.2h does not consider memory allocation during a

CVE-2015-3106 CRITICAL POC
10.0 Jun 10

Use-after-free vulnerability in Adobe Flash Player before 13.0.0.292 and 14.x through 18.x before 18.0.0.160 on Windows

CVE-2015-3107 CRITICAL POC
10.0 Jun 10

Use-after-free vulnerability in Adobe Flash Player before 13.0.0.292 and 14.x through 18.x before 18.0.0.160 on Windows

CVE-2013-4787 CRITICAL POC
9.3 Jul 09

Android 1.6 Donut through 4.2 Jelly Bean does not properly check cryptographic signatures for applications, which allows

CVE-2014-7911 HIGH
7.2 Dec 15

luni/src/main/java/java/io/ObjectInputStream.java in the java.io.ObjectInputStream implementation in Android before 5.0.

CVE-2016-0801 CRITICAL POC
9.8 Feb 07

The Broadcom Wi-Fi driver in the kernel in Android 4.x before 4.4.4, 5.x before 5.1.1 LMY49G, and 6.x before 2016-02-01

Share

CVE-2026-4754 vulnerability details – vuln.today

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