CVE-2025-4593

WP Register Profile With Shortcode <= 3.6.2 - Authenticated (Contributor+) Sensitive Information Exposure

2025-07-10 00:00
Kishan Vyas

Strategic Overview

Status
Patched in 3.6.3
Affected Version
<= 3.6.2
CVSS
6.5Medium
Weakness type
CWE-200 · Exposure of Sensitive Information to an Unauthorized Actor
CVE
CVE-2025-4593
View all WP Register Profile With Shortcode vulnerabilities

At a glance

CVE-2025-4593 is a medium-severity Exposure of Sensitive Information to an Unauthorized Actor vulnerability in the WP Register Profile With Shortcode WordPress plugin, affecting versions <= 3.6.2. It carries a CVSS score of 6.5 (reachable over the network; low attack complexity; high confidentiality impact). Exploitation requires an authenticated account at Contributor level or above. The issue is fixed in version 3.6.3; sites on affected versions should update now. Disclosed July 2025, reported by Kishan Vyas.

Vulnerability Overview

The WP Register Profile With Shortcode plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 3.6.2 via the 'rp_user_data' shortcode. This makes it possible for authenticated attackers, with Contributor-level access and above, to extract sensitive data from user meta like hashed passwords, usernames, and more.

Technical Analysis

The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no interaction from a victim user. A successful exploit has high impact on confidentiality.

CWE-200: Exposure of Sensitive Information to an Unauthorized Actor

WP Register Profile With Shortcode <= 3.6.2 carries this weakness at rp_user_data, and reaching it takes an account at Contributor level or above. Sensitive information exposure means data the application intended to keep internal is returned to a caller who should not be able to see it.

The disclosed data — credentials, tokens, customer records or internal paths — is usually worth more as material for a follow-up attack than as an end in itself. For WP Register Profile With Shortcode the fix is 3.6.3: builds <= 3.6.2 are affected, anything from 3.6.3 onward is not.

Remediation

Update to version 3.6.3, or a newer patched version

How does WordSec protect against this?

The fix is the thing that ends this: WP Register Profile With Shortcode 3.6.3 closes this, and updating the plugin is the step that ends it.

  • Alerts

External References

Related records

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C