Cyber Posture

CVE-2026-22523

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-22523 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). What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Directly addresses reflected XSS by filtering output during web page generation to prevent malicious script injection and execution in victims' browsers.

prevent

Validates and sanitizes untrusted inputs to the Ultra WordPress Admin plugin, neutralizing malicious payloads before they are reflected.

prevent

Remediates the specific improper neutralization flaw in the plugin by identifying, patching, and updating to a fixed version.

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.
Why these techniques?

Reflected XSS directly enables delivery of malicious payloads via crafted links that require user interaction, matching spearphishing link technique.

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

NVD Description

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in themepassion Ultra WordPress Admin ultra-admin allows Reflected XSS.This issue affects Ultra WordPress Admin: from n/a through <= 11.7.

Deeper analysisAI

CVE-2026-22523 is an Improper Neutralization of Input During Web Page Generation vulnerability, classified as Reflected Cross-site Scripting (XSS) under CWE-79, in the Ultra WordPress Admin (ultra-admin) plugin developed by themepassion. This issue affects the plugin from unknown initial versions (n/a) through version 11.7 inclusive, as deployed on WordPress sites.

The vulnerability 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), indicating exploitation is possible over the network with low attack complexity, no required privileges, but necessitating user interaction. Remote attackers can exploit it by crafting malicious input that reflects back in the web page generation process, tricking authenticated or administrative users into interacting (e.g., via a phishing link). Successful exploitation allows script execution in the victim's browser context, enabling low-impact theft of session data, manipulation of page content, or minor disruptions, with scope expanded beyond the vulnerable component.

The Patchstack advisory at https://patchstack.com/database/Wordpress/Plugin/ultra-admin/vulnerability/wordpress-ultra-wordpress-admin-plugin-11-7-reflected-cross-site-scripting-xss-vulnerability?_s_id=cve details the Reflected XSS in Ultra WordPress Admin plugin version 11.7 and provides guidance for mitigation, which security practitioners should review for patching instructions, such as updating to a fixed version or applying available defenses.

Details

CWE(s)

CVEs Like This One

CVE-2025-30631Shared CWE-79
CVE-2025-23653Shared CWE-79
CVE-2025-23596Shared CWE-79
CVE-2025-23646Shared CWE-79
CVE-2025-24710Shared CWE-79
CVE-2025-24700Shared CWE-79
CVE-2025-22682Shared CWE-79
CVE-2025-68845Shared CWE-79
CVE-2026-22467Shared CWE-79
CVE-2025-67978Shared CWE-79

References