Description
The ePaperFlip Publisher plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'publicationid' attribute of the `epaperflip_embed` shortcode in all versions up to, and including, 1. This is due to insufficient input sanitization and output escaping on the shortcode attribute which is injected directly into inline JavaScript. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2026-06-09
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The ePaperFlip Publisher plugin contains a stored XSS flaw that stems from failure to sanitize the 'publicationid' attribute of the epaperflip_embed shortcode. Because the attribute value is injected directly into inline JavaScript, an authenticated user with Contributor privileges can place malicious script code that will run in the browser of any subsequent viewer of a page containing the shortcode. This results in the attacker’s script executing in the context of the site, which could lead to theft of session cookies, user impersonation, defacement, or other malicious actions, depending on the privileges of the compromised visitor.

Affected Systems

All WordPress installations that use the ePaperFlip Publisher plugin version 1.0 or earlier are affected. The vulnerability targets the plugin’s shortcode processing code, which is part of the plugin bundled with WordPress sites. The only versions mentioned in the CNA data are up to 1, so any deployment still on that release is at risk.

Risk and Exploitability

The CVSS score of 6.4 reflects moderate severity. There is no EPSS data available, and the vulnerability is not listed as a known exploited vulnerability by CISA. The flaw requires the attacker to be logged in with Contributor or higher rights, so it is limited to privileged users or compromised accounts. Once the malicious payload is stored, every page visitor loads the injected JavaScript, making the impact wide inside the site. Based on the description, it is inferred that the likely attack vector is a stored XSS triggered by a shortcode attribute, requiring the attacker to first author a post with the compromised shortcode; if that is possible, the exploit is straightforward and does not require network bypass or exploit code, making it relatively easy to deploy in environments lacking strict input control.

Generated by OpenCVE AI on June 9, 2026 at 06:07 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade ePaperFlip Publisher to the latest version (≥2.0 if available).
  • If an upgrade is not immediately possible, remove the epaperflip_embed shortcode from pages or disable the plugin’s ability to render it.
  • Configure WordPress to sanitize user input for shortcode attributes; use sanitize_text_field or add a filter to escape the publicationid attribute.

Generated by OpenCVE AI on June 9, 2026 at 06:07 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 09 Jun 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 09 Jun 2026 09:15:00 +0000

Type Values Removed Values Added
First Time appeared Joshin85
Joshin85 plugin Name: Epaperflip Publisher
Wordpress
Wordpress wordpress
Vendors & Products Joshin85
Joshin85 plugin Name: Epaperflip Publisher
Wordpress
Wordpress wordpress

Tue, 09 Jun 2026 04:45:00 +0000

Type Values Removed Values Added
Description The ePaperFlip Publisher plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'publicationid' attribute of the `epaperflip_embed` shortcode in all versions up to, and including, 1. This is due to insufficient input sanitization and output escaping on the shortcode attribute which is injected directly into inline JavaScript. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Title ePaperFlip Publisher <= 1 - Authenticated (Contributor+) Stored Cross-Site Scripting via 'publicationid' Shortcode Attribute
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Joshin85 Plugin Name: Epaperflip Publisher
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-06-09T14:11:58.767Z

Reserved: 2026-05-01T19:39:44.324Z

Link: CVE-2026-7662

cve-icon Vulnrichment

Updated: 2026-06-09T14:11:54.549Z

cve-icon NVD

Status : Deferred

Published: 2026-06-09T05:16:39.240

Modified: 2026-06-09T13:33:34.393

Link: CVE-2026-7662

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-09T08:56:04Z

Weaknesses