CVE-2022-2716 MEDIUM

CVE-2022-2716: Beaver Builder – WordPress Page Builder <= 2.5.5.2 - Authenticated Stored Cross-Site Scripting via Text Editor

Vendor Justinbusa
Product Beaver Builder – WordPress Page Builder
Weakness CWE-79 · XSS
Published September 6, 2022
Last update February 13, 2025

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The Beaver Builder – WordPress Page Builder for WordPress is vulnerable to Stored Cross-Site Scripting via the 'Text Editor' block in versions up to, and including, 2.5.5.2 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers with access to the Beaver Builder editor to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

Explanation of Vulnerability in Simple Terms

02Summary

Beaver Builder contains a stored cross-site scripting (XSS) vulnerability in version 2.5.5.2. An authenticated user with low privileges can inject malicious scripts into page content that execute in the browsers of other site visitors, including administrators. The vulnerability affects the page builder's content handling and can impact site security and user data.

What an attacker can do

03Attacker Capabilities

Inject malicious scripts that run in other users' browsers when they view affected pages.

Potential impact on your site

04Site Impact

Malicious scripts can steal admin credentials, modify site content, or compromise visitor data without site owner awareness.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege WordPress user account (e.g., contributor or editor role).

Key dates

06Disclosure timeline

September 6, 2022 CVE published
February 13, 2025 Record updated

Related vulnerabilities

08Related CVE