Skip to content

Update System.Security.Cryptography.Xml patch version 10.0.6 => 10.0.10 - #1167

Merged
drewnoakes merged 1 commit into
zeromq:masterfrom
jbriaris:update-vulnerable-packages
Jul 30, 2026
Merged

Update System.Security.Cryptography.Xml patch version 10.0.6 => 10.0.10#1167
drewnoakes merged 1 commit into
zeromq:masterfrom
jbriaris:update-vulnerable-packages

Conversation

@jbriaris

@jbriaris jbriaris commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Fixes #1166

Problem

Current version of System.Security.Cryptography.Xml is vulnerable. MS have a patch that fixes this.

Solution

Bump version of System.Security.Cryptography.Xml from 10.0.6 to 10.0.10

Note

I noticed several pre-existing test failures exist in the current master branch unrelated to this change:

• V2Encoder null assertion crash in Proactor thread causes NetMQConfig.Cleanup() to hang, blocking subsequent tests
• SimpleReqRepWithRelaxedSucceeds hangs due to unread SendFrame
• MonitorDisposeProperlyWhenDisposedAfterMonitoredTcpSocket demonstrates an unresolved monitor disposal bug

It is possible that these test failures are the result of our IT setup or possibly existing failures on master branch? I can't see how they would be related to this simple patch update.

@jbriaris

Copy link
Copy Markdown
Contributor Author

Worth being aware of the same vulnerability being present in System.ServiceModel.Primitives

dotnet/wcf#5935

@BailiLiElekta

Copy link
Copy Markdown

@drewnoakes can you review and approve this PR for the high severity vulnerability issue?

@drewnoakes
drewnoakes merged commit ca87d32 into zeromq:master Jul 30, 2026
3 checks passed
@drewnoakes

Copy link
Copy Markdown
Member

Thanks all.

Released in https://github.com/zeromq/netmq/releases/tag/4.0.4.3

@devopsaz-owner

devopsaz-owner commented Jul 30, 2026

Copy link
Copy Markdown

Do we know when the relevant https://www.nuget.org/packages/System.ServiceModel.Primitives package will updated to a new version? I see only Build was done via CI.

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.

Package 'System.Security.Cryptography.Xml' 10.0.6 has a known high severity vulnerability

4 participants