PT-2026-65428 · WordPress · Pickplugins Question Answer
CVE-2026-10207
·
Published
2026-07-28
·
Updated
2026-07-28
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
PickPlugins Question Answer versions prior to 1.2.74
Description
An issue exists where unauthenticated attackers can append additional SQL queries to existing ones to extract sensitive database information. This occurs due to insufficient sanitization of the
id GET parameter in the user profile template. The qa user profile card() function uses wp unslash(), which removes WordPress magic quotes protection, and then directly concatenates the input into a SQL query without proper escaping or prepared statements.Recommendations
Update PickPlugins Question Answer to version 1.2.74 or later.
As a temporary mitigation, restrict access to the user profile template or avoid using the
id parameter until the update is applied.Fix
SQL injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Pickplugins Question Answer