<?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>Cpe:2.3:a:qanything:qanything:2.0.0:*:*:*:*:*:*:* - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/cpes/cpe2.3aqanythingqanything2.0.0/</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>Fri, 04 Sep 2026 15:30:50 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/cpes/cpe2.3aqanythingqanything2.0.0/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>Authentication Bypass in QAnything 2.0.0</title><link>https://feed.craftedsignal.io/briefs/2026-09-qanything-auth-bypass/</link><pubDate>Fri, 04 Sep 2026 15:30:50 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-qanything-auth-bypass/</guid><description>QAnything 2.0.0 contains an authentication bypass vulnerability in multiple API endpoints that allows unauthenticated attackers to exfiltrate sensitive uploaded documents and knowledge base files.</description><content:encoded><![CDATA[<p>QAnything version 2.0.0 is affected by an authentication bypass vulnerability within its local document question-answering service. Specifically, the endpoints /api/local_doc_qa/get_file_base64 and /api/local_doc_qa/get_doc lack proper authorization checks, enabling unauthenticated remote attackers to retrieve stored files. By identifying and manipulating file identifiers in requests to these endpoints, an attacker can obtain base64-encoded file contents or parsed document chunks. This flaw allows unauthorized access to cross-tenant knowledge base content, potentially leading to the leakage of intellectual property or sensitive business data uploaded to the QAnything platform. There is no evidence in the source that this is currently being exploited in the wild, but the vulnerability is high-severity due to the ease of access to stored documents.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows unauthenticated attackers to exfiltrate any document or file indexed by the QAnything 2.0.0 knowledge base, resulting in a total compromise of the confidentiality of the data stored within the platform.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Patch QAnything to the latest version immediately or restrict network access to the /api/local_doc_qa/ endpoints until a vendor-supplied update is applied.</li>
<li>Review web server access logs for repeated HTTP GET requests to the identified vulnerable endpoints originating from unexpected or unauthorized IP addresses.</li>
<li>Deploy WAF rules to intercept and block unauthenticated traffic directed at the specific /api/local_doc_qa/ paths identified in this brief.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">threat</category><category>web-application</category><category>authentication-bypass</category><category>cve-2026-85671</category></item></channel></rss>