Lucene search
+L

8307 matches found

EUVD
EUVD
added yesterday4 views

EUVD-2026-54681

The kernel queue helper zqueuenodepeek in kernel/queue.c dereferences a node taken from a queue's dataq list, reading the node's flag byte and, for items enqueued via kqueueallocappend/allocprepend, the data pointer of an internally allocated allocnode struct. The implementations of...

3.6CVSS5.6AI score
SaveExploits0References2
CVE
CVE
added yesterday10 views

CVE-2026-11742

CVE-2026-11742 describes a use-after-free race in Zephyr’s kernel queue helpers: z_queue_node_peek() can dereference a node after another thread preempts or unlinks it via k_queue_get(), because peek operations weren’t protected by the queue spinlock. A concurrent consumer may free the node and i...

3.6CVSS5.6AI score
SaveExploits0References2
The Hacker News
The Hacker News
added yesterday6 views

AI-Assisted HTTP Terminator Finds Novel HTTP Desync Techniques and Apache Zero-Day

PortSwigger says HTTP Terminator, an artificial intelligence AI-assisted research system built by James Kettle , generated and proved new HTTP desynchronization techniques after exploring 30,000 candidate desync vectors. PortSwigger said a separate human-guided discovery cascade also exposed a...

5.6AI score
SaveExploits0
EUVD
EUVD
added 2 days ago8 views

EUVD-2026-53680

An issue in Systerel S2OPC 1.7.3 allows a remote attacker to cause a denial of service via the event monitored-item queue resize handling...

5.5AI score0.00422EPSS
SaveExploits0References6
NVD
NVD
added 2 days ago9 views

CVE-2026-67872

An issue in Systerel S2OPC 1.7.3 allows a remote attacker to cause a denial of service via the event monitored-item queue resize handling...

7.5CVSS0.00422EPSS
SaveExploits0References5
EUVD
EUVD
added 3 days ago7 views

EUVD-2026-53329

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix a use-after-free problem in rxemmap rxemmap removes a rxemmapinfo struct from the pendingmmaps list and releases pendinglock while the struct's kref is still at 1: listdelinit&ip-pendingmmaps;...

5.4AI score0.00157EPSS
SaveExploits0References5
Cvelist
Cvelist
added 3 days ago36 views

CVE-2026-64582 RDMA/rxe: Fix a use-after-free problem in rxe_mmap

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix a use-after-free problem in rxemmap rxemmap removes a rxemmapinfo struct from the pendingmmaps list and releases pendinglock while the struct's kref is still at 1: listdelinit&ip-pendingmmaps;...

0.00157EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 3 days ago8 views

CVE-2026-64582

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix a use-after-free problem in rxemmap rxemmap removes a rxemmapinfo struct from the pendingmmaps list and releases pendinglock while the struct's kref is still at 1: listdelinit&ip-;pendingmmaps;...

5.3AI score0.00157EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 3 days ago21 views

CVE-2026-67872

Technical details about CVE-2026-67872 are not publicly available in the provided documents (no affected versions beyond 1.7.3, no root cause, impact specifics, or fix information). Monitor for updates.

7.5CVSS5.5AI score0.00422EPSS
SaveExploits0References5
Cvelist
Cvelist
added 3 days ago30 views

CVE-2026-67872

An issue in Systerel S2OPC 1.7.3 allows a remote attacker to cause a denial of service via the event monitored-item queue resize handling...

0.00422EPSS
SaveExploits0References5
OSSF Malicious Packages
OSSF Malicious Packages
added 4 days ago5 views

Malicious code in @or-sdk/queue-manager (npm)

npm/@or-sdk/queue-manager is affected by the large-scale, self-propagating npm supply-chain worm of 2026-08-04 the "Shai-Hulud: Here We Go Again" wave — the same campaign that began with the compromise of the keyv and cacheable maintainer account. The listed versions were trojanized and republish...

5.8AI score
SaveExploits0References8
OSV
OSV
added 4 days ago4 views

MAL-2026-11723 Malicious code in @or-sdk/queue-manager (npm)

npm/@or-sdk/queue-manager is affected by the large-scale, self-propagating npm supply-chain worm of 2026-08-04 the "Shai-Hulud: Here We Go Again" wave — the same campaign that began with the compromise of the keyv and cacheable maintainer account. The listed versions were trojanized and republish...

5.8AI score
SaveExploits0References8
NVD
NVD
added 4 days ago8 views

CVE-2026-14816

The GDPR Framework By Data443 WordPress plugin before 2.4.0 does not properly verify authorization or the identity of the data subject when recording cookie-consent choices and privacy requests, allowing unauthenticated attackers to forge consent records for arbitrary email addresses and to flood...

6.5CVSS0.0025EPSS
SaveExploits0References1
F5 Networks
F5 Networks
added 4 days ago7 views

K000162754: Linux kernel AMD KFD driver vulnerability CVE-2026-53143

Security Advisory Description In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix buffer overflow in SDMA queue checkpoint/restore on GFX11 The v11 MQD manager incorrectly assigned the CP-compute variants of checkpointmqd/restoremqd for KFDMQDTYPESDMA queues. These...

7.8CVSS5.6AI score0.00143EPSS
SaveExploits0
EUVD
EUVD
added 2026/07/30 6:47 a.m.11 views

EUVD-2026-51027

An unauthenticated remote attacker can inject malicious input into the ModbusServer application because it does not validate the input it fetches from MQTT. This may lead to integrity and availability loss...

9.1CVSS5.9AI score0.0038EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/30 6:47 a.m.41 views

CVE-2026-44092 Missing input validation / stripping of CRLF characters in SystemConfigManager

An unauthenticated remote attacker can inject malicious input into the ModbusServer application because it does not validate the input it fetches from MQTT. This may lead to integrity and availability loss...

9.1CVSS0.0038EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/30 6:47 a.m.23 views

CVE-2026-44090

CVE-2026-44090 describes a lack of authentication exposing an MQTT broker to unauthenticated remote access. The broker is only protected by an external firewall, enabling a network attacker to potentially take full control of the device. Documented impact includes high confidentiality, integrity,...

9.8CVSS5.9AI score0.00401EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/07/30 5:21 a.m.9 views

kernel: nvmet-tcp: fix race between ICReq handling and queue teardown

A flaw was found in the Linux kernel's NVMe over TCP nvmet-tcp implementation. A race condition exists between the handling of an Initialization Connection Request ICReq and the teardown of a queue. A remote attacker, by sending an ICReq and immediately closing the connection, could trigger a...

9.8CVSS5.9AI score0.00397EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/29 6:0 p.m.5 views

EUVD-2026-50443

Netty is an asynchronous, event-driven network application framework. Prior to versions 4.1.136.Final and 4.2.16.Final, HttpContentEncoder the superclass of the production handler HttpContentCompressor maintains a per-channel ArrayDeque named acceptEncodingQueue that accumulates attacker-controll...

6.9CVSS5.8AI score0.00335EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/29 6:0 p.m.6 views

CVE-2026-59899 Netty HttpContentEncoder: Unbounded Per-Connection Queue Growth via HTTP/1.1 Pipelining Leads to Denial of Service

Netty is an asynchronous, event-driven network application framework. Prior to versions 4.1.136.Final and 4.2.16.Final, HttpContentEncoder the superclass of the production handler HttpContentCompressor maintains a per-channel ArrayDeque named acceptEncodingQueue that accumulates attacker-controll...

6.9CVSS5.8AI score
SaveExploits0References5
Rows per page
Query Builder