Cyber Posture

CVE-2025-24558

High

Published: 14 February 2025

Published
14 February 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.0018 38.9th percentile
Risk Priority 14 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-24558 is a high-severity Cross-site Scripting (CWE-79) vulnerability. Its CVSS base score is 7.1 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Browser Session Hijacking (T1185); ranked at the 38.9th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SI-10 (Information Input Validation) and SI-15 (Information Output Filtering).

Threat & Defense at a Glance

What attackers do: exploitation maps to Browser Session Hijacking (T1185) and 1 other technique. What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Requires identification, reporting, and correction of flaws like this reflected XSS vulnerability in the CRM Perks WordPress plugin through timely patching.

prevent

Mandates filtering and encoding of information output during web page generation to neutralize malicious input reflected in this XSS attack.

prevent

Enforces input validation at entry points to reject or sanitize unsanitized user input exploited in this reflected XSS vulnerability.

MITRE ATT&CK Enterprise TechniquesAI

T1185 Browser Session Hijacking Collection
Adversaries may take advantage of security vulnerabilities and inherent functionality in browser software to change content, modify user-behaviors, and intercept information as part of various browser session hijacking techniques.
T1491.002 External Defacement Impact
An adversary may deface systems external to an organization in an attempt to deliver messaging, intimidate, or otherwise mislead an organization or users.
Why these techniques?

Reflected XSS enables arbitrary client-side script execution, directly facilitating browser session hijacking via cookie theft or similar (T1185) and minor site defacement by modifying page content (T1491.002).

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

NVD Description

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in CRM Perks CRM Perks support-x allows Reflected XSS.This issue affects CRM Perks: from n/a through <= 1.1.5.

Deeper analysisAI

CVE-2025-24558 is an Improper Neutralization of Input During Web Page Generation vulnerability, classified as Reflected Cross-site Scripting (XSS) under CWE-79, in the CRM Perks support-x WordPress plugin. This issue affects all versions of the plugin from n/a through 1.1.5 inclusive. The vulnerability was published on 2025-02-14 and carries 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).

An unauthenticated attacker (PR:N) can exploit this vulnerability remotely (AV:N) with low attack complexity (AC:L) by tricking a user into performing an action such as clicking a malicious link or submitting crafted input on a vulnerable site (UI:R). Exploitation reflects unsanitized input into web pages, enabling arbitrary script execution in the victim's browser context within the site's scope (S:C). This can result in low impacts to confidentiality, integrity, and availability, such as session hijacking, data theft, or minor site defacement.

The Patchstack advisory provides details on this Reflected XSS vulnerability in the CRM Perks WordPress plugin up to version 1.1.5, including mitigation guidance, at https://patchstack.com/database/Wordpress/Plugin/support-x/vulnerability/wordpress-crm-perks-plugin-1-1-5-reflected-cross-site-scripting-xss-vulnerability?_s_id=cve.

Details

CWE(s)

CVEs Like This One

CVE-2025-49249Shared CWE-79
CVE-2025-0511Shared CWE-79
CVE-2025-25124Shared CWE-79
CVE-2026-24837Shared CWE-79
CVE-2025-25203Shared CWE-79
CVE-2025-27380Shared CWE-79
CVE-2025-24414Shared CWE-79
CVE-2025-24417Shared CWE-79
CVE-2025-69392Shared CWE-79
CVE-2025-25612Shared CWE-79

References