Description
The Post Status Notifier Lite WordPress plugin before 1.13.0 does not properly escape the `mod` URL parameter before reflecting it into the admin settings page (`admin.php?page=post-status-notifier-lite`), leading to a Reflected Cross-Site Scripting vulnerability that fires in the administrator's session when they are tricked into following a crafted URL.
Published: 2026-07-23
Score: 4.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The WordPress plugin Post Status Notifier Lite before version 1.13.0 fails to properly escape the URL parameter named mod before reflecting it in the admin settings page. This weakness (CWE‑79) allows an attacker to inject arbitrary script that is executed in the context of a logged‑in administrator when that user opens a specially crafted link.

Affected Systems

WordPress plugin Post Status Notifier Lite, versions earlier than 1.13.0.

Risk and Exploitability

The vulnerability has a CVSS score of 4.8, indicating moderate severity, and an EPSS score of less than 1 %, suggesting a low likelihood of exploitation today. It is not listed in the CISA KEV catalog. The attack vector is inferred to be a crafted URL presented to an administrator; when the admin clicks the link, the reflected script runs in the admin session, allowing phishing‑style attacks or credential theft. No network‑level exploit is required and the impact is limited to the compromised admin account.

Generated by OpenCVE AI on August 3, 2026 at 22:56 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Post Status Notifier Lite to version 1.13.0 or later.
  • If an immediate upgrade is not possible, whitelist the mod parameter and store the value only after validating it as an expected string.
  • Apply a Content Security Policy that blocks inline scripts or use a web‑application firewall rule to block requests where the mod parameter contains suspicious characters.

Generated by OpenCVE AI on August 3, 2026 at 22:56 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 30 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
First Time appeared Ifeelweb
Ifeelweb post Status Notifier Lite
Wordpress
Wordpress wordpress
Vendors & Products Ifeelweb
Ifeelweb post Status Notifier Lite
Wordpress
Wordpress wordpress

Thu, 23 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-79

Thu, 23 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Thu, 23 Jul 2026 06:45:00 +0000

Type Values Removed Values Added
Description The Post Status Notifier Lite WordPress plugin before 1.13.0 does not properly escape the `mod` URL parameter before reflecting it into the admin settings page (`admin.php?page=post-status-notifier-lite`), leading to a Reflected Cross-Site Scripting vulnerability that fires in the administrator's session when they are tricked into following a crafted URL.
Title Post Status Notifier Lite < 1.13.0 - Reflected XSS via mod Parameter
References

Subscriptions

Ifeelweb Post Status Notifier Lite
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-07-23T14:11:39.035Z

Reserved: 2026-05-26T12:45:31.927Z

Link: CVE-2026-9577

cve-icon Vulnrichment

Updated: 2026-07-23T14:08:41.664Z

cve-icon NVD

Status : Deferred

Published: 2026-07-23T07:16:32.933

Modified: 2026-07-23T15:18:19.363

Link: CVE-2026-9577

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T23:00:04Z

Weaknesses
  • CWE-79

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