NONE · 0

CVE-2026-32599

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 u...

Vulnerability 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.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2026-32599?

CVE-2026-32599 is a documented vulnerability. 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 u...

How severe is CVE-2026-32599?

CVSS scoring is not yet available for CVE-2026-32599. Check NVD for updates.

Is there a patch for CVE-2026-32599?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.