<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Apache Tika Security Flaw (CVE-2025-66516)]]></title><description><![CDATA[<p dir="auto">Dear community,</p>
<p dir="auto">The <strong>CVE-2025-66516</strong> describes an XXE (XML External Entity injection) vulnerability in Apache Tika. It can be exploited when Tika processes PDFs containing specially crafted XFA (XML Forms Architecture) content.</p>
<p dir="auto">Following the CVE publication and analysis, we performed a full identification of all Tika dependencies within the GoFAST ecosystem:</p>
<ul>
<li>CEO-Vision executable (embedded binary)</li>
<li>Alfresco (transformation component)</li>
<li>Solr (extraction module "SolrCell")</li>
</ul>
<p dir="auto">This post provides a retrospective of the analyses performed and the actions taken by our security committee to address this vulnerability.</p>
<p dir="auto"><strong>References</strong>:</p>
<ul>
<li><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-66516" rel="nofollow ugc">NVD record</a></li>
<li><a href="https://access.redhat.com/security/cve/cve-2025-66516?utm_source=chatgpt.com" rel="nofollow ugc">RedHat record</a></li>
<li><a href="https://solr.apache.org/security.html#cve-2025-66516-apache-solr-extraction-module-vulnerable-to-xxe-attacks-via-xfa-content-in-pdfs" rel="nofollow ugc">Apache Solr advisory</a></li>
<li><a href="https://connect.hyland.com/t5/alfresco-blog/security-advisory-cve-2025-66516-xxe-exposure-in-apache-tika-and/ba-p/495157" rel="nofollow ugc">Alfresco advisory</a></li>
</ul>
<p dir="auto"><img src="https://community.ceo-vision.com/assets/plugins/nodebb-plugin-emoji/emoji/android/27a1.png?v=a701e211f29" class="not-responsive emoji emoji-android emoji--arrow_right" style="height:23px;width:auto;vertical-align:middle" title="➡" alt="➡" />️ <strong>Embedded CEO-Vision Tika executable</strong></p>
<p dir="auto">Even though the embedded executable is not directly exposed and is only used after multiple control layers (application stack, security filtering, antivirus scans, etc.), it was immediately handled within our security pipeline.</p>
<p dir="auto">As a result:</p>
<ul>
<li>The embedded Tika component was immediately updated through a dedicated security patch, progressively deployed to all supported GoFAST Enterprise production environments without requiring any service interruption.</li>
<li>The fix has been integrated into the current GoFAST security release 4.4.1 and will also be included in upcoming versions.</li>
</ul>
<p dir="auto"><img src="https://community.ceo-vision.com/assets/plugins/nodebb-plugin-emoji/emoji/android/27a1.png?v=a701e211f29" class="not-responsive emoji emoji-android emoji--arrow_right" style="height:23px;width:auto;vertical-align:middle" title="➡" alt="➡" />️ <strong>Tika dependencies in Alfresco</strong></p>
<p dir="auto">The <strong>Alfresco Content Services Community Distribution</strong> may embed Tika dependencies that require updates in certain setups.</p>
<p dir="auto">However, the GoFAST core component <strong>Alfresco Repository</strong> is not impacted, as it has no longer performed content extraction internally since version 7.0.</p>
<p dir="auto">The impacted Alfresco component is <strong>Alfresco Transform Core</strong>, used via <strong>T-Engine</strong>, which has not been installed or used in GoFAST since v4.</p>
<p dir="auto">Document transformations are now handled directly by our embedded applications, mainly for performance reasons (OnlyOffice, LibreOffice, embedded Tika executable, etc.).</p>
<p dir="auto">Attempting to activate the Alfresco transformer confirmed that the component is not loaded, as it is not present in our deployments:</p>
<p dir="auto"><img src="/assets/uploads/files/1767091400468-f03d6ceb-a5e4-4ca0-811a-0aea0ea25fd4-image.png" alt="f03d6ceb-a5e4-4ca0-811a-0aea0ea25fd4-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">It has therefore been confirmed that the <strong>Alfresco CE</strong> integration in GoFAST is not vulnerable to <strong>CVE-2025-66516</strong>.</p>
<p dir="auto"><img src="https://community.ceo-vision.com/assets/plugins/nodebb-plugin-emoji/emoji/android/27a1.png?v=a701e211f29" class="not-responsive emoji emoji-android emoji--arrow_right" style="height:23px;width:auto;vertical-align:middle" title="➡" alt="➡" />️ <strong>Tika dependencies in Apache Solr</strong></p>
<p dir="auto"><strong>Apache Solr</strong> may also embed Tika dependencies that require updates in some configurations.</p>
<p dir="auto">The vulnerability affects the extraction module (<strong>SolrCell</strong>), which is not used in our GoFAST integration of Apache Solr.</p>
<p dir="auto">In GoFAST, content and metadata extraction has always been fully managed by our application stack (Alfresco, embedded Tika executable, etc.).</p>
<p dir="auto">As a preventive measure, we still attempted to deploy the vendor-recommended mitigation for impacted environments, and confirmed that the extraction libraries are not even loaded in our case:</p>
<p dir="auto"><img src="/assets/uploads/files/1767091792560-f317a989-a56f-4237-a559-c768d4179924-image.png" alt="f317a989-a56f-4237-a559-c768d4179924-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">It has therefore been confirmed that the <strong>Apache Solr</strong> integration in GoFAST is not vulnerable to <strong>CVE-2025-66516</strong>.</p>
<p dir="auto"><img src="https://community.ceo-vision.com/assets/plugins/nodebb-plugin-emoji/emoji/android/27a1.png?v=a701e211f29" class="not-responsive emoji emoji-android emoji--arrow_right" style="height:23px;width:auto;vertical-align:middle" title="➡" alt="➡" />️ <strong>Roadmap, Monitoring &amp; Security Watch</strong></p>
<p dir="auto">The following roadmap has been defined for the two components that contain Tika dependencies but do not load them in our deployments:</p>
<ul>
<li>Alfresco Content Services Community components are scheduled for a major update in the next intermediate GoFAST release.</li>
<li>Apache Solr is also scheduled for a major update in the next intermediate GoFAST release.</li>
</ul>
<p dir="auto">The CEO-Vision security committee continues to actively monitor:</p>
<ul>
<li>Vendor announcements (Apache, Hyland, RedHat, etc.)</li>
<li>Hardening and mitigation recommendations</li>
<li>Field feedback (CNA/NVD updates, OS security bulletins, etc.)</li>
</ul>
<p dir="auto">For GoFAST Enterprise administrators: if you are currently running an unsupported GoFAST version, we strongly encourage you to contact your Enterprise Support via the update ticket that was opened for you, in order to plan your upgrade as soon as possible.</p>
<p dir="auto">Have a great day!</p>
]]></description><link>https://community.ceo-vision.com/topic/1091/apache-tika-security-flaw-cve-2025-66516</link><generator>RSS for Node</generator><lastBuildDate>Thu, 10 Sep 2026 04:33:34 GMT</lastBuildDate><atom:link href="https://community.ceo-vision.com/topic/1091.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 30 Dec 2025 11:12:24 GMT</pubDate><ttl>60</ttl></channel></rss>