CVE-2026-26201

emp3r0r is a C2 designed by Linux users for Linux environments. Prior to version 3.21.2, multiple shared maps are accessed without consistent synchronization across goroutines. Under concurrent activity, Go runtime can trigger `fatal error: concurrent map read and map write`, causing C2 process crash (availability loss). Version 3.21.2 fixes this issue.
Configurations

Configuration 1 (hide)

cpe:2.3:a:jm33-m0:emp3r0r:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-02-19 20:25

Updated : 2026-02-26 02:51


NVD link : CVE-2026-26201

Mitre link : CVE-2026-26201

CVE.ORG link : CVE-2026-26201


JSON object : View

Products Affected

jm33-m0

  • emp3r0r
CWE
CWE-362

Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

CWE-663

Use of a Non-reentrant Function in a Concurrent Context