Lucene search
+L

3738 matches found

CNNVD
CNNVD
added 2026/03/06 12:00 a.m.14 views

melange 代码问题漏洞

Melange is a software developed by Chainguard for building APKs from source code. Versions of Melange prior to 0.40.5 have code vulnerabilities. This vulnerability arises from the fact that the melange update-cache process downloads URIs in the build configuration using io.Copy without size limit...

4.3CVSS7.4AI score0.00223EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/03/05 11:42 a.m.14 views

kernel: Linux kernel: vsock vulnerability may lead to memory corruption

A flaw was found in the Linux kernel's vsock component. This vulnerability occurs when a connect operation on an already established socket is interrupted by a signal or timeout, causing the system to mishandle the socket's state. This incorrect handling can lead to a race condition, potentially...

7.8CVSS5.8AI score0.00153EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/03/05 12:00 a.m.5 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2026-005642)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005642 advisory. In the Linux kernel, the following vulnerability has been resolved: scsi: target: iscsi: Fix timeout on deleted connection NOPIN response timer may expire on a delet...

9.8CVSS5.8AI score0.00397EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/03/04 12:00 a.m.8 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2026-005401)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005401 advisory. In the Linux kernel, the following vulnerability has been resolved: scsi: target: iscsi: Fix timeout on deleted connection NOPIN response timer may expire on a delet...

9.8CVSS6.7AI score0.00397EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/03/03 12:00 a.m.5 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2026-005460)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005460 advisory. In the Linux kernel, the following vulnerability has been resolved: scsi: storvsc: Fix handling of virtual Fibre Channel timeouts Hyper-V provides the ability to...

5.5CVSS5.8AI score0.00145EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/03/03 12:00 a.m.8 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2026-005600)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005600 advisory. In the Linux kernel, the following vulnerability has been resolved: scsi: storvsc: Fix handling of virtual Fibre Channel timeouts Hyper-V provides the ability to...

5.5CVSS6.3AI score0.00145EPSS
SaveExploits0References4
GitLab Advisory Database
GitLab Advisory Database
added 2026/03/02 12:00 a.m.35 views

`melange update-cache` has unbounded HTTP download that can exhaust disk in CI

melange update-cache downloads URIs from build configs via io.Copy without any size limit or HTTP client timeout pkg/renovate/cache/cache.go. An attacker-controlled URI in a melange config can cause unbounded disk writes, exhausting disk on the build runner. Affected versions = 0.40.5. Fix: Merge...

4.3CVSS7.1AI score0.00223EPSS
SaveExploits0References6Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/03/02 12:00 a.m.6 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2026-005570)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005570 advisory. In the Linux kernel, the following vulnerability has been resolved: mailbox: bcm2835: Fix timeout during suspend mode During noirq suspend phase the Raspberry Pi pow...

5.5CVSS6.7AI score0.00257EPSS
SaveExploits0References3
Veeam
Veeam
added 2026/03/02 12:00 a.m.22 views

Veeam Agent for Microsoft Windows Service Fails to Start After Upgrading .NET Components

Challenge After upgrading .NET components on a machine where Veeam Agent for Microsoft Windows is installed, the "Veeam Agent for Microsoft Windows" service fails to start. Windows could not start the Veeam Agent for Microsoft Windows service on Local Computer. Error 1053: The service did not...

6AI score
SaveExploits0Affected Software1
RedhatCVE
RedhatCVE
added 2026/02/27 4:13 a.m.10 views

CVE-2026-27630

TinyWeb is a web server HTTP, HTTPS written in Delphi for Win32. Versions prior to version 2.02 are vulnerable to a Denial of Service DoS attack known as Slowloris. The server spawns a new OS thread for every incoming connection without enforcing a maximum concurrency limit or an appropriate...

8.7CVSS5.8AI score0.00436EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/02/26 10:34 p.m.12 views

CVE-2026-25476

