Description
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.
Published: 2026-06-18
Score: 8.6 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

UBB.threads is vulnerable to a blind SQL Injection that allows an attacker with access to the Members in Control Panel to manipulate SQL queries by exploiting insufficient input sanitization. Through time‑based or boolean‑based techniques, an attacker can extract sensitive information, such as user credentials, from the underlying database. The weakness is classified as CWE‑89 and can result in a significant compromise of confidentiality.

Affected Systems

The vulnerability has been confirmed in UBB Systems’ UBB.threads version 7.7.5 and may affect other released versions of the same product. No additional vendors or variants are known to be impacted.

Risk and Exploitability

The CVSS score of 8.6 marks this flaw as high severity. Although an EPSS score is not available and the vulnerability is not listed in CISA’s KEV catalog, the potential for credential theft and data exposure is significant. The likely attack vector requires authenticated access to the Members section of the Control Panel, implying that internal or privileged users may be able to exploit it. Due to the high impact, the risk of exploitation remains considerable until a vendor patch is released and deployed.

Generated by OpenCVE AI on June 18, 2026 at 19:43 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Monitor UBB.threads for a vendor patch and apply it immediately once available.
  • Reduce the permissions of the Members in Control Panel to only trusted personnel and remove unnecessary access rights.
  • Implement input validation and/or parameterized queries, and deploy a web application firewall that detects and blocks SQL injection attempts.

Generated by OpenCVE AI on June 18, 2026 at 19:43 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 18 Jun 2026 16:45:00 +0000

Type Values Removed Values Added
Description 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.
Title Blind SQL Injection in UBB.threads
Weaknesses CWE-89
References
Metrics cvssV4_0

{'score': 8.6, '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'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: CERT-PL

Published:

Updated: 2026-06-18T13:12:19.734Z

Reserved: 2026-06-12T11:03:23.916Z

Link: CVE-2026-54222

cve-icon Vulnrichment

Updated: 2026-06-18T13:12:14.225Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-18T19:45:16Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')