CVE-2026-48977
7.7
CVSS:4.0/AV:N/AC:H/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
Summary
OpenSlide is a C library for reading whole slide image files. From 3.4.1 until 4.0.1, OpenSlide's parse_level0_xml() processing in src/openslide-vendor-ventana.c accepts nonpositive row or column tile counts from a crafted Ventana BIF file. The invalid counts produce attacker-controlled relative memory offsets and allow arbitrary values to be written at those offsets, affecting all supported platforms and configurations and resulting in a crash or potential arbitrary code execution. This issue is fixed in version 4.0.1.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| openslide | openslide | >= 3.4.1, < 4.0.1 | affected |
Weaknesses
- CWE-123: CWE-123: Write-what-where Condition
- CWE-823: CWE-823: Use of Out-of-range Pointer Offset
- CWE-1284: CWE-1284: Improper Validation of Specified Quantity in Input
References
- https://github.com/openslide/openslide/security/advisories/GHSA-mxg2-48g7-fmwc
- https://github.com/openslide/openslide/pull/751
- https://github.com/openslide/openslide/commit/2be88bd782d9fff46de8e56a99baca523e7917b3
- https://github.com/openslide/openslide/releases/tag/v4.0.1
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.