Lucene search
+L

3426 matches found

OSV
OSV
•added 2026/09/08 9:56 p.m.•3 views

MAL-2026-16052 Malicious code in open-item-validator (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 7ba5b55d57f4938bf2494d369d14434bb80ba6f6c712c7f8d89ae773c27dc457 On require, index.js spawns a detached, unref'd background Node process lib/check-items.js that repeatedly HTTP-GETs a JSON payload from...

6AI score
SaveExploits0References6
Tenable Nessus
Tenable Nessus
•added 2026/09/07 12:00 a.m.•10 views

Linux Distros Unpatched Vulnerability : CVE-2026-80777

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - futex/pi: Plug private futex exec race The check for private futexes whether the waiter's mm, which is stored in the futexkey and copied into the pistate, is t...

5.7AI score0.00209EPSS
SaveExploits0References2
NVD
NVD
•added 2026/09/05 8:17 p.m.•23 views

CVE-2026-67279

RouterOS SSH enters the connection protocol after a client-requested rekey even though user authentication was never attempted, allowing an unauthenticated client to open a session channel and send an exec request. On affected builds the server dispatches the command, enabling unauthenticated...

6.9CVSS0.01027EPSS
SaveExploits4References9
Cvelist
Cvelist
•added 2026/09/05 8:00 p.m.•66 views

CVE-2026-67279 SSH Pre-Authentication Rekey State Bypass in MikroTik RouterOS

RouterOS SSH enters the connection protocol after a client-requested rekey even though user authentication was never attempted, allowing an unauthenticated client to open a session channel and send an exec request. On affected builds the server dispatches the command, enabling unauthenticated...

6.9CVSS0.01027EPSS
SaveExploits4References7
Vulnrichment
Vulnrichment
•added 2026/09/05 8:00 p.m.•16 views

CVE-2026-67279 SSH Pre-Authentication Rekey State Bypass in MikroTik RouterOS

RouterOS SSH enters the connection protocol after a client-requested rekey even though user authentication was never attempted, allowing an unauthenticated client to open a session channel and send an exec request. On affected builds the server dispatches the command, enabling unauthenticated...

6.9CVSS5.7AI score0.01027EPSS
SaveExploits4References7
CVE
CVE
•added 2026/09/05 8:00 p.m.•262 views

CVE-2026-67279

The MikroTik RouterOS SSH server is vulnerable to an authentication bypass (CVE-2026-67279) where a client-requested rekey before authentication triggers the server to enter the connection protocol without verifying user credentials. This allows unauthenticated clients to open session channels an...

6.9CVSS5.8AI score0.01027EPSS
SaveIn wildExploits4References9Affected Software1
EUVD
EUVD
•added 2026/09/05 8:00 p.m.•31 views

EUVD-2026-72027

RouterOS SSH enters the connection protocol after a client-requested rekey even though user authentication was never attempted, allowing an unauthenticated client to open a session channel and send an exec request. On affected builds the server dispatches the command, enabling unauthenticated...

6.9CVSS5.8AI score0.01027EPSS
SaveExploits4References7
SUSE CVE
SUSE CVE
•added 2026/09/05 12:29 a.m.•11 views

SUSE CVE-2026-67439

OliveTin gives safe and simple access to predefined shell commands from a web interface. Prior to 3000.17.0, the service/internal/api/api.go StartActionAndWait and StartActionByGetAndWait endpoints return full LogEntry output after execution without enforcing the logs permission, allowing a user...

4.3CVSS5.6AI score0.00433EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
•added 2026/09/05 12:27 a.m.•14 views

SUSE CVE-2026-80777

In the Linux kernel, the following vulnerability has been resolved: futex/pi: Plug private futex exec race The check for private futexes whether the waiter's mm, which is stored in the futexkey and copied into the pistate, is the same as the owner's mm is not sufficient for exec. exec has a gap...

5.8AI score0.00209EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2026/09/05 12:00 a.m.•19 views

PT-2026-86454

Name of the Vulnerable Software and Affected Versions RouterOS versions prior to 6.49.21 RouterOS versions prior to 7.23.4 RouterOS versions prior to 7.24.2 Description An issue exists where the SSH server enters the connection protocol following a client-requested rekey without requiring user...

6.9CVSS5.7AI score0.01027EPSS
SaveExploits4References15
NVD
NVD
•added 2026/09/04 4:18 p.m.•8 views

CVE-2026-80777

In the Linux kernel, the following vulnerability has been resolved: futex/pi: Plug private futex exec race The check for private futexes whether the waiter's mm, which is stored in the futexkey and copied into the pistate, is the same as the owner's mm is not sufficient for exec. exec has a gap...

0.00209EPSS
SaveExploits0References4
CVE
CVE
•added 2026/09/04 3:12 p.m.•31 views

CVE-2026-80777

CVE-2026-80777 is a race condition in the Linux kernel's futex/pi subsystem. During exec() , there is a window between setting a task's futex exit state to OK and actually swapping its memory map (mm), during which the check comparing a waiter's mm against the owner's mm can return an incorrect r...

5.3AI score0.00209EPSS
SaveExploits0References4
Debian CVE
Debian CVE
•added 2026/09/04 3:12 p.m.•19 views

CVE-2026-80777

In the Linux kernel, the following vulnerability has been resolved: futex/pi: Plug private futex exec race The check for private futexes whether the waiter's mm, which is stored in the futexkey and copied into the pistate, is the same as the owner's mm is not sufficient for exec. exec has a gap...

5.3AI score0.00209EPSS
SaveExploits0
EUVD
EUVD
•added 2026/09/04 3:12 p.m.•9 views

EUVD-2026-71420

In the Linux kernel, the following vulnerability has been resolved: futex/pi: Plug private futex exec race The check for private futexes whether the waiter's mm, which is stored in the futexkey and copied into the pistate, is the same as the owner's mm is not sufficient for exec. exec has a gap...

5.3AI score0.00209EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/09/04 3:12 p.m.•36 views

CVE-2026-80777 futex/pi: Plug private futex exec() race

In the Linux kernel, the following vulnerability has been resolved: futex/pi: Plug private futex exec race The check for private futexes whether the waiter's mm, which is stored in the futexkey and copied into the pistate, is the same as the owner's mm is not sufficient for exec. exec has a gap...

0.00209EPSS
SaveExploits0References4
OSV
OSV
•added 2026/09/04 3:12 p.m.•18 views

CVE-2026-80777 futex/pi: Plug private futex exec() race

In the Linux kernel, the following vulnerability has been resolved: futex/pi: Plug private futex exec race The check for private futexes whether the waiter's mm, which is stored in the futexkey and copied into the pistate, is the same as the owner's mm is not sufficient for exec. exec has a gap...

5.6AI score
SaveExploits0References7
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/04 12:00 a.m.•1 views

CVE-2026-80777: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: futex/pi: Plug private futex exec race The check for private futexes whether the waiter's mm, which is stored in the futexkey and copied into the pistate, is the same as the owner's mm is not sufficient for exec. exec has a gap...

5.8AI score0.00209EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
•added 2026/09/04 12:00 a.m.•10 views

Linux Distros Unpatched Vulnerability : CVE-2026-76060

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An authenticated OS command injection vulnerability exists in ZoneMinder's event export functionality. The exportFile HTTP request parameter is passed unsanitiz...

8.8CVSS6.4AI score0.02373EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
•added 2026/09/04 12:00 a.m.•20 views

PT-2026-85618

In the Linux kernel, the following vulnerability has been resolved: futex/pi: Plug private futex exec race The check for private futexes whether the waiter's mm, which is stored in the futex key and copied into the pi state, is the same as the owner's mm is not sufficient for exec. exec has a gap...

8.8CVSS5.3AI score0.00434EPSS
SaveExploits2References123
OSV
OSV
•added 2026/09/02 11:44 p.m.•11 views

GHSA-52GF-6RPQ-FGMX OpenChoreo: Cross-project command execution and wirelog view access via OpenChoreo openchoreo-api exec and wirelogs endpoints

Summary The OpenChoreo API server openchoreo-api authorized requests to its exec and wirelogs endpoints against the project supplied by the caller in the request, rather than against the project that actually owns the target component. The target component was resolved by name only, and the...

8.8CVSS6AI score0.00809EPSS
SaveExploits0References11
Rows per page
Query Builder