<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:webfeeds="http://webfeeds.org/rss/1.0"><channel><title>Libcrux-Ed25519 - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/libcrux-ed25519/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata. Fed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Wed, 19 Aug 2026 14:35:31 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/libcrux-ed25519/feed.xml" rel="self" type="application/rss+xml"/><image><url>https://feed.craftedsignal.io/favicon-32x32.png</url><title>CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/</link><width>32</width><height>32</height></image><webfeeds:icon>https://feed.craftedsignal.io/favicon.svg</webfeeds:icon><item><title>Cryptographic Implementation Vulnerabilities in libcrux</title><link>https://feed.craftedsignal.io/briefs/2026-08-libcrux-crypto-bugs/</link><pubDate>Wed, 19 Aug 2026 14:35:31 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-libcrux-crypto-bugs/</guid><description>Multiple cryptographic implementation vulnerabilities in the libcrux library (CVE-2026-76234) allow for denial of service and improper cryptographic validation.</description><content:encoded><![CDATA[<p>The libcrux cryptographic library, specifically components libcrux-ecdh, libcrux-ed25519, and libcrux-psq, contains implementation bugs that affect cryptographic integrity and system stability. Research indicates that libcrux-ecdh failed to properly validate secret key length and clamping for X25519 keys, leading to potential validation errors. libcrux-ed25519 was found to perform redundant clamping during key generation, while libcrux-psq triggered a panic condition instead of propagating an AEADError when encountering errors. These vulnerabilities are tracked under CVE-2026-76234 and are fixed in libcrux-ecdh version 0.0.6, libcrux-ed25519 version 0.0.6, and libcrux-psq version 0.0.7. The primary impact is the potential for service disruption through forced application panics and non-standard cryptographic behavior that could be triggered by malicious input.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation or triggering of these vulnerabilities can lead to service denial via application crashes (panics). Furthermore, the improper validation of cryptographic parameters may compromise the intended security properties of X25519 key exchanges or Ed25519 operations in applications that rely on these library versions.</p>
<h2 id="recommendation">Recommendation</h2>
<p>Prioritized actions for development and security engineering teams:</p>
<ul>
<li>Inventory all internal applications and services utilizing the libcrux Rust crate.</li>
<li>Upgrade libcrux-ecdh and libcrux-ed25519 to version 0.0.6 or higher.</li>
<li>Upgrade libcrux-psq to version 0.0.7 or higher.</li>
<li>Monitor for application crashes or panic-related logs in services consuming these specific cryptographic primitives, particularly those exposed to unauthenticated network input.</li>
</ul>
]]></content:encoded><category domain="severity">low</category><category domain="type">advisory</category><category>vulnerability</category><category>cryptographic-flaw</category><category>library-vulnerability</category></item></channel></rss>