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

目标: 1000 元 · 已筹: 1325

100%

CVE-2026-43994— Coturn decode_oauth_token_gcm()栈缓冲区溢出漏洞

CVSS 8.1 · High EPSS 0.06% · P19

影响版本矩阵 1

厂商产品版本范围状态
coturncoturn< 4.10.0affected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Coturn: Stack buffer overflow in decode_oauth_token_gcm()
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
Coturn is a free open source implementation of TURN and STUN Server. Versions prior to 4.10.0 contain a stack buffer overflow in decode_oauth_token_gcm(). A uint16_t nonce_len field read from an attacker-supplied OAuth access token (0-65535) is passed directly to memcpy() as the copy length into a 256-byte stack buffer (oauth_encrypted_block.nonce[256]) without bounds checking. The overflow occurs before AES-GCM authentication is verified, the attacker does not need to know the OAuth key or produce a valid AES-GCM token. Up to 735 bytes of attacker-controlled data are written past the buffer, may corrupt adjacent stack data, including control-flow data depending on compiler, ABI, and mitigations. Requires --oauth mode (non-default). This may provide a plausible RCE primitive depending on exploit mitigations; because coturn is widely deployed for WebRTC TURN/STUN and --oauth is commonly recommended, impact can be broad. This issue has been fixed in version 4.10.0.
来源: 美国国家漏洞数据库 NVD
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
未进行输入大小检查的缓冲区拷贝(传统缓冲区溢出)
来源: 美国国家漏洞数据库 NVD

受影响产品

厂商产品影响版本CPE订阅
coturncoturn < 4.10.0 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

CVE-2026-43994 其他参考 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-43994

暂无评论


发表评论