CVE-2021-38314

CVE-2021-38314 is a medium-severity vulnerability in Redux Gutenberg Template Library & Redux Framework with a CVSS 3.x base score of 5.3. Its EPSS exploit-prediction score of 29% places it in the 98th percentile, indicating an elevated likelihood of exploitation. The underlying weakness is classified as CWE-916.

Key facts

Description

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`.

Frequently asked questions

What is CVE-2021-38314?
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`.
How severe is CVE-2021-38314?
CVE-2021-38314 has a CVSS 3.x base score of 5.3, rated medium severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is low, integrity none, and availability none.
Is CVE-2021-38314 being actively exploited?
It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 29% (98th percentile), an estimate of the probability of exploitation in the next 30 days.
What products are affected by CVE-2021-38314?
CVE-2021-38314 affects Redux Gutenberg Template Library & Redux Framework. See the affected-products list for the exact vulnerable versions.
How do I fix CVE-2021-38314?
Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
When was CVE-2021-38314 published?
CVE-2021-38314 was published on 2021-09-02 and last updated on 2026-06-17.

References

Affected products (1)

More vulnerabilities in Redux Gutenberg Template Library & Redux Framework

All CVEs affecting Redux Gutenberg Template Library & Redux Framework →

Other CWE-916 vulnerabilities

Browse all CWE-916 vulnerabilities →