Lucene search
K

24 matches found

ATTACKERKB
ATTACKERKB
added 2026/05/27 3:35 p.m.5 views

CVE-2026-44318

free5GC is an open-source implementation of the 5G core network. Prior to 4.2.2, free5GC's BSF PUT /nbsf-management/v1/subscriptions/subId handler has an unsynchronized write on the global Subscriptions map. The handler first reads the map under RLock via BSFContext.GetSubscriptionsubId, but if t...

6.5CVSS5.9AI score0.00041EPSS
Exploits1References5Affected Software1
OSV
OSV
added 2026/05/19 3:53 p.m.2 views

GHSA-W4VJ-R5PG-3722 Mailpit: Concurrent map read & write in proxy CSS rewriter - remote unauth crash (fatal error: concurrent map read and map write)

Summary The screenshot/print proxy /proxy?data=… maintains a package-level assets mapstringMessageAssets cache, but reads the map without holding assetsMutex while a long-running cleanup goroutine and re-entrant CSS-rewriting code path concurrently write to it under the lock. When the...

5.9CVSS5.9AI score
Exploits0References3
Positive Technologies
Positive Technologies
added 2026/05/19 12:0 a.m.6 views

PT-2026-41967

Summary The screenshot/print proxy /proxy?data=… maintains a package-level assets mapstringMessageAssets cache, but reads the map without holding assetsMutex while a long-running cleanup goroutine and re-entrant CSS-rewriting code path concurrently write to it under the lock. When the...

5.9CVSS5.9AI score
Exploits0References4
OSV
OSV
added 2026/05/08 10:41 p.m.2 views

GHSA-27PH-8Q4F-H7M7 free5GC's BSF concurrent PUT /nbsf-management/v1/subscriptions/{subId} crashes the BSF process via concurrent map read/write on Subscriptions

Summary free5GC's BSF PUT /nbsf-management/v1/subscriptions/subId handler has an unsynchronized write on the global Subscriptions map. The handler first reads the map under RLock via BSFContext.GetSubscriptionsubId, but if the subscription does not exist, ReplaceIndividualSubcription writes back ...

6.5CVSS5.9AI score0.00041EPSS
Exploits1References5
RedhatCVE
RedhatCVE
added 2026/03/27 5:9 p.m.1 views

CVE-2026-26072

EVerest is an EV charging software stack. Versions prior to 2026.02.0 have a data race leading to std::map concurrent access container/optional corruption possible. The trigger is EV SoC update with powermeter periodic update and unplugging/SessionFinished status. Version 2026.02.0 patches the...

4.2CVSS5.9AI score0.00006EPSS
Exploits0References1
OSV
OSV
added 2026/02/23 6:23 p.m.3 views

GO-2026-4504 emp3r0r Affected by Concurrent Map Access DoS (panic/crash) in github.com/jm33-m0/emp3r0r/core

emp3r0r Affected by Concurrent Map Access DoS panic/crash in github.com/jm33-m0/emp3r0r/core...

7.5CVSS5.3AI score0.00046EPSS
Exploits1References4
NVD
NVD
added 2026/02/19 8:25 p.m.2 views

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

7.5CVSS0.00046EPSS
Exploits1References3
Vulnrichment
Vulnrichment
added 2026/02/19 7:21 p.m.3 views

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

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

7CVSS5.5AI score0.00046EPSS
Exploits1References3
OSV
OSV
added 2026/02/19 7:21 p.m.3 views

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

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

7CVSS5.5AI score0.00046EPSS
Exploits1References5
CVE
CVE
added 2026/02/19 7:21 p.m.8 views

CVE-2026-26201

The GHSA advisory describes a DoS due to concurrent map access in emp3r0r components written in Go. Specifically, operator relay, port-forwarding, and FTPStreams maps are accessed without consistent synchronization, leading to a panic: fatal error: concurrent map read and map write under high con...

