-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
Critical - P2
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
None
-
Dotnet Drivers
-
None
-
None
-
None
-
None
-
None
-
None
## Vulnerability
Snappier NuGet package versions <= 1.3.0 contain a high severity vulnerability
(CVE-2026-44302, CVSS 7.5).
The SnappyStream decompressor enters an infinite loop when processing malformed
framed-format Snappy data, allowing an attacker to spin a thread indefinitely
until the process is killed (CWE-835).
Reference: https://github.com/advisories/GHSA-pggp-6c3x-2xmx
## Affected Packages
MongoDB.Driver and MongoDB.EntityFrameworkCore pull in Snappier 1.0.0 as a
transitive dependency, exposing applications that use these packages to this
vulnerability.
## Expected Fix
Upgrade the Snappier transitive dependency to >= 1.3.1 in MongoDB.Driver and
MongoDB.EntityFrameworkCore.
- duplicates
-
CSHARP-6034 Update Snappier to fix a security issue
-
- Closed
-