Description
The Co-Authors, Multiple Authors and Guest Authors in an Author Box with PublishPress Authors plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘profile_fields_user_email_value_prefix’ parameter in all versions up to, and including, 4.15.0 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Author-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user clicks on a link.
Published: 2026-09-15
Score: 5.4 Medium
EPSS: n/a
KEV: No
Impact: Stored Cross‑Site Scripting
Action: Apply Update
AI Analysis

Impact

The PublishPress Authors plugin for WordPress contains a stored cross‑site scripting flaw. An authenticated user with Author or greater privileges can insert arbitrary JavaScript into the profile_fields_user_email_value_prefix parameter, which is saved into the database and rendered in the author box. When a site visitor views the author box, the malicious code executes in that visitor’s browser, enabling session hijacking, phishing, or site defacement within the affected WordPress site.

Affected Systems

WordPress sites that have the PublishPress Authors plugin installed, specifically versions 4.15.0 and all earlier releases, and where the author box module is enabled, are susceptible to this vulnerability. Any user with Author+ access who has not been sanctioned by site administrators is a potential attacker.

Risk and Exploitability

The vulnerability carries a CVSS score of 5.4, indicating moderate. It is not listed in the CISA KEV catalog. Exploitation requires an authenticated author or higher user to modify the vulnerable field; thereafter the script is delivered to any on‑site user who views the author box, with the attack achieved through the lack of proper input sanitization and output escaping.

Generated by OpenCVE AI on September 15, 2026 at 09:24 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the PublishPress Authors plugin to the latest version available from the vendor to ensure that input sanitization and output escaping for the profile_fields_user_email_value_prefix parameter are properly applied.
  • If an upgrade cannot be performed immediately, temporarily disable or remove the author box feature or uninstall the plugin until the vulnerability is patched to prevent malicious scripts from being stored and rendered.
  • Restrict Author and higher user roles to trusted administrators only; remove or review any accounts that should not possess elevated privileges to limit the pool of potential attackers.

Generated by OpenCVE AI on September 15, 2026 at 09:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 15 Sep 2026 01:15:00 +0000

Type Values Removed Values Added
Description The Co-Authors, Multiple Authors and Guest Authors in an Author Box with PublishPress Authors plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘profile_fields_user_email_value_prefix’ parameter in all versions up to, and including, 4.15.0 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Author-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user clicks on a link.
Title Co-Authors, Multiple Authors and Guest Authors in an Author Box with PublishPress Authors <= 4.15.0 - Authenticated (Author+) Stored Cross-Site Scripting via 'profile_fields_user_email_value_prefix' Parameter
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-09-15T01:03:08.807Z

Reserved: 2026-09-04T13:19:22.370Z

Link: CVE-2026-85657

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-15T01:16:53.460

Modified: 2026-09-15T01:16:53.460

Link: CVE-2026-85657

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-15T09:30:08Z

Weaknesses
  • CWE-79

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