VYPR
Medium severity4.3NVD Advisory· Published Feb 13, 2026· Updated Apr 15, 2026

CVE-2025-15520

CVE-2025-15520

Description

The RegistrationMagic WordPress plugin before 6.0.7.2 checks nonces but not capabilities, allowing for the disclosure of some sensitive data to subscribers and above.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

The RegistrationMagic WordPress plugin before 6.0.7.2 improperly verifies capabilities, allowing subscribers and higher to access sensitive data due to only checking nonces.

The RegistrationMagic WordPress plugin prior to version 6.0.7.2 suffers from a missing capability check vulnerability (CWE-200). While the plugin validates nonces to prevent cross-site request forgery, it fails to verify that the requesting user has the necessary capabilities to access sensitive data. This means any authenticated user, including subscribers, can potentially view information intended for higher-privileged users [1].

To exploit this, an attacker needs only a subscriber-level account on the WordPress site. No additional authentication bypass or specific network position is required. The attacker can send crafted requests that leverage the nonce check but bypass capability restrictions to retrieve protected data. As the plugin does not enforce proper authorization, the attack surface is broad, affecting any site using the plugin with subscriber accounts [1].

Successful exploitation allows an attacker to disclose sensitive data, such as form submissions, user details, or other confidential information stored by the plugin. The exact type of data exposed depends on the plugin's functionality, but the vulnerability is classified as sensitive data exposure. The CVSS v3 score is 4.3 (medium) [1].

The vendor has addressed this issue in version 6.0.7.2 of RegistrationMagic. Users are strongly advised to update to this version or later to mitigate the risk. No workarounds are provided, and the vulnerability has been publicly disclosed with proof of concept details available [1].

AI Insight generated on May 19, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

1

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

1

News mentions

0

No linked articles in our index yet.