Vuln Signal Radar
public-safe defensive signal
MEDIUMpublic-safe

CVE-2026-49343

NVD: Klever-Go is the Go implementation of the Klever blockchain protocol. NVD: In versions prior to 1.7.18, the account-data trie syncers are vulnerable to a resource-exhaustion flaw that leaks bounded throttler slots on error paths. NVD: In syncDataTrie() (in both userAccountsSyncer.go and kappAccountsSyncer.go), StartProcessing() reserves a slot from the NumGoRoutinesThrottler, but the corresponding EndProcessing() is only called on the success path and on the duplicate-root early return.

CVSS
5.9
Severity
MEDIUM
EPSS
0.0026 (18)
KEV
-

Source-published summary

NVD: Klever-Go is the Go implementation of the Klever blockchain protocol. NVD: In versions prior to 1.7.18, the account-data trie syncers are vulnerable to a resource-exhaustion flaw that leaks bounded throttler slots on error paths. NVD: In syncDataTrie() (in both userAccountsSyncer.go and kappAccountsSyncer.go), StartProcessing() reserves a slot from the NumGoRoutinesThrottler, but the corresponding EndProcessing() is only called on the success path and on the duplicate-root early return.

Possible impact

Source describes service availability risk. Possible impact: The affected service may become unavailable or unreliable.

Affected context

Affected product or version requires source confirmation.

Remediation / advisory

Patch confirmed by source text; fixed version context: version.

Why it matters

Source describes service availability risk. Possible impact: The affected service may become unavailable or unreliable.; CVSS 5.9 (MEDIUM); EPSS percentile 18; not listed in KEV; Patch confirmed by source text; fixed version context: version; sources: NVD, OSV.

What to verify

Confirm affected product/version, vendor advisory, patch or mitigation, and exposure.

Exposure hint

exposure unknown

Impact tags

service availability review

Urgency reasons

vendor advisory presentrecent updateremediation reference present

Source-derived note

Summary derived from NVD / OSV description; unsafe procedural detail is not shown.

Redaction metadata

source summary used
True
fallback summary used
False
unsafe procedural detail present
false
raw source displayed
false
public summary redacted
true

Remediation handoff

Public-safe static handoff for human/Codex remediation planning. Scan, patch, external execution, and auto remediation are disabled.

Safety note

This radar shows source-published defensive context only. Exploit procedures, exploit strings, scanner commands, and auto-remediation are not provided.

Official references