Lucene search
+L

104 matches found

NVD
NVD
added yesterday5 views

CVE-2026-72685

A flaw in Elasticsearch allows a low-privileged authenticated user who can index documents to submit a single small document containing a crafted user-supplied input. Processing one such document occupies a worker thread from a bounded pool for a disproportionate amount of time, degrading the...

4.3CVSS
SaveExploits0References1
EUVD
EUVD
added yesterday5 views

EUVD-2026-58249

A flaw in Elasticsearch allows a low-privileged authenticated user who can index documents to submit a single small document containing a crafted user-supplied input. Processing one such document occupies a worker thread from a bounded pool for a disproportionate amount of time, degrading the...

4.3CVSS5.3AI score
SaveExploits0References1
Elastic
Elastic
added yesterday5 views

Elasticsearch 8.19.20, 9.4.5 Security Update (ESA-2026-77)

Inefficient Algorithmic Complexity in Elasticsearch Leading to Denial of Service A flaw in Elasticsearch allows a low-privileged authenticated user who can index documents to submit a single small document containing a crafted user-supplied input. Processing one such document occupies a worker...

4.3CVSS5.3AI score
SaveExploits0
Positive Technologies
Positive Technologies
added yesterday1 views

PT-2026-71794

A flaw in Elasticsearch allows a low-privileged authenticated user who can index documents to submit a single small document containing a crafted user-supplied input. Processing one such document occupies a worker thread from a bounded pool for a disproportionate amount of time, degrading the...

4.3CVSS5.3AI score
SaveExploits0References2
Packet Storm
Packet Storm
added 2026/08/05 12:0 a.m.20 views

📄 LightFTP Server 2.3.1 Race Condition

LightFTP version 2.3.1 contains a residual race condition in the workerthreadcleanup function of ftpserv.c. The control thread reads and acts on shared per-connection state, including the worker thread id it then passes to pthreadjoin/pthreadcancel, without holding the context-MTLock mutex that t...

9.2CVSS5.6AI score0.00333EPSS
SaveExploits3
ATTACKERKB
ATTACKERKB
added 2026/07/31 3:59 p.m.9 views

CVE-2026-67607

LightFTP 2.3.1 contains a residual race condition vulnerability an incomplete fix for CVE-2024-11144 in the workerthreadcleanup function of ftpserv.c that allows remote unauthenticated attackers to destabilize or crash the daemon by triggering unsynchronized access to shared per-connection state...

9.2CVSS5.6AI score0.00333EPSS
SaveExploits3References3
Vulnrichment
Vulnrichment
added 2026/07/31 3:59 p.m.9 views

CVE-2026-67607 LightFTP 2.3.1 Race Condition DoS via worker_thread_cleanup

LightFTP 2.3.1 contains a residual race condition vulnerability an incomplete fix for CVE-2024-11144 in the workerthreadcleanup function of ftpserv.c that allows remote unauthenticated attackers to destabilize or crash the daemon by triggering unsynchronized access to shared per-connection state...

8.2CVSS5.6AI score0.00295EPSS
SaveExploits2References2
OSV
OSV
added 2026/07/31 3:59 p.m.5 views

CVE-2026-67607 LightFTP 2.3.1 Race Condition DoS via worker_thread_cleanup

LightFTP 2.3.1 contains a residual race condition vulnerability an incomplete fix for CVE-2024-11144 in the workerthreadcleanup function of ftpserv.c that allows remote unauthenticated attackers to destabilize or crash the daemon by triggering unsynchronized access to shared per-connection state...

8.2CVSS5.6AI score
SaveExploits0References5
CVE
CVE
added 2026/07/31 3:59 p.m.37 views

CVE-2026-67607

LightFTP 2.3.1 is affected by a race-condition DoS vulnerability where a fresh FTP connection reuses context during an in-progress ABRT cleanup, exposing an unprotected re-check of WorkerThreadId between worker_thread_cleanup() and pthread_join() outside MTLock. This can cause pthread_join() to o...

8.2CVSS5.6AI score0.00295EPSS
SaveExploits2References2
ATTACKERKB
ATTACKERKB
added 2026/07/22 1:8 p.m.10 views

CVE-2026-50252

