CVE-2026-6251
NVD: The Chaty Pro plugin for WordPress is vulnerable to Authenticated Time-Based Blind SQL Injection in versions up to and including 3.5.5. NVD: This is due to the fetch_custom_field() function in admin/class-admin-base.php retrieving the widget_id POST parameter via filter_input(INPUT_POST, ...) and directly concatenating the value into a raw SQL query in a numeric context without using... NVD: Additionally, the nonce verification check is performed after the SQL query has already executed, providing no protection against the injection.
6.5 Severity
MEDIUM EPSS
0.0025 (16) KEV
-
Source-published summary
NVD: The Chaty Pro plugin for WordPress is vulnerable to Authenticated Time-Based Blind SQL Injection in versions up to and including 3.5.5. NVD: This is due to the fetch_custom_field() function in admin/class-admin-base.php retrieving the widget_id POST parameter via filter_input(INPUT_POST, ...) and directly concatenating the value into a raw SQL query in a numeric context without using... NVD: Additionally, the nonce verification check is performed after the SQL query has already executed, providing no protection against the injection.
Possible impact
Source describes SQL injection risk · authenticated boundary. Possible impact: An attacker may be able to read or change database-backed application data.
Affected context
Affected product or version requires source confirmation.
Remediation / advisory
Remediation reference present; patch status requires confirmation in the linked advisory.
Why it matters
Source describes SQL injection risk · authenticated boundary. Possible impact: An attacker may be able to read or change database-backed application data.; CVSS 6.5 (MEDIUM); EPSS percentile 16; not listed in KEV; Remediation reference present; patch status requires confirmation in the linked advisory; sources: NVD.
What to verify
Confirm affected product/version, vendor advisory, patch or mitigation, and exposure.
Exposure hint
authenticated boundary
Impact tags
Urgency reasons
Source-derived note
Summary derived from NVD description; unsafe procedural detail is not shown.
Redaction metadata
- source summary used
- True
- fallback summary used
- False
- unsafe procedural detail present
- false
- raw source displayed
- false
- public summary redacted
- true
Remediation handoff
Public-safe static handoff for human/Codex remediation planning. Scan, patch, external execution, and auto remediation are disabled.
Safety note
This radar shows source-published defensive context only. Exploit procedures, exploit strings, scanner commands, and auto-remediation are not provided.