CVE-2026-54222 PUBLISHED

Blind SQL Injection in UBB.threads

Assigner: CERT-PL
Reserved: 12.06.2026 Published: 18.06.2026 Updated: 18.06.2026

UBB.threads is vulnerable to Blind SQL Injection, allowing attackers with access to the Members in Control Panel to interact with the underlying database. Due to insufficient input sanitization, an attacker can extract sensitive information, such as user credentials, by manipulating SQL queries through time-based or boolean-based techniques. Because vendor contact attempts were unsuccessful, the vulnerability has only been confirmed in version 7.7.5 but may also affect other versions.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:L/SC:N/SI:N/SA:N
CVSS Score: 8.6

Product Status

Vendor UBB Systems
Product UBB.threads
Versions Default: unknown
  • affected from 0 to 7.7.5 (incl.)

Credits

  • Kamil Szczurowski (Securitum) finder
  • Michał Wnękowicz (Securitum) finder

References

Problem Types

  • CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') CWE

Impacts

  • CAPEC-7 Blind SQL Injection