CVE-2026-22383
Published: 20 February 2026
Summary
CVE-2026-22383 is a high-severity Authorization Bypass Through User-Controlled Key (CWE-639) vulnerability. Its CVSS base score is 7.5 (High).
Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 19.4th 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 SI-2 (Flaw Remediation).
Deeper analysis
CVE-2026-22383 is an Authorization Bypass Through User-Controlled Key vulnerability (CWE-639) in the PawFriends - Pet Shop and Veterinary WordPress Theme from Mikado-Themes. The flaw stems from exploiting incorrectly configured access control security levels and affects all versions of the theme from n/a through 1.3 inclusive. It carries a CVSS v3.1 base score of 7.5 (AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H), indicating high severity primarily due to availability impact.
An unauthenticated attacker can exploit this vulnerability over the network with low complexity and no user interaction required. Exploitation enables bypassing authorization controls via a user-controlled key, potentially leading to high-impact denial of service without affecting confidentiality or integrity.
The Patchstack advisory provides further details on this insecure direct object reference (IDOR) vulnerability in the PawFriends theme version 1.3, including mitigation guidance: https://patchstack.com/database/Wordpress/Theme/pawfriends/vulnerability/wordpress-pawfriends-pet-shop-and-veterinary-wordpress-theme-theme-1-3-insecure-direct-object-references-idor-vulnerability?_s_id=cve.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2026-8377
Vulnerability details
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.
- CWE(s)
Related Threats
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
Direct unauthenticated remote exploitation of public-facing WordPress app via IDOR/authz bypass to achieve application-layer DoS.
CVEs Like This One
Affected Assets
Mitigating Controls
Mitigating Controls (NIST 800-53 r5) AI
Requires enforcement of approved authorizations for access to system resources, directly preventing the authorization bypass via user-controlled key in this IDOR vulnerability.
Mandates timely identification, reporting, and correction of flaws like this authorization bypass in the PawFriends theme, enabling patching to eliminate the vulnerability.
Implements safeguards to protect against denial-of-service attacks, mitigating the high availability impact resulting from exploitation of the authorization bypass.