<?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>Worklenz - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/vendors/worklenz/</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>Thu, 03 Sep 2026 19:22:47 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/vendors/worklenz/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>CVE-2026-85388 SQL Injection in Worklenz</title><link>https://feed.craftedsignal.io/briefs/2026-09-worklenz-sql-injection/</link><pubDate>Thu, 03 Sep 2026 19:22:47 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-worklenz-sql-injection/</guid><description>Authenticated attackers can exploit improper validation of the sort-field parameter in Worklenz &lt;= 3.0.0 to perform blind SQL injection against PostgreSQL backends.</description><content:encoded><![CDATA[<p>Worklenz versions 3.0.0 and earlier contain a critical vulnerability in the pagination helper functions that fail to properly sanitize the 'sort-field' query parameter. This oversight allows authenticated users to inject arbitrary PostgreSQL expressions directly into ORDER BY clauses. The flaw serves as an incomplete fix for a previously identified vulnerability, CVE-2026-25947. Attackers can leverage this SQL injection (SQLi) vector to execute time-based or boolean-based blind injection attacks. By manipulating the database queries, unauthorized users can exfiltrate sensitive information, including password hashes from other tenants in a multi-tenant environment. Given the application's reliance on PostgreSQL, the impact is significant for organizations housing sensitive data within Worklenz instances. Defenders must prioritize upgrading to a version that addresses this improper input validation and review application logs for anomalous query parameter patterns.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows authenticated users to bypass data isolation and extract sensitive database contents. This impacts the confidentiality of all tenant data managed by the Worklenz instance, including credentials, which could lead to further unauthorized access or account takeover across the platform.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Upgrade Worklenz to a version beyond 3.0.0 that contains the complete fix for CVE-2026-85388.</li>
<li>Review web server access logs for anomalous characters or SQL keywords (e.g., CASE, WHEN, THEN, SLEEP, SELECT, UNION) within the 'sort-field' query parameter.</li>
<li>Apply the principle of least privilege to the Worklenz database user account to restrict access to system tables or sensitive metadata.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>sqli</category><category>web-vulnerability</category><category>injection</category></item></channel></rss>