AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2024-58133

MEDIUM · CVSS 4 EPSS 0.26%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-04-06 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 4.0. See the original NVD description below for full technical details.

CVE
CVE-2024-58133
Severity
MEDIUM
CVSS
4
EPSS
0.26%

Original NVD Description

In chainmaker-go (aka ChainMaker) before 2.4.0, when making frequent updates to a node's configuration file and restarting this node, concurrent writes by logger.go to a map are mishandled. Creating other logs simultaneously can lead to a read-write conflict and panic.