CVE-2019-25744 MEDIUM

CVE-2019-25744: WordPress Popup Builder 3.49 Persistent Cross-Site Scripting

Vendor Popup-Builder
Product Popup Builder
Weakness CWE-79 · XSS
Published June 4, 2026
Last update June 10, 2026

CVSS base score

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

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N

What the vulnerability does

01Description

WordPress Popup Builder 3.49 contains a persistent cross-site scripting vulnerability that allows authenticated attackers to inject malicious scripts by breaking out of option tags in the post_title parameter. Attackers can submit crafted POST requests to the post.php endpoint with script payloads in the post_title field that execute when pages or posts display popup selections.

Explanation of Vulnerability in Simple Terms

02Summary

Popup Builder versions 3.49 and later contain a cross-site scripting (XSS) vulnerability. An attacker with low-level site access can inject malicious scripts that execute in other users' browsers when they interact with affected popup elements. The vulnerability requires user interaction to trigger. This can lead to session hijacking, credential theft, or unauthorized actions performed on behalf of victims.

What an attacker can do

03Attacker Capabilities

Inject malicious scripts that run in other users' browsers when they interact with popups.

Potential impact on your site

04Site Impact

Attackers with low-level accounts can compromise other users' sessions or steal their data via popup interactions.

Conditions required to exploit

05Prerequisites

Low-level site access (e.g., contributor or subscriber role) and victim must click or interact with a malicious popup.

Key dates

06Disclosure timeline

June 4, 2026 CVE published
June 10, 2026 Record updated

Related vulnerabilities

08Related CVE