CVE-2026-44706

Source
https://cve.org/CVERecord?id=CVE-2026-44706
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-44706.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-44706
Aliases
  • GHSA-9pgm-75gg-6948
Published
2026-05-26T17:07:41.751Z
Modified
2026-07-27T03:56:36.278001896Z
Severity
  • 8.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:N CVSS Calculator
Summary
Chatwoot: SQL Injection in Conversation/Contact Filter API via Custom Attribute Values
Details

Chatwoot is a customer engagement suite. From 2.2.0 to before 4.11.2, a SQL injection vulnerability exists in the conversation and contact filter APIs. When filtering by a custom attribute of type date or number using the isgreaterthan or islessthan operators, user-supplied values in the values field of the filter payload are interpolated directly into the SQL query without parameterization. Any authenticated user with access to an account can exploit this to execute arbitrary SQL via time-based blind injection. This affects /api/v1/accounts/{accountid}/conversations/filter, /api/v1/accounts/{accountid}/contacts/filter, and /api/v1/accounts/{accountid}/customattribute_definitions. This vulnerability is fixed in 4.11.2.

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

Affected packages

Git / github.com/chatwoot/chatwoot

Affected ranges

Type
GIT
Repo
https://github.com/chatwoot/chatwoot
Events
Database specific
{
    "source": [
        "AFFECTED_FIELD",
        "DESCRIPTION"
    ],
    "extracted_events": [
        {
            "introduced": "2.2.0"
        },
        {
            "fixed": "4.11.2"
        },
        {
            "introduced": "0"
        }
    ]
}

Affected versions

v2.*
v2.10.0
v2.11.0
v2.12.0
v2.12.1
v2.2.0
v2.2.1
v2.3.0
v2.3.1
v2.3.2
v2.4.0
v2.4.1
v2.5.0
v2.6.0
v2.7.0
v2.8.0
v2.8.1
v2.9.0
v2.9.1
v3.*
v3.0.0-rc1

Database specific

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