Netmaker makes networks with WireGuard. Prior to version 1.5.0, the `sqliteDeleteRecord` function in Netmaker's database layer constructs SQL `DELETE` statements using direct string concatenation of user-supplied input. This allows an authenticated attacker to perform boolean-based SQL injection. Version 1.5.0 fixes the issue.
Metrics
Affected Vendors & Products
Advisories
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-r8cr-4f9w-7r75 | Netmaker has a boolean‑based SQL Injection |
Fixes
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
References
History
Wed, 16 Sep 2026 00:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Gravitl
Gravitl netmaker |
|
| Vendors & Products |
Gravitl
Gravitl netmaker |
Tue, 15 Sep 2026 20:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | Netmaker makes networks with WireGuard. Prior to version 1.5.0, the `sqliteDeleteRecord` function in Netmaker's database layer constructs SQL `DELETE` statements using direct string concatenation of user-supplied input. This allows an authenticated attacker to perform boolean-based SQL injection. Version 1.5.0 fixes the issue. | |
| Title | Netmaker has a boolean‑based SQL Injection | |
| Weaknesses | CWE-89 | |
| References |
| |
| Metrics |
cvssV4_0
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-09-15T19:49:26.828Z
Reserved: 2026-03-12T14:54:24.269Z
Link: CVE-2026-32599
No data.
Status : Received
Published: 2026-09-15T20:17:14.533
Modified: 2026-09-15T20:17:14.533
Link: CVE-2026-32599
No data.
OpenCVE Enrichment
Updated: 2026-09-15T23:45:17Z
Weaknesses
Github GHSA