CVE-2025-13069 HIGH

CVE-2025-13069: Enable SVG, WebP, and ICO Upload <= 1.1.3 - Authenticated (Author+) Arbitrary File Upload via ICO Upload Bypass

Vendor Ideastocode
Product Enable SVG, WebP, and ICO Upload
Weakness CWE-434 · Unrestricted file upload
Published November 18, 2025
Last update April 8, 2026

CVSS base score

8.8/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

What the vulnerability does

01Description

The Enable SVG, WebP, and ICO Upload plugin for WordPress is vulnerable to arbitrary file upload in all versions up to, and including, 1.1.3. This is due to insufficient file type validation detecting ICO files, allowing double extension files with the appropriate magic bytes to bypass sanitization while being accepted as a valid ICO file. This makes it possible for authenticated attackers, with author-level access and above, to upload arbitrary files on the affected site's server which may make remote code execution possible.

Explanation of Vulnerability in Simple Terms

02Summary

The Enable SVG, WebP, and ICO Upload plugin for WordPress contains an unrestricted file upload vulnerability in versions up to 1.1.3. An authenticated user with low privileges can upload malicious files to the site, potentially including executable code. This allows an attacker to run their own code on the site, read sensitive data, modify content, or disrupt service.

What an attacker can do

03Attacker Capabilities

Upload and execute malicious files on the site, run arbitrary code, read sensitive data, or modify site content.

Potential impact on your site

04Site Impact

A low-privilege user account can be compromised or abused to upload malicious files and take control of the site.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege user account (e.g., subscriber or contributor role) on the WordPress site.

Key dates

06Disclosure timeline

November 18, 2025 CVE published
April 8, 2026 Record updated