Skip to main content

HCL Hive EUVDEUVD-2025-210064

| CVE-2025-59874 HIGH
OWASP Top Ten 2017 Category A1 - Injection (CWE-1027)
2026-06-04 HCL GHSA-2787-q92c-v934
8.1
CVSS 3.1 · Vendor: HCL
Share

Severity by source

Vendor (HCL) PRIMARY
8.1 HIGH
AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N

Primary rating from Vendor (HCL) · only source for this CVE.

CVSS VectorVendor: HCL

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None

Lifecycle Timeline

1
Analysis Generated
Jun 04, 2026 - 14:16 vuln.today

DescriptionCVE.org

HCL Hive Telco Observability is affected by  a Required directives missing from the CSP issue is detected in keycloak component of the web application. Missing essential directives can leave a site vulnerable.

AnalysisAI

Content Security Policy weakness in HCL Hive Telco Observability's Keycloak authentication component allows remote attackers to leverage missing CSP directives for client-side attacks against authenticated users. The CVSS 8.1 (AV:N/AC:L/PR:N/UI:R) rating reflects high confidentiality and integrity impact contingent on user interaction, with no public exploit identified at time of analysis. The flaw resides in the web application's browser security headers rather than server-side logic.

Technical ContextAI

The vulnerability sits within the Keycloak identity-and-access-management component embedded in HCL Hive Telco Observability, an OSS/BSS observability platform for telecommunications operators. CWE-1027 (Outdated/Insufficient Browser Compatibility/Mitigation - here applied to missing CSP directives) describes a configuration weakness where the Content-Security-Policy HTTP response header lacks required directives such as default-src, script-src, frame-ancestors, or object-src. Without these directives, the browser falls back to permissive defaults, allowing inline scripts, third-party resource loading, or framing that proper CSP would block. Because Keycloak commonly hosts login, token, and admin endpoints, missing CSP directives there expose authentication flows to client-side injection or clickjacking-style attacks.

RemediationAI

Patch availability is not explicitly stated in the input data - consult the HCL knowledge base article at https://support.hcl-software.com/csm?id=kb_article&sysparm_article=KB0128725 for vendor-released fix versions and apply the upgrade once identified. As a compensating control until patched, deploy a reverse proxy or WAF in front of the Hive Keycloak endpoints to inject a strict Content-Security-Policy header (e.g., default-src 'self'; frame-ancestors 'none'; object-src 'none'; script-src 'self' with nonces), accepting the trade-off that overly tight directives may break legitimate Keycloak login themes or embedded admin UIs and require tuning. Additionally enforce X-Frame-Options: DENY to mitigate clickjacking exposure, and restrict Keycloak admin console reachability to management networks to reduce the user-interaction attack surface.

More in Hive

View all
CVE-2024-23945 MEDIUM POC
5.9 Dec 23

Signing cookies is an application security feature that adds a digital signature to cookie data to verify its authentici

CVE-2026-8757 MEDIUM POC
5.5 May 17

Path traversal in adenhq Hive versions up to 0.11.0 allows unauthenticated remote attackers to read arbitrary files via

CVE-2018-1282 CRITICAL
9.1 Apr 05

This vulnerability in Apache Hive JDBC driver 0.7.1 to 2.3.2 allows carefully crafted arguments to be used to bypass the

CVE-2015-7521 HIGH
8.3 Jan 29

The authorization framework in Apache Hive 1.0.0, 1.0.1, 1.1.0, 1.1.1, 1.2.0 and 1.2.1, on clusters protected by Ranger

CVE-2018-11777 HIGH
8.1 Nov 08

In Apache Hive 2.3.3, 3.1.0 and earlier, local resources on HiveServer2 machines are not properly protected against mali

CVE-2016-3083 HIGH
7.5 May 30

Apache Hive (JDBC + HiveServer2) implements SSL for plain TCP and HTTP connections (it supports both transport modes). R

CVE-2015-1772 HIGH
7.3 Dec 21

The LDAP implementation in HiveServer2 in Apache Hive before 1.0.1 and 1.1.x before 1.1.1, as used in IBM InfoSphere Big

CVE-2025-62728 MEDIUM
5.4 Nov 26

SQL injection vulnerability in Hive Metastore Server (HMS) when processing delete column statistics requests via the Thr

CVE-2017-12625 MEDIUM
4.3 Nov 01

Apache Hive 2.1.x before 2.1.2, 2.2.x before 2.2.1, and 2.3.x before 2.3.1 expose an interface through which masking pol

CVE-2018-1314 MEDIUM
4.3 Nov 08

In Apache Hive 2.3.3, 3.1.0 and earlier, Hive "EXPLAIN" operation does not check for necessary authorization of involved

CVE-2018-1315 LOW
3.7 Apr 05

In Apache Hive 2.1.0 to 2.3.2, when 'COPY FROM FTP' statement is run using HPL/SQL extension to Hive, a compromised/mali

CVE-2018-1284 LOW
3.7 Apr 05

In Apache Hive 0.6.0 to 2.3.2, malicious user might use any xpath UDFs (xpath/xpath_string/xpath_boolean/xpath_number/xp

Share

EUVD-2025-210064 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy