<?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>Keploy (3.1.0 - 3.6.25) - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/keploy-3.1.0---3.6.25/</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>Sun, 30 Aug 2026 15:11:19 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/keploy-3.1.0---3.6.25/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>Unauthenticated Access to Keploy Agent Control Plane</title><link>https://feed.craftedsignal.io/briefs/2026-08-keploy-auth-bypass/</link><pubDate>Sun, 30 Aug 2026 15:11:19 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-keploy-auth-bypass/</guid><description>Keploy versions 3.1.0 through 3.6.25 contain a vulnerability where the agent control-plane HTTP server binds to all interfaces without authentication, enabling unauthorized access to TLS session keys and recording management endpoints.</description><content:encoded><![CDATA[<p>Keploy versions 3.1.0 through 3.6.25 include an insecure configuration where the agent control-plane HTTP server binds to all network interfaces (0.0.0.0) without requiring authentication. This exposure allows remote, unauthenticated attackers to interact with sensitive API endpoints. By accessing the /agent/pcap/keylog endpoint, an attacker can retrieve NSS keylog lines, which are sufficient to decrypt intercepted TLS traffic. Additionally, the vulnerability allows unauthorized access to management endpoints, specifically /agent/stop and /agent/storemocks, which can be leveraged to disrupt, terminate, or manipulate data recording sessions. This poses a significant risk to development and testing environments where Keploy is used to capture application traffic. Defenders should ensure Keploy instances are not exposed to untrusted networks and update to a patched version immediately.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows for the decryption of sensitive TLS traffic captured during session recording and the unauthorized control or corruption of testing data streams. This vulnerability impacts development, staging, and testing environments where Keploy is deployed, potentially compromising internal credentials, API keys, or proprietary data transmitted within the recorded sessions.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Upgrade Keploy to version 3.6.26 or later to enforce authentication on control-plane endpoints.</li>
<li>Implement network-level access control (firewall or security groups) to restrict access to the Keploy agent control-plane port to authorized management hosts only.</li>
<li>Audit existing recording sessions for signs of unauthorized manipulation or access to the /agent/pcap/keylog endpoint.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category></item></channel></rss>