目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-55976— Apache Hive Avro Serde SSRF漏洞

一分钟漏洞结论

影响对象
Apache Software Foundation Apache Hive
利用判断
尚无明确在野利用证据,仍需结合暴露面评估
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

Apache Hive 4.2.1 版本之前的 Avro SerDe 模式解析中存在服务器端请求伪造(SSRF)漏洞。经过身份验证的远程攻击者若拥有 权限,可在 Avro 表的表属性中设置 ,并在后续查询该表时,诱导 Hive 服务器访问攻击者控制的 URL。此举可能导致 Hive 进程身份暴露云实例元数据、内部网络服务或本地服务器文件。建议用户升级至 4.2.1 版本以修复此问题。 攻击者访问要求: 对 HiveServer2 / Metastore 的网络访问:必需(适用于远程攻击模型)。 有效的 Hive 身

AI 预测 8.1 利用难度: 较易
获取后续新漏洞提醒 登录后订阅

一、 漏洞 CVE-2026-55976 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
Apache Hive: SSRF vulnerability in Hive Avro Serde due to Insufficient input validation on avro.schema.url
来源: CVE Program / CVE List V5
Vulnerability Description
Server-Side Request Forgery (SSRF) in Avro SerDe schema resolution in Apache Hive before 4.2.1 allows an authenticated remote attacker with CREATE TABLE privilege to cause the Hive server to fetch an attacker-controlled URL when resolving the avro.schema.url table property on an Avro table that is subsequently queried. This can expose cloud instance metadata, internal network services, or local server files to the Hive process identity. Users are recommended to upgrade to version 4.2.1, which fixes this issue. Attacker access requirements: * Network access to HiveServer2 / Metastore: required (remote attacker model). * Valid Hive authentication: required. * CREATE TABLE (or equivalent) privilege: required, so the attacker can set avro.schema.url in table properties. * SELECT privilege on the malicious table: not required for the creator, who can typically query their own table; any other user granted SELECT can also trigger the fetch. * Write access to the table LOCATION: not required; the attack uses the schema URL, not the data path. * Admin / superuser privileges: not required; an ordinary authenticated user with DDL rights is sufficient. * External tables enabled: typically required in practice, and enabled by default in most deployments. Detection guidance: * Inspect metastore / Hive table metadata for Avro tables whose avro.schema.url uses unexpected schemes such as http, https, file, or ftp, or points at link-local / cloud metadata addresses (for example 169.254.169.254) or other internal hosts. * Review HiveServer2 and Metastore logs around CREATE/ALTER TABLE and queries against Avro tables for schema-resolution failures or outbound fetches of avro.schema.url. * Correlate CREATE TABLE / ALTER TABLE activity that sets avro.schema.url with subsequent SELECT activity on the same table, especially when the URL target is unusual for schema distribution. * On cloud deployments, check instance / VPC flow logs and metadata service access logs for unexpected requests from Hive host identities shortly after Avro DDL or query activity.
来源: CVE Program / CVE List V5
CVSS Information
N/A
来源: CVE Program / CVE List V5
Vulnerability Type
服务端请求伪造(SSRF)
来源: CVE Program / CVE List V5

受影响产品

厂商 产品 影响版本 CPE 订阅
Apache Software Foundation Apache Hive 2.1.0 ~ 4.2.0 -

二、漏洞 CVE-2026-55976 的公开POC

# POC 描述 源链接 神龙链接
AI 生成 POC 高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-55976 的情报信息

登录查看更多情报信息。

CVE-2026-55976 补丁与修复 (1)

CVE-2026-55976 邮件列表归档 (1)

CVE-2026-55976 厂商页面 (1)

同批安全公告 · Apache Software Foundation · 2026-08-25 · 共 4 条

CVE-2026-49845 Apache Hive HiveMetaStore分区名SQL注入漏洞
CVE-2026-53561 Apache Hive Server2 HTTP SAML身份验证绕过漏洞
CVE-2026-49050 Apache DolphinScheduler 普通用户可生成管理员访问令牌漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-55976

暂无评论


发表评论