CVE-2025-53994 MEDIUM

CVE-2025-53994: WordPress JetPopup plugin <= 2.0.15 - Cross Site Scripting (XSS) Vulnerability

Vendor Crocoblock
Product JetPopup
Weakness CWE-79 · XSS
Published July 16, 2025
Last update May 13, 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 Crocoblock JetPopup jet-popup allows DOM-Based XSS.This issue affects JetPopup: from n/a through <= 2.0.15.

Explanation of Vulnerability in Simple Terms

02Summary

JetPopup versions up to 2.0.15 contain a stored cross-site scripting (XSS) vulnerability. An authenticated user with low privileges can inject malicious scripts that execute in the browsers of other users, including site administrators. The vulnerability requires user interaction—typically clicking a link or visiting a page containing the payload. Impact is limited to the affected component and user sessions.

What an attacker can do

03Attacker Capabilities

Inject malicious scripts that run in other users' browsers, potentially stealing session tokens or performing actions as those users.

Potential impact on your site

04Site Impact

Authenticated attackers can compromise admin accounts or other users' sessions through stored XSS, leading to unauthorized site modifications.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege account on the site; victim must visit a page containing the injected payload.

Key dates

06Disclosure timeline

July 16, 2025 CVE published
May 13, 2026 Record updated

Related vulnerabilities

08Related CVE