.NET 8, 9, 10 XML Encryption DoS Vulnerability Under Investigation
A denial of service vulnerability reportedly exists in the XML encryption implementation in.NET 8,.NET 9, and.NET 10. This vulnerability is under investigation.
What happened
An attacker could reportedly exploit this vulnerability by supplying crafted encrypted XML that is improperly validated, resulting in denial of service. The affected components are System.Security.Cryptography.Xml (nuget) versions >=10.0.0,<=10.0.9 for.NET 10, >=9.0.0,<=9.0.17 for.NET 9, and >=8.0.0,<=8.0.3 for.NET 8.
It is recommended to upgrade to the patched versions: 10.0.10 for.NET 10, 9.0.18 for.NET 9, and 8.0.4 for.NET 8. For more details, consult the primary sources.
How 0Day mitigates this
System.Security.Cryptography.Xml is anywhere in your dependency tree, the engineers who own the affected repositories get a push alert the moment it is flagged — no manual audit to remember to run.Read how this differs from waiting on a scanner to catch a known advisory, or see the exact, read-only access 0Day needs to do this for an organization.