<?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>Cve-2026-81689 - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/tags/cve-2026-81689/</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>Thu, 27 Aug 2026 19:09:25 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/tags/cve-2026-81689/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>CVE-2026-81702 Key Substitution in openssl_encrypt</title><link>https://feed.craftedsignal.io/briefs/2026-08-openssl-encrypt-identity-vuln/</link><pubDate>Thu, 27 Aug 2026 19:09:25 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-openssl-encrypt-identity-vuln/</guid><description>The openssl_encrypt library before 1.4.9 is vulnerable to key substitution attacks due to improper fingerprint validation when loading identities from local identity.json files.</description><content:encoded><![CDATA[<p>The openssl_encrypt library, specifically versions prior to 1.4.9, contains a critical vulnerability (CVE-2026-81702) in its identity management mechanism. When the library loads identity configurations from the 'identity.json' file, it fails to perform necessary re-derivation and validation of identity fingerprints. This design flaw allows an attacker with local file write access to substitute legitimate public keys with attacker-controlled keys within the identity store. Because the fingerprint validation is skipped or improperly performed, the library continues to associate the manipulated identity store with the original, expected fingerprint. This enables silent key substitution where systems perform encryption using attacker-provided keys while signature verification routines falsely report successful validation, creating significant risks for data interception, spoofing, and man-in-the-middle scenarios within applications relying on this library.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows for the complete bypass of cryptographic identity verification. An attacker can intercept and decrypt sensitive communications or spoof legitimate entities by presenting a substituted public key that appears valid to the affected software. This poses a high risk of data breach and loss of integrity for any infrastructure or application utilizing openssl_encrypt for key-based authentication or encryption.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Upgrade openssl_encrypt to version 1.4.9 or higher across all affected applications immediately.</li>
<li>Audit file system permissions for 'identity.json' files to ensure they are write-protected and accessible only by the service process owner.</li>
<li>Scan environments for the presence of the 'identity.json' file to identify software components that rely on the vulnerable library implementation.</li>
</ul>
]]></content:encoded><category domain="severity">critical</category><category domain="type">threat</category><category>cryptographic-vulnerability</category><category>credential-theft</category><category>openssl_encrypt</category><category>cve-2026-81689</category><category>vulnerability</category><category>cryptography</category><category>denial-of-service</category><category>cve-2026-81699</category></item></channel></rss>