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 large cues value that wraps the expression and passes the chunk-size check, causing poolcues.resize(cues) to request approximately four gigabytes and the parser to read billions of entries beyond the chunk boundary. The excessive allocation and invalid reads can cause denial of service. Builds with enable-native-dls set to OFF are not exposed. This issue is fixed in version 2.5.6.
CVE-2026-61723
This medium-severity CVE scores 6.8 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.1%, top 96% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 6.8
- EG Score
- 6.8(medium)
- EG Risk
- 35(Track)EG Risk 35/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity68% × 45%Exploitation0% × 40%Automatability30% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 4%
- KEV
- Not listed
Published
September 18, 2026
Last Modified
September 18, 2026
Advisory Details (3)
Auto-updated Sep 18, 2026fluidsynth 2.5.6
Patch available: FluidSynth/fluidsynth v2.5.6
https://github.com/FluidSynth/fluidsynth/releases/tag/v2.5.6commit a2ab32b9c3b9 (FluidSynth/fluidsynth)
Patch available: FluidSynth/fluidsynth v2.5.6 (contains commit a2ab32b9c3b9)
https://github.com/FluidSynth/fluidsynth/commit/a2ab32b9c3b9f8845b7254adea73c211f6c5a24cDLS ptbl Chunk Integer Overflow · Advisory · FluidSynth/fluidsynth · GitHub
https://github.com/FluidSynth/fluidsynth/security/advisories/GHSA-r4mc-v3p8-pv47Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 5× in last 7d / 5× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-20 20:16 UTCEPSS rescore
- 2026-09-19 19:46 UTCEG score recompute
- 2026-09-18 20:30 UTCEG score recompute
- 2026-09-18 20:10 UTCEG score recompute
- 2026-09-18 20:09 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Same CWE
10 shownCWE-190
Frequently asked(5)
What is CVE-2026-61723?
When was CVE-2026-61723 disclosed?
Is CVE-2026-61723 actively exploited?
What is the CVSS score of CVE-2026-61723?
How do I remediate CVE-2026-61723?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-61723
Is Your Infrastructure Affected by CVE-2026-61723?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.