CVE-2025-10692

Source
https://cve.org/CVERecord?id=CVE-2025-10692
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-10692.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-10692
Published
2025-10-03T20:30:44Z
Modified
2026-08-12T03:51:31Z
Severity
  • 7.1 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N CVSS Calculator
Summary
OpenSupports 4.11.0 — SQL Injection
Details

The endpoint POST /api/staff/get-new-tickets concatenates the user-controlled parameter departmentId directly into the SQL WHERE clause without parameter binding. As a result, an authenticated staff user (level ≥ 1) can inject SQL to alter the filter logic, effectively bypassing department scoping and disclosing tickets beyond their intended access.This issue affects OpenSupports: 4.11.0.

Database specific
{
    "cna_assigner": "Fluid Attacks",
    "cwe_ids": [
        "CWE-89"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/10xxx/CVE-2025-10692.json"
}
References

Affected packages

Git / github.com/opensupports/opensupports

Affected ranges

Type
GIT
Repo
https://github.com/opensupports/opensupports
Events
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "4.11.0"
        },
        {
            "last_affected": "4.11.0"
        }
    ],
    "source": "AFFECTED_FIELD"
}

Affected versions

4.*
4.11.0
v4.*
v4.11.0

Database specific

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