CVE-2026-85388

Source
https://cve.org/CVERecord?id=CVE-2026-85388
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-85388.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-85388
Aliases
Published
2026-09-03T18:54:22.561Z
Modified
2026-09-05T03:48:29.726245869Z
Severity
  • 8.6 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N CVSS Calculator
Summary
Worklenz through 3.0.0 SQL Injection via the sort-field Query Parameter
Details

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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/85xxx/CVE-2026-85388.json",
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
        "CWE-89"
    ]
}
References

Affected packages

Git / github.com/worklenz/worklenz

Affected ranges

Type
GIT
Repo
https://github.com/worklenz/worklenz
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
Show details
{
    "source": [
        "AFFECTED_FIELD",
        "DESCRIPTION"
    ],
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "3.0.0"
        },
        {
            "fixed": "3.0.0"
        }
    ]
}

Affected versions

Other
angular-version-legacy
v1.*
v1.0.0
v1.0.1
v2.*
v2.0.0
v2.0.1
v2.0.2
v2.0.3
v2.1.1
v2.1.2
v2.1.3
v2.1.4
v2.1.5
v2.1.6
v2.1.7

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-85388.json"