Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Unauthenticated (PR:N) network-reachable privilege escalation with no user interaction and low complexity yields full C/I/A impact, matching the reported 9.8 vector.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
2DescriptionCVE.org
Unauthenticated Privilege Escalation in Capella <= 2.5.5 versions.
AnalysisAI
Privilege escalation in the ThemeGoods Capella WordPress theme (versions up to and including 2.5.5) allows unauthenticated remote attackers to gain elevated privileges within a WordPress site, per a CVSS 3.1 base score of 9.8. Because the flaw requires no authentication and no user interaction, an attacker can leverage it directly over the network to compromise site integrity, confidentiality, and availability. There is no public exploit identified at time of analysis and no CISA KEV listing, but the maximal CVSS and unauthenticated nature make it a high-priority patching target.
Technical ContextAI
Capella is a commercial WordPress theme distributed by ThemeGoods, identified by the CPE cpe:2.3:a:themegoods:capella. The weakness is classified as CWE-266 (Incorrect Privilege Assignment), meaning the theme grants a privilege level or capability to an actor who should not receive it. In WordPress themes, this class of flaw typically stems from AJAX handlers, REST endpoints, or theme-option/import routines that fail to enforce capability checks (current_user_can) or nonce validation, allowing a request to perform privileged actions or elevate an account. The specific vulnerable code path was not disclosed in the available data beyond the privilege-escalation classification.
RemediationAI
No vendor-released patch version is identified at time of analysis; the input confirms only that versions <= 2.5.5 are affected, so administrators should check ThemeGoods/Patchstack for a fixed release (a version above 2.5.5) and upgrade to it as the primary fix once available. Consult the Patchstack advisory for the authoritative fix status: https://patchstack.com/database/wordpress/theme/capella/vulnerability/wordpress-capella-theme-2-5-5-privilege-escalation-vulnerability?_s_id=cve. As compensating controls until a patched version is confirmed, deploy a WordPress WAF or Patchstack vApp virtual patch to block the exploit request pattern; restrict access to wp-admin and the site's AJAX/REST endpoints (admin-ajax.php, /wp-json/) by IP allowlist where feasible, accepting that this can break legitimate front-end AJAX features; and audit user accounts and roles for unexpected privilege grants, removing any unrecognized administrator accounts.
Same weakness CWE-266 – Incorrect Privilege Assignment
View allSame technique Privilege Escalation
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2025-210756
GHSA-wq94-w84x-hxwv