CVE-2026-2468
Quentn WP <= 1.2.12 - Unauthenticated SQL Injection via 'qntn_wp_access' Cookie
CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th
The Quentn WP plugin for WordPress is vulnerable to SQL Injection via the 'qntn_wp_access' cookie in all versions up to, and including, 1.2.12. This is due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query in the `get_user_access()` method. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
| CWE | CWE-89 |
| Vendor | quentn |
| Product | quentn wp |
| Published | Mar 21, 2026 |
| Last Updated | Apr 8, 2026 |
Stay Ahead of the Next One
Get instant alerts for quentn quentn wp
Be the first to know when new high vulnerabilities affecting quentn quentn wp are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
CVSS v3 Breakdown
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability
Affected Versions
quentn / Quentn WP
0 โค 1.2.12
References
wordfence.com: https://www.wordfence.com/threat-intel/vulnerabilities/id/653e20ae-f018-41b5-a973-f73fddae70e5?source=cve plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/quentn-wp/tags/1.2.12/includes/class-quentn-wp-restrict-access.php#L483 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/quentn-wp/trunk/includes/class-quentn-wp-restrict-access.php#L483
Credits
Nabil Irawan