CVE-2025-10692

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.
CVSS

No CVSS.

Configurations

No configuration.

History

03 Oct 2025, 21:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-10-03 21:15

Updated : 2025-10-03 21:15


NVD link : CVE-2025-10692

Mitre link : CVE-2025-10692

CVE.ORG link : CVE-2025-10692


JSON object : View

Products Affected

No product.

CWE
CWE-89

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')