What the vulnerability does
01Description
Answer My Question 1.3 plugin for WordPress contains an SQL injection vulnerability that allows unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code through the 'id' POST parameter. Attackers can submit crafted SQL statements to the modal.php endpoint to extract sensitive database information including WordPress terms and configuration data.
Explanation of Vulnerability in Simple Terms
02Summary
Answer My Question versions 1.3 and later contain a SQL injection vulnerability in database query handling. An attacker can inject malicious SQL commands through user input without authentication. This allows reading or modifying site data, including user credentials and sensitive information. Update to a patched version when available.
What an attacker can do
03Attacker Capabilities
Read or modify database contents, including user credentials and site data.
Potential impact on your site
04Site Impact
Attackers can steal user data, modify site content, or compromise user accounts without logging in.
Conditions required to exploit
05Prerequisites
Network access to the site; no authentication or user interaction required.
Key dates
06Disclosure timeline
June 15, 2026
CVE published
June 15, 2026
Record updated