๐Ÿ” CVE Alert

CVE-2026-85388

HIGH 8.1

Worklenz through 3.0.0 SQL Injection via the sort-field Query Parameter

CVSS Score
8.1
EPSS Score
0.0%
EPSS Percentile
0th

Worklenz through 3.0.0 fails to properly validate the sort-field query parameter in pagination helper functions, allowing authenticated users to inject arbitrary PostgreSQL expressions into ORDER BY clauses. Attackers can use time-based and boolean-based blind SQL injection techniques to extract sensitive database content including password hashes from other tenants. This is an incomplete fix for CVE-2026-25947.

CWE CWE-89
Vendor worklenz
Product worklenz
Published Sep 3, 2026
Last Updated Sep 3, 2026
Stay Ahead of the Next One

Get instant alerts for worklenz worklenz

Be the first to know when new high vulnerabilities affecting worklenz worklenz are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None

Affected Versions

Worklenz / worklenz
0 โ‰ค 3.0.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/Worklenz/worklenz/issues/395 github.com: https://github.com/Worklenz/worklenz github.com: https://github.com/Worklenz/worklenz/blob/v3.0.0/worklenz-backend/src/controllers/worklenz-controller-base.ts github.com: https://github.com/Worklenz/worklenz/blob/v3.0.0/worklenz-backend/src/controllers/job-titles-controller.ts github.com: https://github.com/Worklenz/worklenz/security/advisories/GHSA-f2f8-2ppj-85pf vulncheck.com: https://www.vulncheck.com/advisories/worklenz-through-3.0.0-sql-injection-via-the-sort-field-query-parameter

Credits

George Chen