CVE-2026-22195 PUBLISHED

GestSup < 3.2.60 SQL Injection in Search Bar

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

GestSup versions prior to 3.2.60 contain a SQL injection vulnerability in the search bar functionality. User-controlled search input is 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:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 7.7

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