CVE-2026-24971
Published: 25 March 2026
Summary
CVE-2026-24971 is a critical-severity Incorrect Privilege Assignment (CWE-266) vulnerability. Its CVSS base score is 9.8 (Critical).
Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Privilege Escalation (T1068); ranked at the 23.7th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.
The strongest mitigations our analysis identified are NIST 800-53 AC-3 (Access Enforcement) and AC-6 (Least Privilege).
Deeper analysis
CVE-2026-24971 is an Incorrect Privilege Assignment vulnerability (CWE-266) in the Search & Go WordPress theme developed by Elated-Themes. This flaw allows privilege escalation and affects all versions of the Search & Go theme from n/a through 2.8 inclusive. The vulnerability was published on 2026-03-25 and carries a CVSS v3.1 base score of 9.8, reflecting its critical severity.
An unauthenticated attacker (PR:N) can exploit this vulnerability over the network (AV:N) with low attack complexity (AC:L) and without requiring user interaction (UI:N). Successful exploitation enables privilege escalation, resulting in high impacts to confidentiality (C:H), integrity (I:H), and availability (A:H) within the affected WordPress environment.
The Patchstack advisory at https://patchstack.com/database/Wordpress/Theme/searchgo/vulnerability/wordpress-search-go-theme-2-8-privilege-escalation-vulnerability?_s_id=cve provides further details on this vulnerability in the Search & Go WordPress theme.
OWASP Top 10 for Web (2025)
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2026-15582
Vulnerability details
Incorrect Privilege Assignment vulnerability in Elated-Themes Search & Go searchgo allows Privilege Escalation.This issue affects Search & Go: from n/a through <= 2.8.
- CWE(s)
Related Threats
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
Unauthenticated network exploitation of incorrect privilege assignment in public-facing WordPress theme directly enables initial access via public app exploitation (T1190) and immediate privilege escalation (T1068).
CVEs Like This One
Affected Assets
Mitigating Controls
Mitigating Controls (NIST 800-53 r5) AI
Directly mitigates the CVE by requiring timely identification, reporting, and correction of the incorrect privilege assignment flaw in the Search & Go WordPress theme.
Employs the principle of least privilege to limit the scope and impact of privilege escalation from the vulnerability's improper privilege assignment.
Enforces approved access authorizations, countering the unauthenticated privilege escalation enabled by the theme's flawed privilege checks.