Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/gravitl/netmaker
  4. ›
  5. CVE-2026-32599

CVE-2026-32599: Netmaker has a boolean‑based SQL Injection

September 15, 2026

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.


References

  • github.com/advisories/GHSA-r8cr-4f9w-7r75
  • github.com/gravitl/netmaker/releases/tag/v1.5.0
  • github.com/gravitl/netmaker/security/advisories/GHSA-r8cr-4f9w-7r75
  • nvd.nist.gov/vuln/detail/CVE-2026-32599

Code Behaviors & Features

Detect and mitigate CVE-2026-32599 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 1.5.0

Fixed versions

  • 1.5.0

Solution

Upgrade to version 1.5.0 or above.

Impact 4.3 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

Learn more about CVSS

Weakness

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

Source file

go/github.com/gravitl/netmaker/CVE-2026-32599.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 22 Sep 2026 12:20:30 +0000.