CVE-2026-61722
Last modified
CVE-2026-61722 is a medium-severity vulnerability rated 6.8/10 on the CVSS scale. 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. EPSS estimates a 0.15% chance of exploitation in the next 30 days.
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| FluidSynth | fluidsynth | >= 2.5.0, < 2.5.6 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-61722?
How severe is CVE-2026-61722?
How do I fix CVE-2026-61722?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-61711BuildKit is a toolkit for converting source code to build ar…5.3
- CVE-2026-61712BuildKit is a toolkit for converting source code to build ar…2.3
- CVE-2026-61714FluidSynth is a software synthesizer based on the SoundFont …7.8
- CVE-2026-61718bunkerweb is an Open-source and next-generation Web Applicat…5.4
- CVE-2026-61720FluidSynth is a software synthesizer based on the SoundFont …6.2
- CVE-2026-61721FluidSynth is a software synthesizer based on the SoundFont …8
- CVE-2026-61723FluidSynth is a software synthesizer based on the SoundFont …6.8
- CVE-2026-61732Decepticon is an autonomous hacking agent for red teams. Ver…10
- CVE-2026-61736LightRAG provides simple and fast retrieval-augmented genera…9.3
- CVE-2026-6174The CC Child Pages plugin for WordPress is vulnerable to Sto…6.4
- CVE-2026-61740LightRAG provides simple and fast retrieval-augmented genera…9.3
- CVE-2026-61741http4s-scala-xml provides `EntityDecoder[F, scala.xml.Elem]`…9.3
Are you affected by CVE-2026-61722?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
