<?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>Solr (&lt; 9.10.1) - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/solr--9.10.1/</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>Wed, 02 Sep 2026 04:37:57 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/solr--9.10.1/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>Apache Solr UNC Path Validation Vulnerability (CVE-2026-22444)</title><link>https://feed.craftedsignal.io/briefs/2026-09-apache-solr-cve-2026-22444/</link><pubDate>Wed, 02 Sep 2026 04:37:57 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-apache-solr-cve-2026-22444/</guid><description>A vulnerability in the Apache Solr create core API allows unauthenticated or low-privileged attackers to perform UNC path injection, potentially leading to NTLM hash exposure or remote code execution.</description><content:encoded><![CDATA[<p>CVE-2026-22444 is a critical vulnerability affecting Apache Solr versions prior to 9.10.1. The flaw resides in the 'create core' API, specifically within the CoreContainer.java component, where the application fails to perform adequate input validation on UNC paths provided in API parameters. When Apache Solr is running in standalone mode, an attacker who can interact with the create core API - either through an unauthenticated endpoint or by leveraging low-privileged credentials - can inject a malicious UNC path. This action triggers an immediate network operation to resolve the path before the application validates the input. Exploitation of this flaw can result in the leakage of NTLM hashes through NTLM authentication relay, unauthorized access to sensitive files, or remote code execution under the context of the Solr service account.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows for the compromise of the host running the Solr instance, data exfiltration of sensitive configuration files, and lateral movement within the network via captured NTLM credentials. Organizations utilizing Apache Solr in standalone mode with create core API access enabled are at highest risk.</p>
<h2 id="recommendation">Recommendation</h2>
<p>Prioritized actions for security and infrastructure teams:</p>
<ul>
<li>Upgrade all Apache Solr instances to version 9.10.1 or later to implement proper UNC path validation.</li>
<li>Audit access to the Solr create core API; restrict access to authorized management IPs only.</li>
<li>Monitor web server logs for suspicious POST requests to the 'create core' API containing UNC path patterns (e.g., \server\share).</li>
<li>Review network egress telemetry for unusual SMB or NTLM authentication traffic originating from Apache Solr servers.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>vulnerability</category><category>rce</category><category>apache-solr</category></item></channel></rss>