LiveActive security incident?Get immediate response
CVE Record

CVE-2026-22406: WordPress Overton theme <= 1.3 - Insecure Direct Object References (IDOR) vulnerability

Authorization Bypass Through User-Controlled Key vulnerability in Mikado-Themes Overton overton allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Overton: from n/a through <= 1.3.

MediumCVSS 5.4Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2026-22406 affects the WordPress Overton theme through version 1.3. It is an authorization weakness where a privileged user may access or modify objects they should not control. Business urgency is moderate: impact appears limited, but WordPress sites using this theme should be identified and checked for vendor guidance.

Executive priority

Treat as a scheduled remediation item unless Overton is widely deployed or admin accounts are weakly controlled. Prioritize sites with many privileged users, external administrators, or prior account compromise indicators.

Technical view

The issue is an Insecure Direct Object Reference, CWE-639, in Mikado-Themes Overton. CVSS 3.1 is 5.4: network exploitable, low complexity, high privileges required, no user interaction, low confidentiality and integrity impact, no availability impact. Sources do not provide exploit details or a confirmed fixed version.

Likely exposure

Exposure is limited to WordPress sites running the Overton theme version 1.3 or earlier. The CVSS vector indicates an attacker needs high privileges, reducing broad internet risk but increasing concern for compromised admin accounts or insider misuse.

Exploitation context

The provided sources do not report active exploitation, and the CVE is not marked as CISA KEV. The vulnerability is remotely reachable but requires high privileges and no user interaction. No public exploit status is established in the supplied evidence.

Researcher notes

Evidence is sparse. The CVE record identifies IDOR and Patchstack is the referenced vulnerability database entry, but the bundle does not include technical request paths, proof of concept, active exploitation, or a named fixed version. Validate affected status carefully before broad action.

Mitigation direction

  • Inventory WordPress sites for the Overton theme and version in use.
  • Check Mikado-Themes, theme marketplace, and Patchstack guidance for updates or mitigations.
  • Update the theme if a vendor-confirmed fixed version is available.
  • Remove or disable the theme where it is unused or no longer required.
  • Limit high-privilege WordPress accounts to trusted users only.
  • Review administrative account security and enforce strong authentication where available.

Validation and detection

  • Confirm whether each WordPress site uses Overton version 1.3 or earlier.
  • Review theme changelogs or vendor notices for a CVE-2026-22406 fix.
  • Check WordPress users with high privileges for unnecessary access.
  • Review recent administrative activity for unexpected content or object changes.
  • Use non-production testing to verify authorization controls after remediation.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-639: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
description · low confidence lookup

Privilege behavior lookup

The CVE wording references privilege impact, so privilege escalation and authorization behavior review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2026-22406 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
5.4 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:N

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
5.4CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:N1.22.5Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5.4Medium
CVSS 3.1 vector shape for CVE-2026-22406Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Mikado-ThemesOvertonoverton, 0unaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-639 · source CWE mapping

Authorization Bypass Through User-Controlled Key

Authorization Bypass Through User-Controlled Key represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.