PatchSiren cyber security CVE debrief
CVE-2026-54239 wpengine CVE debrief
CVE-2026-54239 is a high-severity vulnerability in Faust.js, a headless WordPress toolkit. The issue affects authentication and token encryption in the FaustWP WordPress plugin, potentially allowing logged-in non-administrators to obtain administrator-level access. This could lead to unauthorized administrator account creation, elevation of privileges, and arbitrary code execution through modified tokens. WordPress administrators and developers should assess exposure and prioritize remediation. The CVE record and NVD details indicate a high-severity vulnerability in Faust.js, a headless WordPress toolkit. The issue is related to authentication and token encryption in the FaustWP 1.
- Vendor
- wpengine
- Product
- faustjs
- CVSS
- HIGH 8.8
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-17
- Original CVE updated
- 2026-09-18
- Advisory published
- 2026-09-17
- Advisory updated
- 2026-09-18
Who should care
WordPress administrators and developers who use the Faust.js headless WordPress toolkit should assess exposure and prioritize remediation. This includes reviewing current plugin versions, understanding the potential for unauthorized administrator account creation, and monitoring for suspicious activity related to the FaustWP plugin. Additionally, security teams and vulnerability management teams should be aware of the potential risks and impacts of this 1.
Why it matters
CVE-2026-54239 is a high-severity vulnerability in Faust.js, a headless WordPress toolkit. It affects authentication and token encryption in the FaustWP WordPress plugin, potentially allowing logged-in non-administrators to obtain administrator-level access. WordPress administrators and developers should assess exposure and prioritize remediation.
- Potential for unauthorized administrator account creation
- Possible elevation of privileges for logged-in non-administrators
- Risk of arbitrary code execution through modified tokens
- Need for verification of current plugin version and exposure
Technical summary
The FaustWP WordPress plugin authenticates only the ciphertext in its token envelope and excludes the 16-byte initialization vector from the HMAC. A logged-in non-administrator can modify the unauthenticated initialization vector to produce an access token for an Administrator, permitting full WordPress REST API access, administrator-account creation, plugin installation, and arbitrary code execution.
Defensive priority
High priority for WordPress administrators and developers
Recommended defensive actions
- Update the FaustWP WordPress plugin to version 1.8.11 or later
- Review and modify authentication and token encryption mechanisms in the FaustWP plugin
- Monitor WordPress REST API access and administrator account creation
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The CVE record and NVD details indicate a high-severity vulnerability in Faust.js, a headless WordPress toolkit. The issue is related to authentication and token encryption in the FaustWP WordPress plugin.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-54239 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-54239
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-54239 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-54239
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/wpengine/faustjs/commit/cda00de7290f9b178cb1652d30b4cdf5bb8688d0
-
Source reference
Unverified legacy reference
URL: https://github.com/wpengine/faustjs/pull/2386
-
Source reference
Unverified legacy reference
URL: https://github.com/wpengine/faustjs/security/advisories/GHSA-q6pm-r77q-qcv3
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.