CVE-2025-62319 CRITICAL

CVE-2025-62319: Boolean-Based SQL Injection in Multiple Unica Components

Vendor Hcl
Product Unica
Weakness CWE-89 · SQLi
Published March 16, 2026
Last update March 17, 2026

CVSS base score

9.8/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

What the vulnerability does

01Description

Boolean-Based SQL Injection is a type of blind SQL injection where an attacker manipulates SQL queries by injecting Boolean conditions (TRUE or FALSE) into application input fields. Instead of returning database errors or visible data, the application responds differently depending on whether the injected condition evaluates to true or false. This allows an attacker to inject arbitrary SQL into backend configuration queries executed within the application.

Key dates

02Disclosure timeline

March 16, 2026 CVE published
March 17, 2026 Record updated