Summary
CVE-2026-32479 is a critical, unauthenticated SQL injection vulnerability in the Visitor Traffic Real Time Statistics Pro WordPress plugin, developed by CODEPRESS IT Solutions LLC. The flaw allows an attacker to inject malicious SQL through improperly neutralized input, without requiring authentication or user interaction, resulting in a CVSS v3.1 score of 9.3 (Critical).
Technical details
- Root cause: Improper neutralization of special elements used in an SQL command (CWE-89) within the plugin’s code.
- Trigger conditions: No authentication or user interaction is required to exploit the flaw; the attack is classified as a blind SQL injection (CAPEC-7).
- Attack vector: Network-based, low attack complexity, no privileges required.
- Impact: High impact to confidentiality (attacker can extract data from the underlying database) and low impact to availability; integrity is not affected.
Affected software
- Visitor Traffic Real Time Statistics Pro (WordPress plugin) versions up to and including 11.17.
Severity
- CVSS v3.1 Base Score: 9.3 (Critical)
- Vector:
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L
Mitigation and recommended actions
- Immediate: Upgrade Visitor Traffic Real Time Statistics Pro to version 11.18 or later, which resolves the vulnerability.
- If unable to patch immediately: Restrict or monitor access to the plugin’s endpoints at the network/WAF layer, and review database logs for anomalous query patterns as an interim measure until the update can be applied.

