CVE-2024-53741 MEDIUM

CVE-2024-53741: WordPress Simple Popup plugin <= 4.6 - Cross Site Scripting (XSS) vulnerability

Vendor Garrett Grimm
Product Simple Popup
Weakness CWE-79 · XSS
Published December 2, 2024
Last update April 28, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Garrett Grimm Simple Popup simple-popup-plugin allows DOM-Based XSS.This issue affects Simple Popup: from n/a through <= 4.6.

Explanation of Vulnerability in Simple Terms

02Summary

Simple Popup versions 4.6 and earlier contain a cross-site scripting (XSS) vulnerability that allows authenticated users to inject malicious scripts. An attacker with low-level site access can craft a popup configuration that executes JavaScript in other users' browsers when they view the affected page. The vulnerability requires user interaction and can affect multiple site visitors.

What an attacker can do

03Attacker Capabilities

Inject and execute JavaScript code in other users' browsers to steal session tokens, redirect visitors, or deface content.

Potential impact on your site

04Site Impact

Any authenticated user (contributor or above) can inject malicious scripts affecting all site visitors who see the popup.

Conditions required to exploit

05Prerequisites

Attacker must have low-level authenticated access to the site and the victim must view a page containing the malicious popup.

Key dates

06Disclosure timeline

December 2, 2024 CVE published
April 28, 2026 Record updated

Related vulnerabilities

08Related CVE