CVE-2025-46517 MEDIUM

CVE-2025-46517: WordPress Blog Manager WP plugin <= 1.0.5 - Cross Site Scripting (XSS) Vulnerability

Vendor Wpdiscover
Product Blog Manager WP
Weakness CWE-79 · XSS
Published April 24, 2025
Last update April 28, 2026

CVSS base score

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

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:H/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 wpdiscover Blog Manager WP blog-manager-wp allows Stored XSS.This issue affects Blog Manager WP: from n/a through <= 1.0.5.

Explanation of Vulnerability in Simple Terms

02Summary

Blog Manager WP versions up to 1.0.5 contain a cross-site scripting (XSS) vulnerability that allows authenticated administrators to inject malicious scripts. The vulnerability requires user interaction—typically clicking a crafted link—and can affect other users on the site. An attacker with admin privileges can inject code that executes in victims' browsers, potentially stealing session data or performing actions on their behalf.

What an attacker can do

03Attacker Capabilities

Inject malicious scripts that execute in other users' browsers when they visit a crafted page.

Potential impact on your site

04Site Impact

A compromised admin account can inject scripts affecting other users; restrict admin access and monitor for suspicious activity.

Conditions required to exploit

05Prerequisites

Administrator account access and victim must click a link or visit a page containing the malicious payload.

Key dates

06Disclosure timeline

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