7.5CVSS5.5AI score0.00046EPSS
Exploits1References3Affected Software1
Snyk
Snyk
added 2026/02/17 9:27 p.m.2 views

Race Condition

Overview Affected versions of this package are vulnerable to Race Condition in which maps from multiple components may be accessed without synchronization. When under heavy concurrent activity, either spontaneous or attacker-generated, the process can be caused to panic and crash with fatal error...

7.5CVSS5.5AI score0.00046EPSS
Exploits1References2
Snyk
Snyk
added 2026/02/17 9:27 p.m.2 views

Race Condition

Overview Affected versions of this package are vulnerable to Race Condition in which maps from multiple components may be accessed without synchronization. When under heavy concurrent activity, either spontaneous or attacker-generated, the process can be caused to panic and crash with fatal error...

7.5CVSS5.5AI score0.00046EPSS
Exploits1References2
Github Security Blog
Github Security Blog
added 2026/02/17 9:27 p.m.3 views

emp3r0r Affected by Concurrent Map Access DoS (panic/crash)

Summary 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. Vulnerable Componentwith code examples Operator relay map h...

7.5CVSS5.5AI score0.00046EPSS
Exploits1References5Affected Software1
Snyk
Snyk
added 2026/02/17 9:27 p.m.2 views

Race Condition

Overview Affected versions of this package are vulnerable to Race Condition in which maps from multiple components may be accessed without synchronization. When under heavy concurrent activity, either spontaneous or attacker-generated, the process can be caused to panic and crash with fatal error...

7.5CVSS5.5AI score0.00046EPSS
Exploits1References2
Snyk
Snyk
added 2026/02/17 9:27 p.m.1 views

Race Condition

Overview Affected versions of this package are vulnerable to Race Condition in which maps from multiple components may be accessed without synchronization. When under heavy concurrent activity, either spontaneous or attacker-generated, the process can be caused to panic and crash with fatal error...

7.5CVSS5.5AI score0.00046EPSS
Exploits1References2
Snyk
Snyk
added 2026/02/17 9:27 p.m.2 views

Race Condition

Overview Affected versions of this package are vulnerable to Race Condition in which maps from multiple components may be accessed without synchronization. When under heavy concurrent activity, either spontaneous or attacker-generated, the process can be caused to panic and crash with fatal error...

7.5CVSS5.5AI score0.00046EPSS
Exploits1References2
Snyk
Snyk
added 2026/02/17 9:27 p.m.2 views

Race Condition

Overview Affected versions of this package are vulnerable to Race Condition in which maps from multiple components may be accessed without synchronization. When under heavy concurrent activity, either spontaneous or attacker-generated, the process can be caused to panic and crash with fatal error...

7.5CVSS5.5AI score0.00046EPSS
Exploits1References2
Snyk
Snyk
added 2026/02/17 9:27 p.m.1 views

Race Condition

Overview Affected versions of this package are vulnerable to Race Condition in which maps from multiple components may be accessed without synchronization. When under heavy concurrent activity, either spontaneous or attacker-generated, the process can be caused to panic and crash with fatal error...

7.5CVSS5.5AI score0.00046EPSS
Exploits1References2
Snyk
Snyk
added 2026/02/17 9:27 p.m.4 views

Race Condition

Overview Affected versions of this package are vulnerable to Race Condition in which maps from multiple components may be accessed without synchronization. When under heavy concurrent activity, either spontaneous or attacker-generated, the process can be caused to panic and crash with fatal error...

7.5CVSS5.5AI score0.00046EPSS
Exploits1References2
Snyk
Snyk
added 2026/02/17 9:27 p.m.3 views

Race Condition

Overview Affected versions of this package are vulnerable to Race Condition in which maps from multiple components may be accessed without synchronization. When under heavy concurrent activity, either spontaneous or attacker-generated, the process can be caused to panic and crash with fatal error...

7.5CVSS5.5AI score0.00046EPSS
Exploits1References2
Rows per page
Query Builder