Skip to content

Upgrade MongoDB.Driver to 3.8.1 to fix Snappier vulnerability#280

Open
Thynix wants to merge 1 commit into
madelson:masterfrom
Thynix:upgrade-mongodb
Open

Upgrade MongoDB.Driver to 3.8.1 to fix Snappier vulnerability#280
Thynix wants to merge 1 commit into
madelson:masterfrom
Thynix:upgrade-mongodb

Conversation

@Thynix

@Thynix Thynix commented Jun 26, 2026

Copy link
Copy Markdown

See https://github.com/mongodb/mongo-csharp-driver/releases/tag/v3.8.1

This commit was generated by running

dotnet package update MongoDB.Driver@3.8.1 --project src/DistributedLock.MongoDB/DistributedLock.MongoDB.csproj

The vulnerability in question was GHSA-pggp-6c3x-2xmx which NuGet auditing outputs a warning about. Here it is shown with TreatWarningsAsErrors enabled, where it causes dotnet restore to fail:

error NU1903: Warning As Error: Package 'Snappier' 1.0.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-pggp-6c3x-2xmx

@Thynix Thynix force-pushed the upgrade-mongodb branch from 461798a to 104a0e0 Compare June 29, 2026 14:08
See https://github.com/mongodb/mongo-csharp-driver/releases/tag/v3.8.1

This commit was generated by running

    dotnet package update MongoDB.Driver@3.8.1 --project src/DistributedLock.MongoDB/DistributedLock.MongoDB.csproj

The vulnerability in question was GHSA-pggp-6c3x-2xmx
which NuGet auditing outputs a warning about. Here it is shown with
`TreatWarningsAsErrors` enabled, where it causes `dotnet restore` to fail:

    error NU1903: Warning As Error: Package 'Snappier' 1.0.0 has a known high severity vulnerability, GHSA-pggp-6c3x-2xmx
@Thynix Thynix force-pushed the upgrade-mongodb branch from 104a0e0 to 0538d7e Compare June 29, 2026 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant