CVE-2026-87963 PUBLISHED

Yo 1.1 - 1.3.1 - Unauthenticated SQL Injection via username Parameter

Assigner: WPScan
Reserved: 09.09.2026 Published: 17.09.2026 Updated: 17.09.2026

The Yo WordPress plugin from 1.1 through 1.3.1 does not sanitize or parameterize the username request parameter before using it in a SQL query, and reads it before WordPress applies its request escaping, allowing unauthenticated attackers to perform SQL injection and read arbitrary database contents including administrator password hashes.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N
CVSS Score: 8.6

Product Status

Vendor Unknown
Product Yo
Versions Default: unknown
  • affected from 1.1 to 1.3.1 (incl.)

Credits

  • João Ramos Maciel finder
  • WPScan coordinator

References

Problem Types

  • CWE-89 SQL Injection CWE