Cyber Posture

CVE-2025-26548

High

Published: 15 March 2025

Published
15 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.0009 25.0th percentile
Risk Priority 14 60% EPSS · 20% KEV · 20% CVSS

Description

An adversary may rely upon a user clicking a malicious link in order to gain execution.

Security Summary

CVE-2025-26548 is an Improper Neutralization of Input During Web Page Generation vulnerability, classified as Reflected Cross-site Scripting (XSS) under CWE-79, in the kdmurray Random Image Selector plugin (random-image-selector) for WordPress. This flaw affects all versions of the plugin from n/a through 2.4 inclusive. The vulnerability was published on 2025-03-15 and carries a CVSS v3.1 base score of 7.1.

An unauthenticated attacker with network access can exploit this vulnerability by crafting malicious input that is reflected back in the web page without proper neutralization. Exploitation requires low complexity and user interaction, such as tricking a victim (e.g., a site administrator) into visiting a malicious URL. Successful exploitation executes arbitrary JavaScript in the victim's browser context with changed scope, resulting in low impacts to confidentiality, integrity, and availability, such as potential session hijacking or data theft.

The Patchstack advisory provides details on this vulnerability, including specifics for affected versions like 1.5.6, and recommends mitigation steps such as updating the plugin.

Details

CWE(s)
CWE-79

MITRE ATT&CK Enterprise Techniques

T1204.001 Malicious Link Execution
An adversary may rely upon a user clicking a malicious link in order to gain execution.
Why these techniques?

Reflected XSS allows arbitrary JS execution in the victim's browser when tricked into visiting a crafted malicious URL, directly enabling the Malicious Link sub-technique under User Execution.

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

References