CVE-2025-46445 MEDIUM

CVE-2025-46445: WordPress External Markdown plugin <= 0.0.1 - Cross Site Scripting (XSS) Vulnerability

Vendor Preya
Product External Markdown
Weakness CWE-79 · XSS
Published April 24, 2025
Last update April 28, 2026

CVSS base score

6.5/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction Required
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L

What the vulnerability does

01Description

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in pReya External Markdown external-markdown allows Stored XSS.This issue affects External Markdown: from n/a through <= 0.0.1.

Explanation of Vulnerability in Simple Terms

02Summary

External Markdown versions 0.0.1 and earlier contain a cross-site scripting (XSS) vulnerability. An attacker with low-level user privileges can inject malicious scripts into markdown content. When another user views the affected content, the script executes in their browser, potentially allowing the attacker to steal session tokens, modify page content, or perform actions on behalf of the victim.

What an attacker can do

03Attacker Capabilities

Inject malicious scripts that execute in other users' browsers when they view markdown content.

Potential impact on your site

04Site Impact

Users' sessions and data at risk if attackers inject scripts into markdown; site reputation damage if defaced.

Conditions required to exploit

05Prerequisites

Attacker needs low-level user account; victim must view the malicious markdown content.

Key dates

06Disclosure timeline

April 24, 2025 CVE published
April 28, 2026 Record updated