SCA: security update for github.com/gravitl/netmaker (GHSA-r8cr-4f9w-7r75)

medium Tenable Cloud Security Plugin ID 448010

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2026-32599)

Solution

Update the github.com/gravitl/netmaker library and its related packages to version 1.5.0 or later.

See Also

https://github.com/advisories/GHSA-r8cr-4f9w-7r75

Plugin Details

Severity: Medium

ID: 448010

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 9/16/2026

Updated: 9/16/2026

Risk Information

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 4.8

Vector: CVSS2#AV:N/AC:L/Au:S/C:P/I:P/A:P

CVSS Score Source: CVE-2026-32599

CVSS v3

Risk Factor: High

Base Score: 8.8

Temporal Score: 7.7

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

CVSS v4

Risk Factor: Medium

Base Score: 5.3

Threat Score: 1.3

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 9/15/2026

Vulnerability Publication Date: 9/15/2026

Reference Information

CVE: CVE-2026-32599

cwe: CWE-89