CVE-2025-10692 HIGH

CVE-2025-10692: OpenSupports 4.11.0 — SQL Injection

Vendor Opensupports
Product OpenSupports
Weakness CWE-89 · SQLi
Published October 3, 2025
Last update October 3, 2025

CVSS base score

7.1/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality
Integrity

CVSS vector

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

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

October 3, 2025 CVE published
October 3, 2025 Record updated