CVE-2026-89237 PUBLISHED

Bluff Post <= 1.1.1 - Unauthenticated SQLi via 'table_name' and 'column_name' Parameters

Assigner: WPScan
Reserved: 11.09.2026 Published: 26.09.2026 Updated: 26.09.2026

The Bluff Post WordPress plugin through 1.1.1 does not sanitise and escape parameters before using them as identifiers in a SQL query, allowing unauthenticated attackers to append additional SQL and extract sensitive information from the database.

Product Status

Vendor Unknown
Product Bluff Post
Versions Default: unknown
  • affected from 0 to 1.1.1 (incl.)

Credits

  • João Ramos Maciel finder
  • WPScan coordinator

References

Problem Types

  • CWE-89 SQL Injection CWE