Add advisory for dynoxide-rs (DNS rebinding / CSRF)#2852
Merged
Conversation
djc
reviewed
May 13, 2026
Comment on lines
+36
to
+38
| - GitHub Security Advisory: https://github.com/nubo-db/dynoxide/security/advisories/GHSA-fvh2-gm75-j4j7 | ||
| - Upstream rmcp advisory: https://github.com/modelcontextprotocol/rust-sdk/security/advisories/GHSA-89vp-x53w-74fx | ||
| - dynoxide release: https://github.com/nubo-db/dynoxide/releases/tag/v0.9.13 No newline at end of file |
Member
There was a problem hiding this comment.
Let's keep these in the metadata, and not repeat them here. (There's already an alias for the GHSA, so no need to repeat it as a reference.)
I notice there has not been a RustSec advisory for the rmcp problem, maybe you can work with them to get advisories published?
Author
There was a problem hiding this comment.
Done, thanks.
Good point on the rmcp side. I'll reach out to the maintainers and see if they'd like an advisory published.
Member
|
Thanks! |
djc
approved these changes
May 13, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Filing the dynoxide-rs counterpart to GHSA-fvh2-gm75-j4j7 / CVE-2026-42559 so cargo audit and cargo deny users get the alert.
The vulnerability lives in the MCP HTTP transport. dynoxide 0.9.13 ships the fix. Full write-up in the GHSA.