Cyber Posture

CVE-2025-23606

High

Published: 22 January 2025

Published
22 January 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.0035 57.2th percentile
Risk Priority 14 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-23606 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 Exploit Public-Facing Application (T1190); ranked in the top 42.8% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SI-15 (Information Output Filtering) and SI-2 (Flaw Remediation).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploit Public-Facing Application (T1190) 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

Directly mitigates reflected XSS by requiring filtering of user input before inclusion in dynamically generated web pages.

prevent

Addresses reflected XSS by validating and sanitizing untrusted inputs to block malicious script payloads.

prevent

Ensures timely remediation of the specific flaw in Calendi plugin versions through patching and vulnerability correction.

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
T1059.007 JavaScript Execution
Adversaries may abuse various implementations of JavaScript for execution.
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 in public-facing WordPress plugin enables exploitation of public-facing applications (T1190) via malicious links (T1204.001) to execute arbitrary JavaScript (T1059.007) in victim's browser.

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

NVD Description

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in sebkay Calendi calendi allows Reflected XSS.This issue affects Calendi: from n/a through <= 1.1.1.

Deeper analysisAI

CVE-2025-23606 is an Improper Neutralization of Input During Web Page Generation vulnerability, classified as Reflected Cross-site Scripting (XSS) under CWE-79, in the Calendi WordPress plugin by sebkay. This issue affects Calendi versions from n/a through 1.1.1 inclusive. The vulnerability was published on 2025-01-22 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).

Attackers can exploit this vulnerability remotely over the network with low attack complexity and no required privileges, though it necessitates user interaction, such as visiting a maliciously crafted link or page. Upon successful exploitation, adversaries can inject and execute arbitrary scripts in the context of the victim's browser on the affected site, achieving low impacts to confidentiality, integrity, and availability while changing the scope of the impact.

The Patchstack advisory (https://patchstack.com/database/Wordpress/Plugin/calendi/vulnerability/wordpress-calendi-plugin-1-1-1-reflected-cross-site-scripting-xss-vulnerability?_s_id=cve) documents the Reflected XSS vulnerability specifically in Calendi plugin version 1.1.1 for WordPress.

Details

CWE(s)

CVEs Like This One

CVE-2025-67614Shared CWE-79
CVE-2025-68891Shared CWE-79
CVE-2025-22361Shared CWE-79
CVE-2026-28042Shared CWE-79
CVE-2024-56289Shared CWE-79
CVE-2025-69054Shared CWE-79
CVE-2025-23752Shared CWE-79
CVE-2025-26914Shared CWE-79
CVE-2025-53222Shared CWE-79
CVE-2026-32542Shared CWE-79

References