In NLnet Labs Unbound 1.4.22 up to and including 1.25.1, UDP source port is randomized and intended to serve as a secret value that increases the entropy of DNS transactions. When resolver load balancing policies depend on the source port while their outcome is revealed this secrecy is undermined...

7.1CVSS5.4AI score0.00141EPSS
SaveExploits0References2Affected Software1
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.6 views

Astra Linux – Vulnerability in node-marked

Marked is a markdown parser and compiler. Prior to version 4.0.10, the regular expression block.def might cause catastrophic backtracking against certain strings, leading to a regular expression denial of service ReDoS attack. Any user who runs untrusted markdown using a vulnerable version of...

7.5CVSS6.6AI score0.02828EPSS
SaveExploits1References2
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.6 views

Astra Linux – Vulnerability in Mariadb 10.3

MariaDB Server before version 10.7 is vulnerable to Denial of Service attacks. In the file extra/mariabackup/dscompress.cc, when an error occurs i.e., transitioning to the error label during the execution of the createworkerthreads method, the held lock thd-ctrlmutex is not released properly. Thi...

5.5CVSS6.8AI score0.00225EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/05/19 10:52 a.m.48 views

CVE-2026-7307 Keycloak: keycloak: denial of service via specially crafted saml input

A flaw was found in Keycloak. A remote, unauthenticated attacker can send a specially crafted XML input to the Security Assertion Markup Language SAML endpoint. This malicious input can cause high CPU usage and worker thread starvation, leading to a Denial of Service DoS where the server becomes...

7.5CVSS0.00743EPSS
SaveExploits0References6
OSV
OSV
added 2026/05/14 12:8 a.m.15 views

OSV-2026-728 Stack-buffer-overflow in autoload_external_files

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=512622269 Crash type: Stack-buffer-overflow READ 4 Crash state: autoloadexternalfiles loadexternaloptsthread workerthread...

5.8AI score
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/04/28 1:42 p.m.11 views

CVE-2026-40968

When an authenticated user is denied access to a gRPC method, their authenticated identity remains bound to the gRPC worker thread and can be inherited by a subsequent unauthenticated request on the same thread. This may allow the subsequent user to gain escalated permissions. Affected versions:...

4.2CVSS5.2AI score0.00171EPSS
SaveExploits0References2Affected Software1
Packet Storm News
Packet Storm News
added 2026/04/27 12:0 a.m.17 views

V8 BigInt SharedArrayBuffer Concurrency Synchronization

This JavaScript code is a concurrency demonstration using SharedArrayBuffer, Web Workers, and Atomics to coordinate execution between the main thread and a worker thread...

5.6AI score
SaveExploits0
OSV
OSV
added 2026/04/22 1:54 p.m.7 views

CVE-2026-31486 hwmon: (pmbus/core) Protect regulator operations with mutex

In the Linux kernel, the following vulnerability has been resolved: hwmon: pmbus/core Protect regulator operations with mutex The regulator operations pmbusregulatorgetvoltage, pmbusregulatorsetvoltage, and pmbusregulatorlistvoltage access PMBus registers and shared data but were not protected by...

7.1CVSS5.8AI score
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2026/04/13 1:20 p.m.11 views

CVE-2026-40396

A flaw was found in Varnish Cache. A malicious client can exploit a 'workspace overflow' vulnerability by sending an HTTP/1 request, waiting for the session to release its worker thread, and then resuming traffic with multiple requests to trigger a pipelining operation. This can lead to a workspa...

7.5CVSS5.7AI score0.00347EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/02/05 2:53 p.m.11 views

io.quarkus/quarkus-rest: Quarkus REST Worker Thread Exhaustion Vulnerability

A flaw was found in the Quarkus REST HTTP layer. This vulnerability allows remote attackers to cause an application level denial of service by repeatedly dropping client connections while response chunks are being transmitted, leading to worker thread exhaustion...

7.5CVSS5.8AI score0.00355EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/01/13 12:0 a.m.4 views

MiracleLinux 8 : nodejs:22 (AXSA:2025-9681:01)

The remote MiracleLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2025-9681:01 advisory. undici: Undici Uses Insufficiently Random Values CVE-2025-22150 nodejs: Node.js Worker Thread Exposure via Diagnostics Channel CVE-2025-23083 nodejs...

7.7CVSS6.5AI score0.0135EPSS
SaveExploits0References4
Rows per page
Query Builder