CVE-2026-19049 PUBLISHED

ProSolution WP Client < 2.0.9 - Unauthenticated SQLi and Plugin Data Deletion via 'removesite' Cookie

Assigner: WPScan
Reserved: 06.08.2026 Published: 10.08.2026 Updated: 10.08.2026

The ProSolution WP Client WordPress plugin before 2.0.9 does not sanitise a cookie value before using it in SQL queries, and processes that cookie on every request without any authentication or capability check, allowing unauthenticated users to read arbitrary data from the database and to delete the records the ProSolution WP Client WordPress plugin before 2.0.9 stores.

Product Status

Vendor Unknown
Product ProSolution WP Client
Versions Default: unaffected
  • affected from 0 to 2.0.9 (excl.)

Credits

  • Nir Yehoshua finder
  • WPScan coordinator

References

Problem Types

  • CWE-89 SQL Injection CWE