Summary
CVE-2026-66648 is a critical unauthenticated privilege escalation vulnerability affecting the Jawn WordPress theme by MVPThemes, in all versions up to and including 1.4.2. The flaw is classified as CWE-266 (Incorrect Privilege Assignment) and carries a CVSS v3.1 base score of 9.8 (Critical), reflecting that it can be exploited remotely, without authentication, and without any user interaction.
Technical details
- Root cause: Incorrect privilege assignment (CWE-266) within the Jawn theme’s authorization logic, allowing user roles/capabilities to be assigned improperly.
- Trigger conditions: No authentication or user interaction is required to exploit the flaw.
- Attack vector: Network — the vulnerability is remotely exploitable over HTTP(S) against any publicly reachable WordPress site running the affected theme.
- Impact: Successful exploitation allows an unauthenticated attacker to escalate privileges, with confirmed high impact to confidentiality, integrity, and availability — potentially enabling full site takeover (e.g., creation of administrator-level accounts).
Affected software
- MVPThemes Jawn WordPress theme, versions <= 1.4.2
Severity
- CVSS v3.1 Base Score: 9.8 (Critical)
- Vector:
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Mitigation and recommended actions
- Immediate: No fixed version has been published in the CVE record at this time. Site owners should check with the theme vendor for an updated release beyond 1.4.2 and apply it as soon as it becomes available.
- If no patch is available: Restrict or disable the theme’s privilege-related functionality where possible, review WordPress user accounts for unexpected administrator-level users, enforce strong authentication and least-privilege role assignments, and consider placing a web application firewall in front of the site to block anomalous privilege-modification requests until a vendor fix is released.
How IONIX identifies potentially affected assets
IONIX matches the following signal against data already collected when it crawled the asset; identifying the technology sends no request beyond that crawl.
- raw response body:
/wp-content/themes/jawn/

