Cyber Posture

CVE-2025-23513

High

Published: 16 January 2025

Published
16 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.0010 28.0th percentile
Risk Priority 14 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-23513 is a high-severity CSRF (CWE-352) vulnerability. Its CVSS base score is 7.1 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 28.0th 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 SC-23 (Session Authenticity) and SI-10 (Information Input Validation).

Threat & Defense at a Glance

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

Timely identification, reporting, and patching of flaws in the vulnerable Bible Embed WordPress plugin directly prevents exploitation of this specific CSRF-to-stored XSS vulnerability.

prevent

Mechanisms to protect session authenticity, such as CSRF tokens, directly block unauthenticated attackers from forging requests that store malicious XSS payloads.

prevent

Validating and sanitizing information inputs prevents the storage of malicious scripts submitted via CSRF attacks in the Bible Embed plugin.

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.
T1189 Drive-by Compromise Initial Access
Adversaries may gain access to a system through a user visiting a website over the normal course of browsing.
Why these techniques?

The CSRF-to-stored-XSS vulnerability in a public-facing WordPress plugin directly enables remote exploitation of the application (T1190) and facilitates drive-by compromise as the stored malicious scripts execute in browsers of users viewing affected content (T1189).

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

NVD Description

Cross-Site Request Forgery (CSRF) vulnerability in jd7777 Bible Embed bible-embed allows Stored XSS.This issue affects Bible Embed: from n/a through <= 0.0.4.

Deeper analysisAI

CVE-2025-23513 is a Cross-Site Request Forgery (CSRF) vulnerability in the Bible Embed WordPress plugin by jd7777, affecting all versions from n/a through 0.0.4. The flaw allows for Stored Cross-Site Scripting (XSS) and is classified under CWE-352, 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).

Unauthenticated attackers can exploit this vulnerability remotely with low attack complexity by tricking users into performing unintended actions, such as submitting a malicious request via a crafted webpage or link that requires user interaction. Successful exploitation enables the storage of malicious scripts on the target site, which then execute in the browsers of users viewing affected content, achieving low impacts on confidentiality, integrity, and availability within a changed scope.

The Patchstack advisory at https://patchstack.com/database/Wordpress/Plugin/bible-embed/vulnerability/wordpress-bible-embed-plugin-0-0-4-csrf-to-stored-cross-site-scripting-xss-vulnerability?_s_id=cve provides details on this CSRF-to-stored XSS issue in Bible Embed version 0.0.4. Security practitioners should review this reference for recommended mitigations and patch availability.

Details

CWE(s)

CVEs Like This One

CVE-2025-22343Shared CWE-352
CVE-2025-22325Shared CWE-352
CVE-2025-25166Shared CWE-352
CVE-2025-2319Shared CWE-352
CVE-2025-23803Shared CWE-352
CVE-2025-25071Shared CWE-352
CVE-2025-23821Shared CWE-352
CVE-2025-30615Shared CWE-352
CVE-2025-22814Shared CWE-352
CVE-2025-28857Shared CWE-352

References