Gutenberg Template Library & Redux Framework <= 4.2.11 - Missing Authorization to Sensitive Information Disclosure
Strategic Overview
- Status
- Patched in 4.2.13
- Affected Plugin
- Redux Framework
- Affected Version
<= 4.2.11- CVSS
- 5.3Medium
- Weakness type
- CWE-200 · Exposure of Sensitive Information to an Unauthorized Actor
- CVE
CVE-2021-38314
At a glance
CVE-2021-38314 is a medium-severity Exposure of Sensitive Information to an Unauthorized Actor vulnerability in the Redux Framework WordPress plugin, affecting versions <= 4.2.11. It carries a CVSS score of 5.3 (reachable over the network; low attack complexity). Exploitation requires no authentication. The issue is fixed in version 4.2.13; sites on affected versions should update now. Disclosed September 2021, reported by Ram.
Vulnerability Overview
The Gutenberg Template Library & Redux Framework plugin <= 4.2.11 for WordPress registered several AJAX actions available to unauthenticated users in the `includes` function in `redux-core/class-redux-core.php` that were unique to a given site but deterministic and predictable given that they were based on an md5 hash of the site URL with a known salt value of '-redux' and an md5 hash of the previous hash with a known salt value of '-support'. These AJAX actions could be used to retrieve a list of active plugins and their versions, the site's PHP version, and an unsalted md5 hash of site’s `AUTH_KEY` concatenated with the `SECURE_AUTH_KEY`.
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 privileges on the target site, and no interaction from a victim user.
CWE-200: Exposure of Sensitive Information to an Unauthorized Actor
Reaching this weakness in Redux Framework <= 4.2.11 takes a caller who can reach the endpoint. 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 Redux Framework the fix is 4.2.13: builds <= 4.2.11 are affected, anything from 4.2.13 onward is not.
Remediation
Update to version 4.2.13, or a newer patched version
How does WordSec protect against this?
The fix is the thing that ends this: Redux Framework 4.2.13 closes this, and updating the plugin is the step that ends it.
- Alerts
External References
Related records
Other vulnerabilities in Redux Framework
- 8.8CVE-2026-12525: Redux Framework <= 4.5.12 Privilege Escalation
CVE-2026-12525 - 8.8Gutenberg Template and Pattern Library & Redux Framework CSRF
- 7.2CVE-2024-6828: Redux Framework 4.4.12 - 4.4.17 JSON File Upload
CVE-2024-6828 - 7.1CVE-2021-38312: Gutenberg Template Library… Incorrect Authorization
CVE-2021-38312 - 6.4CVE-2026-5399: Redux Framework <= 4.5.13.1 Stored Cross-Site Scripting
CVE-2026-5399 - 6.4CVE-2025-9488: Redux Framework <= 4.5.8 Stored Cross-Site Scripting
CVE-2025-9488 - 5.3Gutenberg Template Library & Redux Framework <= 4.1.23 CSRF
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C