<?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/"><channel><title>Json-Parsing - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/tags/json-parsing/</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>Mon, 20 Jul 2026 12:27:57 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/tags/json-parsing/feed.xml" rel="self" type="application/rss+xml"/><item><title>CVE-2026-63757: SurrealDB Session Hijacking Vulnerability</title><link>https://feed.craftedsignal.io/briefs/2026-07-cve-2026-63757-surrealdb-session-hijacking/</link><pubDate>Mon, 20 Jul 2026 12:27:57 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-07-cve-2026-63757-surrealdb-session-hijacking/</guid><description>SurrealDB versions prior to 3.1.0 are vulnerable to a session hijacking flaw (CVE-2026-63757) where unauthenticated attackers can enumerate session UUIDs via the HTTP /rpc sessions method and impersonate authenticated sessions to read, write, and delete data, leading to privilege escalation.</description><content:encoded><![CDATA[<p>CVE-2026-63757 details a critical session hijacking vulnerability affecting SurrealDB versions released prior to 3.1.0. This flaw specifically resides in the HTTP /rpc sessions method, which incorrectly returns attached session UUIDs to unauthenticated users and allows arbitrary session fields to be accepted without ownership verification. Exploitation enables an unauthenticated attacker to enumerate active session UUIDs, subsequently impersonating authenticated users within the SurrealDB instance. This unauthorized access allows them to perform read, write, and delete operations on data, ultimately facilitating privilege escalation within the database. The vulnerability poses a significant risk to the integrity and confidentiality of data stored in affected SurrealDB deployments.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>An unauthenticated attacker sends an HTTP request to the <code>/rpc sessions</code> endpoint of a vulnerable SurrealDB instance.</li>
<li>The SurrealDB server, due to the vulnerability, responds by exposing active session UUIDs without requiring any authentication.</li>
<li>The attacker collects and enumerates the obtained session UUIDs, identifying potentially authenticated sessions.</li>
<li>The attacker crafts subsequent API requests, incorporating a stolen session UUID to impersonate an authenticated user.</li>
<li>With the impersonated session, the attacker sends unauthorized requests to read, write, or delete data within the SurrealDB instance.</li>
<li>Through persistent unauthorized data manipulation or by leveraging specific data access, the attacker achieves privilege escalation within the database.</li>
<li>The attacker maintains persistent unauthorized access and control over the SurrealDB instance's data and operations.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of CVE-2026-63757 leads to complete compromise of the affected SurrealDB instance. Attackers can gain full read, write, and delete capabilities over all stored data, bypassing normal authentication and authorization mechanisms. This directly impacts data confidentiality, integrity, and availability. Furthermore, the ability to escalate privileges means an attacker could potentially gain administrative control over the database, allowing them to manipulate database schemas, user accounts, and potentially extend their access to other connected systems. Organizations using SurrealDB versions prior to 3.1.0 face a critical risk of data theft, data destruction, and unauthorized system access.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Patch CVE-2026-63757 immediately by upgrading all SurrealDB instances to version 3.1.0 or later.</li>
<li>Monitor webserver logs for unusual or frequent unauthenticated access attempts to the <code>/rpc sessions</code> endpoint, especially from external IP addresses.</li>
<li>Review all SurrealDB logs for unauthorized data modification or deletion attempts following unauthenticated access to identify potential exploitation of CVE-2026-63757.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">threat</category><category>vulnerability</category><category>session-hijacking</category><category>privilege-escalation</category><category>data-exfiltration</category><category>denial-of-service</category><category>webserver</category><category>json-parsing</category></item></channel></rss>