CVE-2026-22458
BaseFortify
Publication date: 2026-01-22
Last updated on: 2026-04-28
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| mikado-themes | wanderland | to 1.5 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-862 | The product does not perform an authorization check when an actor attempts to access a resource or perform an action. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
CVE-2026-22458 is a Broken Access Control vulnerability in the WordPress Wanderland Theme (versions up to and including 1.5). It occurs because of missing authorization, authentication, or nonce token checks in certain functions, which allows unauthenticated users to perform actions that should require higher privileges. [1]
How can this vulnerability impact me? :
This vulnerability can allow unauthorized users to perform privileged actions within the Wanderland theme, potentially leading to unauthorized changes or access. However, it is considered low severity with a CVSS score of 4.3 and is unlikely to be exploited, but it still represents a security risk due to improper access control. [1]
What immediate steps should I take to mitigate this vulnerability?
Since no official fix or patched version is currently available for this vulnerability, immediate mitigation steps include reviewing and restricting access permissions to the Wanderland theme functions, monitoring for unauthorized actions, and considering disabling or replacing the theme until a patch is released. Additionally, ensure that your WordPress installation and other plugins are up to date to reduce overall risk. [1]