Skip to content

chore(deps): update module go.mongodb.org/mongo-driver to v1.17.7 [security] (alauda-v0.34.0) - #168

Open
alaudaa-renovate[bot] wants to merge 1 commit into
alauda-v0.34.0from
renovate/alauda-v0.34.0-go-go.mongodb.org-mongo-driver-vulnerability
Open

chore(deps): update module go.mongodb.org/mongo-driver to v1.17.7 [security] (alauda-v0.34.0)#168
alaudaa-renovate[bot] wants to merge 1 commit into
alauda-v0.34.0from
renovate/alauda-v0.34.0-go-go.mongodb.org-mongo-driver-vulnerability

Conversation

@alaudaa-renovate

@alaudaa-renovate alaudaa-renovate Bot commented Jun 19, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Confidence
go.mongodb.org/mongo-driver v1.17.6 -> v1.17.7 age confidence

mongo-go-driver has Heap Out-of-Bounds Read in GSSAPI Error Handling

CVE-2026-2303 / GHSA-cp6g-7hqx-qxhp / GO-2026-5327

More information

Details

The mongo-go-driver repository contains CGo bindings for GSSAPI (Kerberos) authentication on Linux and macOS. The C wrapper implementation contains a heap out-of-bounds read vulnerability due to incorrect assumptions about string termination in the GSSAPI standard. Since GSSAPI buffers are not guaranteed to be null-terminated or have extra padding, this results in reading one byte past the allocated heap buffer.

Severity

  • CVSS Score: 6.5 / 10 (Medium)
  • Vector String: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N

References

This data is provided by OSV and the GitHub Advisory Database (CC-BY 4.0).


Mongo-go-driver: Heap Out-of-Bounds Read in GSSAPI Error Handling in go.mongodb.org/mongo-driver

CVE-2026-2303 / GHSA-cp6g-7hqx-qxhp / GO-2026-5327

More information

Details

Mongo-go-driver: Heap Out-of-Bounds Read in GSSAPI Error Handling in go.mongodb.org/mongo-driver

Severity

Unknown

References

This data is provided by OSV and the Go Vulnerability Database (CC-BY 4.0).


Release Notes

mongodb/mongo-go-driver (go.mongodb.org/mongo-driver)

v1.17.7: MongoDB Go Driver 1.17.7

Compare Source

The MongoDB Go Driver Team is pleased to release version 1.17.7 of the official MongoDB Go Driver.

Release Highlights

This release removes the deprecation notice from options.MergeClientOptions and fixes buffer handling in GSSAPI error description and username functions.

What's Changed

🐛 Fixed
📝 Other Changes

Full Changelog: mongodb/mongo-go-driver@v1.17.6...v1.17.7

For a full list of tickets included in this release, please see the list of fixed issues.

Documentation for the Go Driver can be found on pkg.go.dev and the MongoDB documentation site. BSON library documentation is also available on pkg.go.dev. Questions and inquiries can be asked on the MongoDB Developer Community. Bugs can be reported in the Go Driver project in the MongoDB JIRA where a list of current issues can be found. Your feedback on the Go Driver is greatly appreciated!


Configuration

📅 Schedule: Branch creation - "" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant