Description
The ProfilePress WordPress plugin before 4.17.1 does not strip shortcodes from two of its profile fields before rendering them on public pages, allowing unauthenticated attackers to store shortcodes that are then executed when the page is viewed, disclosing a chosen user's email address, login and registration date.
Published: 2026-08-21
Score: 6.5 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The ProfilePress WordPress plugin before version 4.17.1 fails to strip or escape shortcodes entered into two profile fields before rendering them on public pages. Because the stored shortcodes are executed on page load, an unauthenticated attacker can embed a shortcode that discloses user information such as the email address, login name, and registration date. The vulnerability therefore allows the attacker to gather sensitive profile data from any publicly displayed profile without needing to compromise the site administrator or gain privileged access.

Affected Systems

Vulnerable systems are installations of the ProfilePress WordPress plugin, specifically any version earlier than 4.17.1. The issue affects the profile fields that render user display information on public profile pages, making all public profile views exploitable if the shortcode is present.

Risk and Exploitability

With a CVSS score of 6.5, the vulnerability is considered moderate; the exploitation is trivial for an attacker because no authentication is required and the payload is delivered simply by visiting the publicly accessible profile page. Although the EPSS score is not available, the fact that the flaw leverages a broad public reach and the capability to reveal personal identifiers indicates a real threat. The vulnerability is not listed in the CISA KEV catalog, but the potential for widespread information disclosure makes it a priority for timely remediation.

Generated by OpenCVE AI on August 21, 2026 at 13:17 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the ProfilePress plugin to version 4.17.1 or later to apply the vendor patch that properly sanitizes or removes shortcodes from profile fields.
  • Manually audit user profiles for existing stored shortcodes and remove or neutralize them before they can be rendered publicly.
  • Review other plugins or custom code that renders user-submitted content to confirm similar sanitization deficiencies have not been introduced.

Generated by OpenCVE AI on August 21, 2026 at 13:17 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 21 Aug 2026 13:45:00 +0000

Type Values Removed Values Added
First Time appeared Profilepress
Profilepress profilepress
Wordpress
Wordpress wordpress
Weaknesses CWE-20
CWE-79
Vendors & Products Profilepress
Profilepress profilepress
Wordpress
Wordpress wordpress

Fri, 21 Aug 2026 13:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-74
Metrics ssvc

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


Fri, 21 Aug 2026 12:00:00 +0000

Type Values Removed Values Added
Description The ProfilePress WordPress plugin before 4.17.1 does not strip shortcodes from two of its profile fields before rendering them on public pages, allowing unauthenticated attackers to store shortcodes that are then executed when the page is viewed, disclosing a chosen user's email address, login and registration date.
Title ProfilePress < 4.17.1 - Unauthenticated Arbitrary Shortcode Execution via Display Name
References
Metrics cvssV3_1

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


Subscriptions

Profilepress Profilepress
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-21T12:46:34.584Z

Reserved: 2026-08-14T08:21:06.200Z

Link: CVE-2026-19848

cve-icon Vulnrichment

Updated: 2026-08-21T12:45:47.137Z

cve-icon NVD

Status : Received

Published: 2026-08-21T12:16:24.980

Modified: 2026-08-21T13:16:56.637

Link: CVE-2026-19848

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T13:30:04Z

Weaknesses
  • CWE-20

    Improper Input Validation

  • CWE-74

    Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

  • CWE-79

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