<?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>TIM - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/vendors/tim/</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, 24 Aug 2026 16:03:15 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/vendors/tim/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>CRLF Injection Vulnerability in TIM Flow</title><link>https://feed.craftedsignal.io/briefs/2026-08-cve-2026-39915/</link><pubDate>Mon, 24 Aug 2026 16:03:15 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-cve-2026-39915/</guid><description>TIM Flow versions prior to 26.0.6 contain a CRLF injection vulnerability allowing attackers to inject arbitrary HTTP headers and perform session theft via XSS.</description><content:encoded><![CDATA[<p>TIM Flow versions prior to 26.0.6 contain a CRLF injection vulnerability that allows remote, unauthenticated attackers to inject arbitrary HTTP headers and response body content. The vulnerability stems from the improper sanitization of carriage return (%0D) and line feed (%0A) sequences within the 'rt' URL parameter and the 'access_token' cookie. Because these inputs are reflected directly into 'Set-Cookie' response headers, an attacker can terminate the header block prematurely and inject malicious JavaScript into the response body. This attack vector facilitates Reflected Cross-Site Scripting (XSS), which can be leveraged to hijack authenticated session tokens, exfiltrate sensitive user data, or modify account credentials. Organizations running TIM Flow must upgrade to version 26.0.6 or later to mitigate this risk.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation leads to the execution of arbitrary JavaScript within the context of an authenticated user session. This results in the complete compromise of the user account, including session hijacking and unauthorized changes to account configuration.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Patch all instances of TIM Flow to version 26.0.6 or later immediately.</li>
<li>Audit web application logs for HTTP requests containing encoded newline characters (0x0D0A) within the 'rt' parameter or 'access_token' cookie.</li>
<li>Implement strict input validation on all URL parameters and cookies to block CRLF sequences.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category></item></channel></rss>