CVE Catalog

CVE-2026-32599

MediumCVSS 5.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.26%

18th percentile - higher than 18% of all known CVEs

Summary

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.

Risk Assessment

An authenticated attacker can manipulate the Netmaker database, potentially deleting or modifying data. This may lead to compromise of network configuration integrity.

Recommendation

Update Netmaker to version 1.5.0, which fixes this vulnerability.

Other vulnerabilities in Netmaker

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS