LiveActive security incident?Get immediate response
CVE Record

CVE-2026-22383: WordPress PawFriends - Pet Shop and Veterinary WordPress theme theme <= 1.3 - Insecure Direct Object References (IDOR) vulnerability

Authorization Bypass Through User-Controlled Key vulnerability in Mikado-Themes PawFriends - Pet Shop and Veterinary WordPress Theme pawfriends allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects PawFriends - Pet Shop and Veterinary WordPress Theme: from n/a through <= 1.3.

HighCVSS 7.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2026-22383 affects the PawFriends WordPress theme for pet shop and veterinary sites. The reported issue is an authorization bypass/IDOR affecting versions through 1.3. It is rated high because a remote unauthenticated attacker may be able to affect availability. No cited source says it is actively exploited.

Executive priority

Treat as a high-priority WordPress exposure if PawFriends is deployed. The immediate business risk is potential site disruption. Confirm usage quickly, then follow vendor or Patchstack remediation guidance. Do not assume exploitation without evidence, but avoid leaving affected public sites unreviewed.

Technical view

The CVE describes CWE-639: authorization bypass through a user-controlled key in Mikado-Themes PawFriends. CVSS 3.1 is 7.5: network exploitable, low complexity, no privileges, no user interaction, with high availability impact and no stated confidentiality or integrity impact. The affected range is reported as through <= 1.3.

Likely exposure

Exposure is limited to WordPress sites using the PawFriends - Pet Shop and Veterinary WordPress Theme at version 1.3 or earlier. Sites not using this theme are not indicated as affected by the provided sources.

Exploitation context

The CVE and Patchstack entry indicate unauthenticated remote exploitability characteristics, but the provided sources do not describe active exploitation, public exploit availability, or technical attack details. It is not listed as KEV in the provided bundle.

Researcher notes

The source data has limited detail and does not name a fixed version. The affected object lists an unusual version value, while the description states through <= 1.3. Validate against Patchstack and the CVE record before reporting exposure status.

Mitigation direction

  • Inventory WordPress sites for the PawFriends theme and its installed version.
  • If version is 1.3 or earlier, prioritize vendor or Patchstack guidance.
  • If no fixed version is available, consider disabling or replacing the theme.
  • Restrict administrative access and monitor site availability until remediation is confirmed.
  • Back up affected WordPress sites before making theme changes.

Validation and detection

  • Confirm whether the PawFriends theme is installed on each WordPress site.
  • Record the exact theme version from WordPress administration or asset inventory.
  • Compare installed versions against the reported affected range: through 1.3.
  • Review vendor and Patchstack pages for updated remediation guidance.
  • Check logs and monitoring for unexplained availability issues on affected sites.
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-22383 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
High
CVSS
7.5 (3.1)
Known Exploited
No
Published

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

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
7.5CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H3.93.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.5High
CVSS 3.1 vector shape for CVE-2026-22383Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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-ThemesPawFriends - Pet Shop and Veterinary WordPress Themepawfriends, 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.