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

目标: 1000 元 · 已筹: 1325

100%

CVE-2026-48040— netty-incubator-codec-ohttp 缓冲区错误漏洞

AI 预测 7.5 利用难度: 中等 EPSS 0.17% · P7

可能的 ATT&CK 技术 1AI

T1530 · Data from Cloud Storage

影响版本矩阵 1

厂商产品版本范围状态
nettynetty-incubator-codec-ohttp< 0.0.22.Finalaffected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
netty-incubator-codec-ohttp's Incorrect Native Pointer Derivation in Pooled Direct ByteBuf Fallback Leads to Out-of-Bounds Native Memory Access
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
The netty incubator codec.bhttp is a java language binary http parser. The library implements Oblivious HTTP (RFC 9458) using BoringSSL's HPKE C library via JNI. When deriving native memory addresses for cryptographic operations versions prior to 0.0.22.Final provide a fallback path for direct ByteBufs that do not expose their memory address through `hasMemoryAddress()`. This fallback occurs when `sun.misc.Unsafe` is unavailable to Netty — for example, when the JVM is started with `-Dio.netty.noUnsafe=true`, when a SecurityManager restricts Unsafe access, or when running on non-HotSpot JVMs. In these configurations, Netty's default `PooledByteBufAllocator` returns `PooledDirectByteBuf` instances for which `hasMemoryAddress()` returns false. Under the enabling JVM configuration, an unauthenticated network attacker can cause the OHTTP gateway to corrupt memory belonging to other concurrent connections and disclose the contents of adjacent pooled direct buffers by triggering cryptographic operations with crafted OHTTP requests. The corruption occurs regardless of whether the AEAD tag verification succeeds, as BoringSSL zeroizes the output buffer on failure. The information disclosure path provides the attacker with the encryption key needed to extract the leaked data. This violates the confidentiality and integrity of all connections sharing the same Netty buffer arena. Version 0.0.22.Final fixes the issue.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
跨界内存读
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
netty-incubator-codec-ohttp 缓冲区错误漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
netty-incubator-codec-ohttp是Netty社区的一款应用程序。 netty-incubator-codec-ohttp 0.0.22.Final之前版本存在缓冲区错误漏洞,该漏洞源于在特定JVM配置下,通过JNI进行加密操作时,直接ByteBufs未暴露内存地址时使用回退路径,可能导致未经身份验证的攻击者通过特制OHTTP请求造成内存损坏和信息泄露。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
nettynetty-incubator-codec-ohttp < 0.0.22.Final -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

CVE-2026-48040 厂商安全公告 (1)

同批安全公告 · netty · 2026-06-04 · 共 3 条

CVE-2026-41207netty-incubator-codec-ohttp 安全特征问题漏洞
CVE-2026-48480netty-incubator-codec-ohttp 安全漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-48040

暂无评论


发表评论