Lucene search
+L

124 matches found

CVE
CVE
added 2026/09/18 8:03 p.m.25 views

CVE-2026-61720

FluidSynth, a software synthesizer based on the SoundFont 2 specification, is affected by an unsigned integer underflow in its SF2 parser's DMOD chunk handler. When a crafted SF2 file contains a zero-sized DMOD chunk, the expression chunk.size / SF_MOD_SIZE - 1 causes the unsigned subtraction to ...

6.2CVSS0.00143EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/18 8:03 p.m.3 views

CVE-2026-61720 FluidSynth: SF2 DMOD Chunk Unsigned Underflow

FluidSynth is a software synthesizer based on the SoundFont 2 specifications. From 2.5.0 until 2.5.6, the SF2 parser computes the DMOD modulator count as chunk.size / SFMODSIZE - 1 without rejecting chunks smaller than one record. A crafted SF2 file containing a zero-sized DMOD chunk makes the...

6.2CVSS
SaveExploits0References5
CVE
CVE
added 2026/09/18 8:02 p.m.32 views

CVE-2026-61723

FluidSynth (a software synthesizer based on the SoundFont 2 specifications) versions 2.5.0 through 2.5.6 are affected by an integer overflow in the native DLS parser's ptbl chunk validation. The expression cues * 4 + cbsize uses 32-bit unsigned arithmetic without bounds checking; with cues = 0x40...

6.8CVSS0.00143EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/18 8:02 p.m.2 views

CVE-2026-61723 FluidSynth: DLS ptbl Chunk Integer Overflow

FluidSynth is a software synthesizer based on the SoundFont 2 specifications. From 2.5.0 until 2.5.6, the native DLS parser validates ptbl chunks with the unsigned expression cues 4 + cbsize without checking whether the multiplication and addition fit in 32 bits. A crafted DLS file can supply a...

6.8CVSS
SaveExploits0References5
OSV
OSV
added 2026/09/18 8:01 p.m.3 views

CVE-2026-61722 FluidSynth: DLS Articulation Chunk Integer Overflow

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...

6.8CVSS
SaveExploits0References5
CVE
CVE
added 2026/09/18 8:01 p.m.33 views

CVE-2026-61722

FluidSynth (a software synthesizer based on the SoundFont 2 specifications) has an integer overflow in its native DLS parser's articulation chunk validation. The unsigned expression cbsize + connblocks * 12 overflows in 32-bit arithmetic when a crafted DLS file supplies a large connblocks value (...

6.8CVSS0.00154EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/18 8:01 p.m.3 views

CVE-2026-61714 FluidSynth: Heap Buffer Overflow in MIDI Player

FluidSynth is a software synthesizer based on the SoundFont 2 specifications. From 2.2.4 until 2.5.6, configuring synth.midi-channels above 16 allows the MIDI player to index fluidplayert::channelisplaying outside its fixed-size heap allocation while tracking active channels. The resulting...

7.8CVSS
SaveExploits0References5
CVE
CVE
added 2026/09/18 8:01 p.m.33 views

CVE-2026-61714

FluidSynth (SoundFont 2 software synthesizer) versions 2.2.4 through 2.5.6 contain a heap buffer overflow in the MIDI player. When synth.midi-channels is configured above the default of 16, the code indexes _fluid_player_t::channel_isplaying outside its fixed-size heap allocation, causing out-of-...

7.8CVSS0.00143EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/18 8:00 p.m.3 views

CVE-2026-61721 FluidSynth: Heap-based buffer overrun for DLS samples

FluidSynth is a software synthesizer based on the SoundFont 2 specifications. From 2.5.0 until 2.5.6, the native DLS loader assigns file-controlled wsmp.loopstart and wsmp.looplength values to samples without calling fluidsamplevalidate or fluidsamplesanitizeloop. A crafted DLS file can place...

8CVSS
SaveExploits0References5
OSV
OSV
added 2026/09/18 7:59 p.m.2 views

CVE-2026-58264 FluidSynth: Heap-based buffer overrun

FluidSynth is a software synthesizer based on the SoundFont 2 specifications. From 1.1.2 until 2.5.6, the FluidSynth command handler accepts a pitchbendrange command whose channel argument is not bounds checked before the supplied value is written through the selected synth channel. An out-of-ran...

9.8CVSS
SaveExploits0References6
CVE
CVE
added 2026/09/18 7:59 p.m.47 views

CVE-2026-58264

FluidSynth , a software synthesizer based on the SoundFont 2 specifications, is affected by an out-of-bounds heap write in its command handler. The pitch_bend_range command accepts a channel argument that is not bounds-checked before writing the supplied value through the selected synth channel. ...

9.8CVSS0.00586EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.8 views

Astra Linux – Vulnerability in fluidsynth

Fluidsynth is a software synthesizer based on the SoundFont 2 specifications. A use after free violation was discovered in fluidsynth, which can be triggered when loading an invalid SoundFont file...

7.2CVSS6.3AI score0.00944EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-58264

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The vulnerability exists due to a heap-based buffer overrun within the command handler components of FluidSynth, which can allow an attacker to cause an...

9.8CVSS6.2AI score0.00586EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-61714

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Debian Linux - fluidsynth - None Ubuntu Linux - heap-based buffer overflow in MIDI player CVE-2026-61714 Note that Nessus relies on the presence of the package ...

7.8CVSS6AI score0.00143EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/24 11:12 a.m.10 views

OESA-2026-3166 fluidsynth security update

FluidSynth is a free software synthesizer. Its currently based on the SoundFont 2 specifications and supports real time MIDI effect controls. It can be used as a shared library for embedding in other applications, can play MIDI files and has a command line shell. Many other applications use...

7.8CVSS5.8AI score0.00143EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/24 11:12 a.m.9 views

OESA-2026-3168 fluidsynth security update

FluidSynth is a free software synthesizer. Its currently based on the SoundFont 2 specifications and supports real time MIDI effect controls. It can be used as a shared library for embedding in other applications, can play MIDI files and has a command line shell. Many other applications use...

7.8CVSS5.8AI score0.00143EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/24 11:12 a.m.12 views

OESA-2026-3167 fluidsynth security update

FluidSynth is a free software synthesizer. Its currently based on the SoundFont 2 specifications and supports real time MIDI effect controls. It can be used as a shared library for embedding in other applications, can play MIDI files and has a command line shell. Many other applications use...

8CVSS5.8AI score0.00154EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/24 11:12 a.m.10 views

OESA-2026-3165 fluidsynth security update

FluidSynth is a free software synthesizer. Its currently based on the SoundFont 2 specifications and supports real time MIDI effect controls. It can be used as a shared library for embedding in other applications, can play MIDI files and has a command line shell. Many other applications use...

7.8CVSS5.8AI score0.00143EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/09 11:11 a.m.15 views

OESA-2026-2961 fluidsynth security update

FluidSynth is a free software synthesizer. Its currently based on the SoundFont 2 specifications and supports real time MIDI effect controls. It can be used as a shared library for embedding in other applications, can play MIDI files and has a command line shell. Many other applications use...

9.8CVSS6.3AI score0.00586EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/09 11:11 a.m.13 views

OESA-2026-2959 fluidsynth security update

FluidSynth is a free software synthesizer. Its currently based on the SoundFont 2 specifications and supports real time MIDI effect controls. It can be used as a shared library for embedding in other applications, can play MIDI files and has a command line shell. Many other applications use...

9.8CVSS6.3AI score0.00586EPSS
SaveExploits0References2
Rows per page
Query Builder