PatchSiren cyber security CVE debrief
CVE-2026-48977 openslide CVE debrief
CVE-2026-48977 OpenSlide vulnerability debrief. The OpenSlide library, used for reading whole slide image files, has a vulnerability in versions 3.4.1 to 4.0.0. This vulnerability is due to the parse_level0_xml() function in src/openslide-vendor-ventana.c, which accepts nonpositive row or column tile counts from a crafted Ventana BIF file. These invalid counts allow for attacker-controlled relative memory offsets, enabling arbitrary values to be written at those offsets. This affects all supported platforms and configurations, potentially leading to a crash or arbitrary code execution. The issue is fixed in version 4.0.1. OpenSlide users and administrators should assess their and
- Vendor
- openslide
- Product
- Unknown
- CVSS
- HIGH 7.7
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-17
- Original CVE updated
- 2026-09-18
- Advisory published
- 2026-09-17
- Advisory updated
- 2026-09-18
Who should care
OpenSlide users and administrators should assess exposure and take action to upgrade to version 4.0.1 or later. This includes reviewing and updating affected systems and configurations, as well as monitoring for potential exploitation attempts. Security teams and vulnerability management teams should prioritize this vulnerability due to its potential impact on affected systems and the availability of a fix in version 4.0.1.
Why it matters
The OpenSlide vulnerability affects versions 3.4.1 to 4.0.0 and can lead to a crash or potential arbitrary code execution. OpenSlide users and administrators should assess exposure and take action to upgrade to version 4.0.1 or later.
- Potential arbitrary code execution
- Crash or denial of service (DoS)
- Elevation of privileges or control
Technical summary
The OpenSlide library has a vulnerability in the parse_level0_xml() function, which allows for arbitrary values to be written at attacker-controlled relative memory offsets, potentially leading to a crash or arbitrary code execution. This vulnerability affects versions 3.4.1 to 4.0.0 of the OpenSlide library. The issue arises from the function's inability to properly handle nonpositive row or column tile counts in Ventana BIF files, which can be crafted to exploit the vulnerability. The vulnerability is addressed in version 4.0.1 of OpenSlide.
Defensive priority
High priority for OpenSlide users
Recommended defensive actions
- Assess exposure and upgrade to OpenSlide version 4.0.1 or later
- Review and update affected systems and configurations
- Monitor for potential exploitation attempts
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The CVE record and NVD entry provide details on the OpenSlide vulnerability, which affects versions 3.4.1 to 4.0.0. The issue is fixed in version 4.0.1. Evidence is limited to public CVE and NVD sources. Defenders should verify OpenSlide version and upgrade to 4.0.1 or later if affected. Additional information may be available from OpenSlide's official documentation and security advisories.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-48977 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-48977
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-48977 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-48977
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/openslide/openslide/commit/2be88bd782d9fff46de8e56a99baca523e7917b3
-
Source reference
Unverified legacy reference
URL: https://github.com/openslide/openslide/pull/751
-
Source reference
Unverified legacy reference
URL: https://github.com/openslide/openslide/releases/tag/v4.0.1
-
Source reference
Unverified legacy reference
URL: https://github.com/openslide/openslide/security/advisories/GHSA-mxg2-48g7-fmwc
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.