Cyber Posture

CVE-2025-28880

High

Published: 26 March 2025

Published
26 March 2025
Modified
23 April 2026
KEV Added
Patch
CVSS Score 7.1 CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
EPSS Score 0.0019 40.0th percentile
Risk Priority 14 60% EPSS · 20% KEV · 20% CVSS

Description

Adversaries may abuse various implementations of JavaScript for execution.

Security Summary

CVE-2025-28880 is an Improper Neutralization of Input During Web Page Generation vulnerability, classified as Reflected Cross-site Scripting (XSS) under CWE-79, in the jotis Blue Captcha (blue-captcha) WordPress plugin. This issue affects all versions from n/a through 1.7.4 inclusive. The vulnerability was published on 2025-03-26 with a CVSS v3.1 base score of 7.1 (AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L).

Attackers can exploit this vulnerability remotely over the network with low complexity and no required privileges, though it necessitates user interaction such as clicking a malicious link. Upon successful exploitation, arbitrary JavaScript executes in the context of the victim's browser, enabling low-level impacts on confidentiality, integrity, and availability, with a changed scope that may affect the security context beyond the targeted user.

The Patchstack advisory at https://patchstack.com/database/Wordpress/Plugin/blue-captcha/vulnerability/wordpress-blue-captcha-plugin-1-7-4-reflected-cross-site-scripting-xss-vulnerability?_s_id=cve details the Reflected XSS vulnerability specific to the WordPress Blue Captcha plugin version 1.7.4. Security practitioners should review this reference for recommended mitigations and any available patches or updates.

Details

CWE(s)
CWE-79

MITRE ATT&CK Enterprise Techniques

T1059.007 JavaScript Execution
Adversaries may abuse various implementations of JavaScript for execution.
Why these techniques?

The reflected XSS vulnerability directly enables arbitrary JavaScript execution in the victim's browser context.

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

References