Live Exposure Defense: From CVE to Confirmed Exposure in 12 Hours – See more

New CVE Detected

CVE-2026-19049 – Unauthenticated SQL Injection – ProSolution WP Client WordPress Plugin (before 2.0.

Be the first to know when new zero-days emerge:

Summary

CVE-2026-19049 is an unauthenticated SQL Injection vulnerability (CWE-89) in the ProSolution WP Client WordPress plugin, affecting all versions before 2.0.9. The plugin fails to sanitize a cookie value (identified as the "removesite" cookie) before using it in a SQL query, and processes this cookie on every request without any authentication or capability checks. The flaw carries a CVSS v3.1 base score of 8.6 (High) and allows unauthenticated attackers to read arbitrary data from the WordPress database and delete plugin-stored records.

Technical details

  • Root cause: The plugin takes the value of a cookie (referred to as "removesite") and inserts it directly into a SQL query without sanitization or use of parameterized queries/prepared statements.
  • Trigger conditions: The vulnerable code path executes on every request handled by the plugin — there is no authentication or capability check gating access to the vulnerable functionality, so simply sending a crafted cookie value is sufficient to trigger the flaw.
  • Attack vector: Network-based (AV:N), exploitable remotely over HTTP/HTTPS by sending a specially crafted cookie value to any page where the plugin processes requests. No user interaction and no privileges are required.
  • Impact: Successful exploitation allows an unauthenticated attacker to perform SQL injection, enabling extraction of arbitrary data from the site’s database (high confidentiality impact, scope changed) and deletion of records stored by the plugin. Integrity and availability of unrelated data are not directly scored as impacted, but the ability to delete plugin records and exfiltrate database content is a significant risk to affected WordPress sites.

Affected software

  • ProSolution WP Client WordPress plugin — all versions prior to 2.0.9

Severity

  • CVSS v3.1 Base Score: 8.6 (High)
  • Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N

Mitigation and recommended actions

  • Immediate: Update the ProSolution WP Client plugin to version 2.0.9 or later, where the cookie value is properly sanitized before use in SQL queries.
  • If immediate patching is not possible:
    • Restrict or strip the "removesite" cookie at the web application firewall (WAF) or reverse proxy layer for untrusted/unauthenticated traffic.
    • Deploy WAF rules to detect and block SQL injection payloads in cookie headers.
    • Monitor database and plugin activity logs for anomalous read/delete operations tied to this plugin.
    • Consider temporarily deactivating the plugin on internet-facing WordPress instances until the update can be applied.

References

Are you exposed?

Get a free report of your organization’s exposure to this CVE and threat

How IONIX’s External Exposure Management Platform Detects and Validates
Zero-Days to Shrink MTTR

1

Map your entire attack surface (continously)

IONIX uses multi-factor discovery methods, including DNS analysis, certificate mapping, metadata inspection, and more, to automatically map every internet-facing asset across your environment. This includes cloud instances, third-party platforms, shadow IT, and even forgotten infrastructure that traditional tools miss.

2

Monitor for new CVEs

Dozens of threat intel feeds using agentic technology are continuously analyzed to detect the appearance of proof-of-concept code, exploit kits, and indicators of active targeting. IONIX goes further by applying AI to proactively evaluate whether emerging vulnerabilities are likely to be exploited, even before PoCs go public.

3

Identify Potential External Exposures

Not all CVEs matter. IONIX filters vulnerabilities by asking attacker-centric questions: Can it be reached from the internet? Does it require authentication? Is it being exploited in the wild? This dramatically reduces noise and focuses teams on threats that can actually be weaponized.

4

Create Safe, Scalable Exploit Validations

IONIX transforms real-world PoCs into safe, non-intrusive test payloads that can be run in production environments without disruption. These simulations are precisely targeted to the systems that are vulnerable, ensuring rapid validation without unnecessary load.

5

Execute Exploit Validations

By combining context about software stack, versioning, exposure status, and reachability, IONIX ensures that only the right payloads are executed against the right assets, maximizing efficiency and minimizing risk.

6

Drive Fast and Actionable Remediation

Results are routed through integrations with ticketing, SOAR, and SIEM tools. Issues are written in plain language, bundled into remediation clusters, and prioritized based on asset criticality, exploitability, and blast radius. This shortens mean time to remediation (MTTR) and empowers teams to act with confidence.

Are you exposed?

Get a free report of your organization’s exposure to this CVE and threat

Subscribe to Threat Center RSS

Copy/paste the link below into your preferred RSS reader or follow these instructions to subscribe to Slack alerts.

Get Real-Time CVE Alerts to Your Email

Be the first to know when new zero-days emerge