CVE-2024-58133

CVE-2024-58133 is a medium-severity vulnerability with a CVSS 3.x base score of 4.0. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-821.

Key facts

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.

Frequently asked questions

What is CVE-2024-58133?
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.
How severe is CVE-2024-58133?
CVE-2024-58133 has a CVSS 3.x base score of 4.0, rated medium severity. It is exploitable over network with high attack complexity, requires no privileges and no user interaction. Impact on confidentiality is none, integrity none, and availability low.
Is CVE-2024-58133 being actively exploited?
It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (17th percentile), an estimate of the probability of exploitation in the next 30 days.
How do I fix CVE-2024-58133?
Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
Does CVE-2024-58133 have an EU (EUVD) identifier?
Yes. CVE-2024-58133 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2024-54370.
When was CVE-2024-58133 published?
CVE-2024-58133 was published on 2025-04-06 and last updated on 2026-06-17.

References

Other CWE-821 vulnerabilities

Browse all CWE-821 vulnerabilities →