CVE-2026-22197 PUBLISHED

GestSup < 3.2.60 Multiple SQL Injections in Asset List

Assigner: VulnCheck
Reserved: 06.01.2026 Published: 09.01.2026 Updated: 14.01.2026

GestSup versions prior to 3.2.60 contain multiple SQL injection vulnerabilities in the asset list functionality. Multiple request parameters used to filter, search, or sort assets are incorporated into SQL queries without sufficient neutralization, allowing an authenticated attacker to manipulate database queries. Successful exploitation can result in unauthorized access to or modification of database contents depending on database privileges.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 7.5

Product Status

Vendor GestSup
Product GestSup
Versions Default: unaffected
  • affected from 0 to 3.2.60 (excl.)

Credits

  • Geoffrey Robert and Valentin Holubec of Akailabs finder
  • VulnCheck coordinator

References

Problem Types

  • CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') CWE