PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-17576 revmakx CVE debrief

The InfiniteWP Client plugin for WordPress is vulnerable to SQL Injection via the get_comments action in versions up to, and including, 1.13.9. Authenticated attackers with administrator-level access can append additional SQL queries to extract sensitive information from the database. This vulnerability allows attackers to potentially extract sensitive information, disrupt database operations, and requires verification of plugin version and exposure. Defenders should assess exposure, prioritize remediation, and monitor for suspicious activity.

Vendor
revmakx
Product
InfiniteWP Client
CVSS
MEDIUM 6.5
CISA KEV
Not listed in stored evidence
Original CVE published
2026-09-18
Original CVE updated
2026-09-18
Advisory published
2026-09-18
Advisory updated
2026-09-18

Who should care

Administrators with access to the InfiniteWP Client plugin, security teams responsible for WordPress installations, and operators of affected systems should assess exposure and prioritize remediation. Vulnerability management and security teams should verify inventory of affected systems and monitor for suspicious activity.

Why it matters

CVE-2026-17576 is a SQL Injection vulnerability in the InfiniteWP Client plugin for WordPress. Authenticated attackers with administrator-level access can exploit this vulnerability to extract sensitive information from the database. Defenders should assess exposure, prioritize remediation, and monitor for suspicious activity.

  • Potential data extraction from the database
  • Possible disruption of database operations
  • Need for verification of plugin version and exposure
  • Priority for remediation and monitoring

Technical summary

The InfiniteWP Client plugin for WordPress is vulnerable to SQL Injection via the get_comments action in versions up to, and including, 1.13.9. This is due to insufficient escaping on array-key names supplied in the JSON request body before use in a SQL statement. The request body is read from php://input and JSON-decoded, bypassing wp_magic_quotes(). Authenticated attackers with administrator-level access can append additional SQL queries to extract sensitive information from the database. The vulnerability allows potential data extraction and disruption of database operations.

Defensive priority

Assess exposure and prioritize remediation for InfiniteWP Client plugin versions up to 1.13.9.

Recommended defensive actions

  • Assess exposure of InfiniteWP Client plugin versions up to 1.13.9
  • Prioritize remediation for administrators with access to the plugin
  • Verify inventory of affected systems and monitor for suspicious activity
  • Review compensating controls for exposed systems while remediation is scheduled and verified
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up

Evidence notes

The vulnerability is due to insufficient escaping on array-key names supplied in the JSON request body before use in a SQL statement. The request body is read from php://input and JSON-decoded, bypassing wp_magic_quotes(). The get_comments action in versions up to, and including, 1.13.9 of the InfiniteWP Client plugin for WordPress is affected. Source confidence is based on CVE Program and NVD records.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-17576 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-17576

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-17576 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-17576

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.