Description
The Redux Framework WordPress plugin before 4.5.13 does not restrict which user meta keys can be written when saving custom profile fields, allowing users with at least the Subscriber role to escalate their privileges to Administrator by submitting a crafted value while updating their own profile, on sites where the Redux Framework WordPress plugin before 4.5.13's user-profile (Users extension) feature is enabled.
Published: 2026-07-16
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Redux Framework WordPress plugin before version 4.5.13 fails to restrict which user meta keys can be written when a user saves custom profile fields. This unfiltered write allows a user with at least the Subscriber role to submit a crafted payload while updating their own profile, thereby granting themselves the Administrator role and fully elevating their privileges on the site. The flaw is an improper restriction of operations within a trusted context, identified as CWE‑269.

Affected Systems

WordPress installations that have the Redux Framework plugin installed at any version earlier than 4.5.13 and that have the user‑profile (Users extension) feature enabled are affected. The vendor is Redux Framework, the product is the WordPress plugin, and affected releases include all builds prior to 4.5.13.

Risk and Exploitability

The vulnerability receives a CVSS score of 8.8, indicating a high severity. The EPSS score of less than 1% suggests that exploitation is not common but still possible; the issue is not yet listed in CISA’s KEV catalog. Because the attack requires only a valid subscriber account and the ability to submit a profile update, the likely exploitation vector is a low‑privilege authenticated user performing a standard profile‑change action. An attacker can elevate privileges to administrator without needing any additional system access or remote exploitation tools.

Generated by OpenCVE AI on July 31, 2026 at 02:17 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Redux Framework plugin to version 4.5.13 or later to apply the vendor patch that restricts writable meta keys.
  • If the user‑profile feature is not required, disable or remove it from the plugin configuration to eliminate the attack surface.
  • Review and enforce role restrictions for custom profile fields, ensuring that only roles with administrator privileges can modify privileged user attributes.

Generated by OpenCVE AI on July 31, 2026 at 02:17 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 16 Jul 2026 17:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-269
Metrics cvssV3_1

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

ssvc

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


Thu, 16 Jul 2026 06:30:00 +0000

Type Values Removed Values Added
Description The Redux Framework WordPress plugin before 4.5.13 does not restrict which user meta keys can be written when saving custom profile fields, allowing users with at least the Subscriber role to escalate their privileges to Administrator by submitting a crafted value while updating their own profile, on sites where the Redux Framework WordPress plugin before 4.5.13's user-profile (Users extension) feature is enabled.
Title Redux Framework < 4.5.13 - Subscriber+ Privilege Escalation to Administrator
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-07-16T17:04:00.624Z

Reserved: 2026-06-17T13:40:16.637Z

Link: CVE-2026-12525

cve-icon Vulnrichment

Updated: 2026-07-16T16:58:31.955Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T02:30:05Z

Weaknesses
  • CWE-269

    Improper Privilege Management