<?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>A2aproject - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/vendors/a2aproject/</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, 14 Sep 2026 21:36:26 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/vendors/a2aproject/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>HTTP Response Splitting Vulnerability in a2aproject a2a-java</title><link>https://feed.craftedsignal.io/briefs/2026-09-cve-2026-90819-http-response-splitting/</link><pubDate>Mon, 14 Sep 2026 21:36:26 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-cve-2026-90819-http-response-splitting/</guid><description>CVE-2026-90819 identifies an HTTP response splitting vulnerability in the Authorization Header Construction component of a2a-java 1.2.0, enabling remote attackers to manipulate HTTP responses.</description><content:encoded><![CDATA[<p>A vulnerability has been identified in a2aproject a2a-java version 1.2.0, specifically within the Authorization Header Construction component. The flaw is located in the <code>BasePushNotificationSender.dispatchNotification</code> function within the <code>server-common/src/main/java/org/a2aproject/sdk/server/tasks/BasePushNotificationSender.java</code> file. This vulnerability allows for HTTP response splitting, which can be initiated remotely. Successful exploitation may lead to header injection or the manipulation of subsequent HTTP responses served to users, potentially facilitating cross-site scripting (XSS) or cache poisoning attacks. The vulnerability is addressed in version 1.3.0 of the library. Organizations utilizing this SDK should prioritize upgrading to the patched version to mitigate potential exploitation risks.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of CVE-2026-90819 allows a remote, unauthenticated attacker to manipulate HTTP response headers. This can result in unauthorized control over response content, potentially leading to cross-site scripting (XSS), web cache poisoning, or session hijacking for users interacting with applications utilizing the vulnerable a2a-java component.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Upgrade the a2a-java component to version 1.3.0 immediately to address CVE-2026-90819.</li>
<li>Audit applications utilizing <code>a2a-java</code> 1.2.0 to identify endpoints that trigger the <code>BasePushNotificationSender.dispatchNotification</code> function.</li>
<li>Review web server logs for HTTP response headers containing unusual line feed (<code>\r</code>) or carriage return (<code>\n</code>) characters, which are indicative of response splitting attempts.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category></item></channel></rss>