CVE-2026-18032 PUBLISHED

WP Data Access < 5.5.79 - Unauthenticated Sensitive Data Disclosure via Autocomplete Column Authorization Bypass

Assigner: WPScan
Reserved: 28.07.2026 Published: 09.08.2026 Updated: 09.08.2026

The WP Data Access WordPress plugin before 5.5.79 does not validate the column names it accepts on one of its unauthenticated AJAX actions, and the nonce guarding that action does not cover them, allowing unauthenticated attackers to read arbitrary columns of the database table the affected front-end form is bound to, including user password hashes where that table is the users table.

Product Status

Vendor Unknown
Product WP Data Access
Versions Default: unaffected
  • affected from 0 to 5.5.79 (excl.)

Credits

  • Farid Narimanov finder
  • WPScan coordinator

References

Problem Types

  • CWE-200 Information Exposure CWE