Cyber Posture

CVE-2026-24973

High

Published: 25 March 2026

Published
25 March 2026
Modified
24 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.0004 11.8th percentile
Risk Priority 14 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-24973 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 Spearphishing Link (T1566.002); ranked at the 11.8th 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 Spearphishing Link (T1566.002) and 2 other techniques. What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Requires timely patching of the vulnerable CitiLights WordPress theme versions through 3.7.1, directly eliminating the reflected XSS flaw.

prevent

Mandates filtering of output prior to rendering, preventing injected scripts from executing in victims' browsers during reflected XSS attacks.

prevent

Enforces validation of user inputs to block or sanitize malicious XSS payloads before reflection in generated web pages.

MITRE ATT&CK Enterprise TechniquesAI

T1566.002 Spearphishing Link Initial Access
Adversaries may send spearphishing emails with a malicious link in an attempt to gain access to victim systems.
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.
T1539 Steal Web Session Cookie Credential Access
An adversary may steal web application or service session cookies and use them to gain access to web applications or Internet services as an authenticated user without needing credentials.
Why these techniques?

Reflected XSS enables arbitrary browser script execution via malicious links (T1566.002), directly facilitating session hijacking (T1185) and web cookie theft (T1539).

Confidence: MEDIUM · MITRE ATT&CK Enterprise v18.1

NVD Description

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in NooTheme CitiLights noo-citilights allows Reflected XSS.This issue affects CitiLights: from n/a through <= 3.7.1.

Deeper analysisAI

CVE-2026-24973 is an Improper Neutralization of Input During Web Page Generation vulnerability, enabling Reflected Cross-site Scripting (XSS) as classified under CWE-79, in the NooTheme CitiLights (noo-citilights) WordPress theme. This issue affects the theme from unknown initial versions (n/a) through version 3.7.1 inclusive. The vulnerability was published on 2026-03-25 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, but it requires user interaction, such as clicking a malicious link. Exploitation changes the scope and allows limited impacts on confidentiality, integrity, and availability, typically enabling arbitrary script execution in the victim's browser context within the affected WordPress site.

The Patchstack advisory at https://patchstack.com/database/Wordpress/Theme/noo-citilights/vulnerability/wordpress-citilights-theme-3-7-1-reflected-cross-site-scripting-xss-vulnerability?_s_id=cve documents the Reflected XSS vulnerability specific to CitiLights theme version 3.7.1, providing details for security practitioners to assess and address the issue in WordPress environments.

Details

CWE(s)

CVEs Like This One

CVE-2025-23593Shared CWE-79
CVE-2026-28110Shared CWE-79
CVE-2025-22760Shared CWE-79
CVE-2026-22256Shared CWE-79
CVE-2025-23462Shared CWE-79
CVE-2025-23524Shared CWE-79
CVE-2026-25461Shared CWE-79
CVE-2025-22682Shared CWE-79
CVE-2025-67978Shared CWE-79
CVE-2026-27070Shared CWE-79

References