Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/jm33-m0/emp3r0r/core
  4. ›
  5. CVE-2026-26201

CVE-2026-26201: emp3r0r Affected by Concurrent Map Access DoS (panic/crash)

February 17, 2026 (updated February 19, 2026)

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).

References

  • github.com/advisories/GHSA-f5p9-j34q-pwcc
  • github.com/jm33-m0/emp3r0r
  • github.com/jm33-m0/emp3r0r/commit/ea4d074f081dac6293f3aec38f01def5f08d5af5
  • github.com/jm33-m0/emp3r0r/releases/tag/v3.21.2
  • github.com/jm33-m0/emp3r0r/security/advisories/GHSA-f5p9-j34q-pwcc
  • nvd.nist.gov/vuln/detail/CVE-2026-26201

Code Behaviors & Features

Detect and mitigate CVE-2026-26201 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.0.0-20260212232424-ea4d074f081d

Fixed versions

  • 0.0.0-20260212232424-ea4d074f081d

Solution

Upgrade to version 0.0.0-20260212232424-ea4d074f081d or above.

Impact 6.3 MEDIUM

CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:N/A:H

Learn more about CVSS

Weakness

  • CWE-362: Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
  • CWE-663: Use of a Non-reentrant Function in a Concurrent Context

Source file

go/github.com/jm33-m0/emp3r0r/core/CVE-2026-26201.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 25 Mar 2026 00:18:33 +0000.