CVE-2026-24782
SQL Injection in Kiteworks Secure Data Forms
Publication date: 2026-06-01
Last updated on: 2026-06-01
Assigner: GitHub, Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| kiteworks | kiteworks | to 9.3.0 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-89 | The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability involves multiple SQL Injection flaws in Kiteworks Secure Data Forms prior to version 9.3.0. An authenticated attacker with the FormBuilder role can exploit these vulnerabilities to retrieve information about or modify other users' form definitions and some global configuration parameters.
How can this vulnerability impact me? :
The impact of this vulnerability includes unauthorized access to sensitive form data and the ability to alter form definitions and global configuration settings. This can lead to data leakage, unauthorized data modification, and potential disruption of the application's normal operations.
What immediate steps should I take to mitigate this vulnerability?
Upgrade Kiteworks to version 9.3.0 or later to receive a patch that addresses the SQL Injection vulnerabilities.