Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
Primary rating from Vendor (Patchstack) · only source for this CVE.
CVSS VectorVendor: Patchstack
Lifecycle Timeline
1DescriptionCVE.org
Missing Authorization vulnerability in Nikki Blight QR Redirector allows Exploiting Incorrectly Configured Access Control Security Levels.
This issue affects QR Redirector: from n/a through 2.0.3.
AnalysisAI
Missing authorization in the QR Redirector WordPress plugin (versions through 2.0.3) exposes redirect management functionality to authenticated low-privileged users who lack the appropriate capability checks. The CVSS vector (AV:N/AC:L/PR:L/UI:N) confirms any authenticated WordPress user - including subscribers or contributors - can exploit this flaw remotely without user interaction. No public exploit code exists and no active exploitation has been identified; EPSS at 0.03% (8th percentile) and SSVC exploitation status of 'none' place this at low operational priority for most environments.
Technical ContextAI
CWE-862 (Missing Authorization) describes a failure to verify that an authenticated principal holds the required permission before executing a sensitive operation. In WordPress plugin context, this typically manifests as REST API endpoints or admin-ajax handlers that omit capability checks such as current_user_can(), allowing any logged-in user to invoke privileged functions. The CPE string cpe:2.3:a:nikki_blight:qr_redirector identifies this as the 'QR Redirector' plugin authored by Nikki Blight, installed on WordPress sites to manage QR code-to-URL redirect mappings. The integrity impact (I:L) with no confidentiality or availability impact suggests the exploitable function likely allows unauthorized modification of redirect targets - potentially enabling link hijacking within the plugin's managed QR codes.
RemediationAI
Update the QR Redirector plugin to a version beyond 2.0.3 as reported by Patchstack; however, no exact patched release version is independently confirmed from the available data - verify the latest available version via the WordPress plugin repository or the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/qr-redirector/vulnerability/wordpress-qr-redirector-plugin-2-0-3-broken-access-control-vulnerability before deploying. As a compensating control where immediate update is not possible, restrict WordPress site registration and limit low-privilege authenticated roles (subscriber, contributor) on sites where untrusted users may have accounts, reducing the pool of potential exploiters. Alternatively, temporarily deactivating the QR Redirector plugin removes the attack surface entirely at the cost of losing QR redirect functionality.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-31746
GHSA-5359-frvq-63mr