Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in MAL73049 WP Post Category Notifications wp-post-category-notifications allows Reflected XSS.This issue affects WP Post Category Notifications: from n/a through <= 1.0.
Published: 2025-03-03
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Improper neutralization of user‑supplied input during web page generation allows reflected XSS in the WP Post Category Notifications plugin. When an attacker constructs a URL with malicious script payloads, the plugin echoes the input directly into the page without sanitization, resulting in arbitrary JavaScript execution in the victim’s browser. This vulnerability can facilitate session hijacking, cookie theft, unauthorized content injection, or defacement. The weakness is a classic input validation flaw (CWE‑79).

Affected Systems

The vulnerability affects the WordPress plugin WP Post Category Notifications, version 1.0 and earlier. No other affected products are listed.

Risk and Exploitability

The CVSS score of 7.1 categorizes this issue as High severity. The EPSS score of less than 1 % indicates a very low but non‑zero probability of exploitation. It is not listed in the CISA Known Exploited Vulnerabilities catalog. The attack vector is inferred to be reflected via crafted URLs; the prerequisite is a publicly accessible WordPress site with the vulnerable plugin enabled. An attacker can target any visitor who clicks a malicious link containing the exploitable query or path parameters. The impact is local to the victim’s browser but can lead to broader compromise if credentials are stolen.

Generated by OpenCVE AI on May 1, 2026 at 14:48 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the WP Post Category Notifications plugin to a version that fixes the input sanitization flaw; if no patch exists, remove the plugin completely.
  • Should the plugin remain active, modify the code to properly escape or encode all user‑supplied data before rendering it to the page, or use a templating engine that automatically escapes output.
  • Implement a site‑wide Content Security Policy that limits JavaScript execution to trusted sources, mitigating the effect of any residual reflected XSS attacks.

Generated by OpenCVE AI on May 1, 2026 at 14:48 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-5718 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in NotFound WP Post Category Notifications allows Reflected XSS. This issue affects WP Post Category Notifications: from n/a through 1.0.
History

Thu, 23 Apr 2026 15:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 7.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L'}


Wed, 01 Apr 2026 23:45:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in NotFound WP Post Category Notifications allows Reflected XSS. This issue affects WP Post Category Notifications: from n/a through 1.0. Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in MAL73049 WP Post Category Notifications wp-post-category-notifications allows Reflected XSS.This issue affects WP Post Category Notifications: from n/a through <= 1.0.
References
Metrics cvssV3_1

{'score': 7.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L'}


Tue, 04 Mar 2025 03:45:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 03 Mar 2025 13:45:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in NotFound WP Post Category Notifications allows Reflected XSS. This issue affects WP Post Category Notifications: from n/a through 1.0.
Title WordPress WP Post Category Notifications plugin <= 1.0 - Reflected Cross Site Scripting (XSS) vulnerability
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 7.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L'}


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T16:11:13.741Z

Reserved: 2025-01-16T11:26:37.847Z

Link: CVE-2025-23586

cve-icon Vulnrichment

Updated: 2025-03-03T15:56:10.526Z

cve-icon NVD

Status : Deferred

Published: 2025-03-03T14:15:43.293

Modified: 2026-06-17T08:55:35.013

Link: CVE-2025-23586

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-01T15:00:13Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')