FluidSynth 是一款基于 SoundFont 2 规范的软件合成器。从 1.1.2 版本到 2.5.6 版本,FluidSynth 的命令处理器在接受 命令时,未对通道(channel)参数进行边界检查,就直接将提供的值写入所选的合成器通道。因此,超出范围的通道可能导致越界堆写入(out-of-bounds heap write),进而引发拒绝服务(DoS)或潜在的可执行代码攻击。 该问题在启用 TCP 服务器时可通过远程访问,例如通过 函数或 命令启动 TCP 服务;此外,也可通过向 FluidSynth
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
| Vendor | Product | Affected Versions | CPE | Subscribe |
|---|---|---|---|---|
| FluidSynth | fluidsynth | >= 1.1.2, < 2.5.6 | - |
|
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POC| CVE-2026-61721 | 8.0 HIGH | FluidSynth: Heap-based buffer overrun for DLS samples |
| CVE-2026-61714 | 7.8 HIGH | FluidSynth: Heap Buffer Overflow in MIDI Player |
| CVE-2026-61723 | 6.8 MEDIUM | FluidSynth: DLS ptbl Chunk Integer Overflow |
| CVE-2026-61722 | 6.8 MEDIUM | FluidSynth: DLS Articulation Chunk Integer Overflow |
| CVE-2026-61720 | 6.2 MEDIUM | FluidSynth: SF2 DMOD Chunk Unsigned Underflow |
No comments yet