Description
The Postalicious plugin for WordPress is vulnerable to Stored Cross-Site Scripting via admin settings in all versions up to, and including, 3.0.1 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with administrator-level permissions and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This only affects multi-site installations and installations where unfiltered_html has been disabled.
Published: 2026-01-24
Score: 4.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting via plugin settings accessible to administrators
Action: Upgrade
AI Analysis

Impact

The Postalicious WordPress plugin allows administrators or higher roles to store arbitrary JavaScript in its settings. When a site visitor loads a page that displays these settings, the stored script runs in the visitor’s browser. This type of stored XSS can be leveraged to exfiltrate session cookies, deface sites, or deliver malware. The vulnerability is a direct result of missing input validation and output encoding, as identified by CWE‑79.

Affected Systems

Vulnerable installations are those running Postalicious version 3.0.1 or earlier on WordPress multi‑site environments where the unfiltered_html capability is disabled. Only administrators or users with equal or greater privileges can trigger the stored payload.

Risk and Exploitability

The CVSS base score of 4.4 indicates a moderate severity. The EPSS score of less than 1 % suggests that exploitation is unlikely but not impossible. The issue is not currently listed in the CISA KEV catalog. Attackers would need authenticated administrative access on a multi‑site installation with unfiltered_html disabled to inject their payload, after which unsuspecting site visitors would be exposed to the injected scripts.

Generated by OpenCVE AI on April 15, 2026 at 19:03 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Postalicious to version 3.0.2 or later where the input sanitization and output escaping in the admin settings are fixed.
  • If an upgrade cannot be performed immediately, disable the Postalicious plugin or remove administrator privileges from all users on the affected multisite installation. This stops the ability to inject new scripts.
  • In the interim, manually review the settings of all active Postalicious installations for any suspicious JavaScript and remove it before disabling the plugin to prevent accidental script execution.

Generated by OpenCVE AI on April 15, 2026 at 19:03 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 26 Jan 2026 19:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 26 Jan 2026 12:00:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Vendors & Products Wordpress
Wordpress wordpress

Sat, 24 Jan 2026 08:45:00 +0000

Type Values Removed Values Added
Description The Postalicious plugin for WordPress is vulnerable to Stored Cross-Site Scripting via admin settings in all versions up to, and including, 3.0.1 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with administrator-level permissions and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This only affects multi-site installations and installations where unfiltered_html has been disabled.
Title Postalicious <= 3.0.1 - Authenticated (Administrator+) Stored Cross-Site Scripting via Plugin Settings
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:52:28.799Z

Reserved: 2026-01-20T21:28:56.311Z

Link: CVE-2026-1266

cve-icon Vulnrichment

Updated: 2026-01-26T18:04:32.459Z

cve-icon NVD

Status : Deferred

Published: 2026-01-24T09:15:54.177

Modified: 2026-04-15T00:35:42.020

Link: CVE-2026-1266

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-15T19:15:12Z

Weaknesses