OpenEMR is a free and open source electronic health records and medical practice management application. Prior to version 8.0.0, the session expiration check in library/auth.inc.php runs only when skiptimeoutreset is not present in the request. When skiptimeoutreset=1 is sent, the entire block th...

7.5CVSS5.5AI score0.00312EPSS
SaveExploits1References1
CVE
CVE
added 2026/02/25 11:05 p.m.31 views

CVE-2026-27630

CVE-2026-27630 affects TinyWeb (Delphi, Win32) prior to version 2.02. The vulnerability is a Denial of Service via Slowloris: the server spawns an OS thread per incoming connection without concurrency limits or proper request timeouts, allowing an unauthenticated attacker to exhaust threads and m...

8.7CVSS5.8AI score0.00436EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/02/25 11:05 p.m.10 views

CVE-2026-27630 TinyWeb vulnerable to Remote Denial of Service via Thread/Connection Exhaustion (Slowloris)

TinyWeb is a web server HTTP, HTTPS written in Delphi for Win32. Versions prior to version 2.02 are vulnerable to a Denial of Service DoS attack known as Slowloris. The server spawns a new OS thread for every incoming connection without enforcing a maximum concurrency limit or an appropriate...

8.7CVSS5.9AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/02/25 11:05 p.m.6 views

CVE-2026-27630

TinyWeb is a web server HTTP, HTTPS written in Delphi for Win32. Versions prior to version 2.02 are vulnerable to a Denial of Service DoS attack known as Slowloris. The server spawns a new OS thread for every incoming connection without enforcing a maximum concurrency limit or an appropriate...

8.7CVSS6AI score0.00436EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/02/25 11:05 p.m.11 views

EUVD-2026-8764

TinyWeb is a web server HTTP, HTTPS written in Delphi for Win32. Versions prior to version 2.02 are vulnerable to a Denial of Service DoS attack known as Slowloris. The server spawns a new OS thread for every incoming connection without enforcing a maximum concurrency limit or an appropriate...

8.7CVSS5.8AI score0.00436EPSS
SaveExploits0References3
NVD
NVD
added 2026/02/25 7:43 p.m.12 views

CVE-2026-25476

OpenEMR is a free and open source electronic health records and medical practice management application. Prior to version 8.0.0, the session expiration check in library/auth.inc.php runs only when skiptimeoutreset is not present in the request. When skiptimeoutreset=1 is sent, the entire block th...

7.5CVSS0.00312EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/02/25 6:28 p.m.6 views

CVE-2026-25476

OpenEMR is a free and open source electronic health records and medical practice management application. Prior to version 8.0.0, the session expiration check in library/auth.inc.php runs only when skiptimeoutreset is not present in the request. When skiptimeoutreset=1 is sent, the entire block th...

7.5CVSS5.8AI score0.00312EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2026/02/25 6:28 p.m.12 views

CVE-2026-25476 OpenEMR has Session Timeout Bypass via skip_timeout_reset

OpenEMR is a free and open source electronic health records and medical practice management application. Prior to version 8.0.0, the session expiration check in library/auth.inc.php runs only when skiptimeoutreset is not present in the request. When skiptimeoutreset=1 is sent, the entire block th...

7.5CVSS5.7AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/02/25 6:28 p.m.31 views

CVE-2026-25476 OpenEMR has Session Timeout Bypass via skip_timeout_reset

OpenEMR is a free and open source electronic health records and medical practice management application. Prior to version 8.0.0, the session expiration check in library/auth.inc.php runs only when skiptimeoutreset is not present in the request. When skiptimeoutreset=1 is sent, the entire block th...

7.5CVSS0.00312EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/02/25 6:28 p.m.11 views

EUVD-2026-8706

OpenEMR is a free and open source electronic health records and medical practice management application. Prior to version 8.0.0, the session expiration check in library/auth.inc.php runs only when skiptimeoutreset is not present in the request. When skiptimeoutreset=1 is sent, the entire block th...

7.5CVSS5.5AI score0.00312EPSS
SaveExploits1References2
Rows per page
Query Builder