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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-61722— FluidSynth DLS Articulation Chunk整数溢出

一分钟漏洞结论

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

FluidSynth is a software synthesizer based on the SoundFont 2 specifications. From 2.5.0 until 2.5.6, the native DLS parser validates articulation chunks using the unsigned expression cbsize + connblocks * 12 without first ensuring that the multiplication and

CVSS 6.8 · Medium

可能的 ATT&CK 技术 1 AI

T1029 · Scheduled Transfer
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
FluidSynth: DLS Articulation Chunk Integer Overflow
来源: CVE Program / CVE List V5
Vulnerability Description
FluidSynth is a software synthesizer based on the SoundFont 2 specifications. From 2.5.0 until 2.5.6, the native DLS parser validates articulation chunks using the unsigned expression cbsize + connblocks * 12 without first ensuring that the multiplication and addition fit in 32 bits. A crafted DLS file can supply a large connblocks value that wraps the expression and bypasses the chunk-size check, after which the parser performs approximately one billion 12-byte iterations beyond the chunk boundary. The excessive processing and invalid reads can cause denial of service. Builds with the CMake option enable-native-dls set to OFF do not expose the parser. This issue is fixed in version 2.5.6.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H
来源: CVE Program / CVE List V5
Vulnerability Type
整数溢出或超界折返
来源: CVE Program / CVE List V5

受影响产品

厂商 产品 影响版本 CPE 订阅
FluidSynth fluidsynth >= 2.5.0, < 2.5.6 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

CVE-2026-61722 其他参考 (2)

同批安全公告 · FluidSynth · 2026-09-18 · 共 6 条

CVE-2026-58264 9.8 CRITICAL FluidSynth 堆缓冲区溢出漏洞
CVE-2026-61721 8.0 HIGH FluidSynth DLS采样堆缓冲区溢出漏洞
CVE-2026-61714 7.8 HIGH FluidSynth MIDI播放器堆缓冲区溢出漏洞
CVE-2026-61723 6.8 MEDIUM FluidSynth DLS ptbl 块整数溢出漏洞
CVE-2026-61720 6.2 MEDIUM FluidSynth SF2 DMOD块无符号下溢漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-61722

暂无评论


发表评论