Metrics
Affected Vendors & Products
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-c9w5-rwh3-7pm9 | CodeIgniter: SQL injection in Query Builder deleteBatch() when used with where() conditions |
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
Sun, 02 Aug 2026 19:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Codeigniter
Codeigniter codeigniter |
|
| Vendors & Products |
Codeigniter
Codeigniter codeigniter |
Fri, 31 Jul 2026 14:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Fri, 31 Jul 2026 05:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | CodeIgniter is a PHP full-stack web framework. From 4.3.0 through 4.7.3, Query Builder deleteBatch() substitutes bound values from where() conditions into generated SQL while ignoring their escape flags, allowing user-controlled condition values to be interpreted as SQL. This affects only the deleteBatch() code path. Regular delete() operations escape where() binds correctly. This issue is fixed in version 4.7.4. | |
| Title | CodeIgniter: SQL injection is possible via Query Builder deleteBatch() when used with where() conditions | |
| Weaknesses | CWE-89 | |
| References |
| |
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-07-31T13:52:40.376Z
Reserved: 2026-07-15T22:19:06.907Z
Link: CVE-2026-63221
Updated: 2026-07-31T13:52:36.397Z
Status : Received
Published: 2026-07-31T06:16:31.603
Modified: 2026-07-31T14:16:50.873
Link: CVE-2026-63221
No data.
OpenCVE Enrichment
Updated: 2026-08-02T19:30:17Z
Github GHSA