CVE-2025-12846 HIGH

CVE-2025-12846: Blocksy Companion <= 2.1.19 - Authenticated (Author+) Arbitrary File Upload via SVG Upload Bypass

Vendor Creativethemeshq
Product Blocksy Companion
Weakness CWE-434 · Unrestricted file upload
Published November 11, 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 Blocksy Companion plugin for WordPress is vulnerable to authenticated arbitrary file upload in all versions up to, and including, 2.1.19. This is due to insufficient file type validation detecting SVG files, allowing double extension files to bypass sanitization while being accepted as a valid SVG 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

Blocksy Companion versions up to 2.1.19 allow authenticated users to upload files without proper validation. An attacker with low-level site access can upload malicious files, potentially gaining control of the site. Update to a version newer than 2.1.19 to fix this vulnerability.

What an attacker can do

03Attacker Capabilities

Upload malicious files to the site and execute code on the server.

Potential impact on your site

04Site Impact

Compromised site with potential data theft, malware injection, or complete takeover by an authenticated attacker.

Conditions required to exploit

05Prerequisites

Attacker needs a low-privilege user account (e.g., contributor or subscriber role).

Key dates

06Disclosure timeline

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