Skip to main content

Apache Hive EUVDEUVD-2026-65394

| CVE-2026-53561 HIGH
Improper Authentication (CWE-287)
2026-08-25 apache GHSA-g32f-6xhp-3ffw
7.4
CVSS 3.1 · Vendor: apache
Share

Severity by source

Vendor (apache) PRIMARY
7.4 CRITICAL
AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N
vuln.today AI
7.4 HIGH

SAML HTTP mode requires explicit non-default configuration (AC:H); no credentials needed once reachable (PR:N); no availability impact from authentication bypass alone.

3.1 AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N
4.0 AV:N/AC:H/AT:P/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (apache).

CVSS VectorVendor: apache

Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None

Lifecycle Timeline

6
Analysis Updated
Aug 26, 2026 - 20:32 vuln.today
v2 (cvss_changed)
Re-analysis Queued
Aug 26, 2026 - 20:23 vuln.today
cvss_changed
CVSS changed
Aug 26, 2026 - 20:23 NVD
7.4 (HIGH)
Source Code Evidence Fetched
Aug 25, 2026 - 10:51 vuln.today
Analysis Generated
Aug 25, 2026 - 10:51 vuln.today
CVE Published
Aug 25, 2026 - 10:12 cve.org
CRITICAL

DescriptionCVE.org

An improper authentication vulnerability in HiveServer2 SAML bearer-token validation in Apache Hive 4.0.0 through 4.2.0 (and later unreleased branches) on deployments using HTTP transport with hive.server2.authentication=SAML allows an unauthenticated network attacker to authenticate as an arbitrary Hive user and obtain an authenticated HiveServer2 session via a forged Authorization: Bearer token sent to the /cliservice HTTP endpoint. Users are recommended to upgrade to 4.2.1 version that includes the fix for this issue.

Access / authorization required: No Hive credentials, SAML IdP login, or knowledge of the server signing secret is required. The attacker only needs network reachability to the HiveServer2 HTTP port (typically /cliservice), directly or through a reverse proxy such as Apache Knox that forwards unauthenticated requests to HS2. The instance must have SAML authentication enabled in HTTP mode. Deployments where Knox handles SSO and HiveServer2 uses LDAP/Kerberos (not native SAML mode) are not affected by this specific issue.

AnalysisAI

Authentication bypass in Apache HiveServer2 4.0.0-4.2.0 allows unauthenticated network attackers to impersonate any Hive user and obtain a fully authenticated HiveServer2 session when SAML mode is enabled over HTTP transport. The root cause is an inverted HMAC signature comparison in HiveSamlAuthTokenGenerator.java - the original code used !MessageDigest.isEqual(), causing all tokens to pass validation regardless of signature correctness, meaning a forged bearer token with any embedded username is unconditionally accepted. …

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Attack ChainAIDerived

Hypothetical attack flow derived from CVE metadata

Access
technique details hidden
Delivery
technique details hidden
Exploit
technique details hidden
Execution
technique details hidden
Persist
technique details hidden
Impact
technique details hidden

Vulnerability AssessmentAI

Exploitation The target HiveServer2 instance must have SAML authentication explicitly enabled via hive.server2.authentication=SAML AND must be operating in HTTP transport mode - both conditions must be true simultaneously, and neither is the Hive default. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment The vendor CVSS of 7.4 (AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N) is well-reasoned: network vector with no privileges required drives the high severity, while AC:H reflects that SAML HTTP mode is a non-default, deliberately configured deployment state. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario Full exploit scenario with step-by-step reproduction available after sign-in.
Remediation Upgrade Apache Hive to version 4.2.1, which contains the fix per the Apache advisory at https://lists.apache.org/thread/6d56mk501fp4f8cb5wvrpj2jwd9knt05 and the upstream commit 6ca06ca1104ff7462363087a867d70d546134774. … Detailed patch versions, workarounds, and compensating controls in full report.

Recommended ActionAI

Within 24 hours: inventory all HiveServer2 instances running versions 4.0.0-4.2.0 with SAML authentication enabled, verify their transport configuration, and immediately restrict inbound network access to these systems from untrusted networks until patching is complete. …

Sign in for detailed remediation steps and compensating controls.

Threat intelligence, references, and detailed analysis are available after sign-in.

Share

EUVD-2026-65394 vulnerability details – vuln.today

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