CVE-2025-4102 HIGH

CVE-2025-4102: Beaver Builder Plugin (Starter Version) <= 2.9.1 - Authenticated (Administrator+) Arbitrary File Upload

Vendor The Beaver Builder Team
Product Beaver Builder Plugin (Starter Version)
Weakness CWE-434 · Unrestricted file upload
Published June 20, 2025
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The Beaver Builder Plugin (Starter Version) plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the 'save_enabled_icons' function in all versions up to, and including, 2.9.1. This makes it possible for authenticated attackers, with Administrator-level access and above, to upload arbitrary files on the affected site's server which may make remote code execution possible. The vulnerability was partially patched in version 2.9.1.

Explanation of Vulnerability in Simple Terms

02Summary

Beaver Builder Starter Plugin versions up to 2.9.1 do not properly validate file uploads, allowing administrators to upload malicious files to the site. An attacker with admin access can upload files that may execute code or compromise site integrity. Update to a version newer than 2.9.1 to resolve this issue.

What an attacker can do

03Attacker Capabilities

Upload files without proper validation to execute code or modify site content.

Potential impact on your site

04Site Impact

A compromised admin account can upload malicious files that execute code or alter your site.

Conditions required to exploit

05Prerequisites

Attacker must have administrator-level access to the WordPress site.

Key dates

06Disclosure timeline

June 20, 2025 CVE published
April 8, 2026 Record updated