Lucene search
+L

13553 matches found

Cvelist
Cvelist
added 2026/05/27 4:22 a.m.58 views

CVE-2026-8450 HTTP::Daemon versions before 6.17 for Perl allow OS command injection via send_file()

HTTP::Daemon versions before 6.17 for Perl allow OS command injection via sendfile. sendfile opens its string argument with Perl's 2-arg open. The 2-arg form interprets magic prefixes: '| cmd' and 'cmd |' open a pipe to a subprocess, ' path' and ' path' open the path for write or append. Untruste...

0.01398EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/05/27 4:22 a.m.20 views

CVE-2026-8450

HTTP::Daemon versions before 6.17 for Perl allow OS command injection via sendfile. sendfile opens its string argument with Perl's 2-arg open. The 2-arg form interprets magic prefixes: '| cmd' and 'cmd |' open a pipe to a subprocess, ' path' and ' path' open the path for write or append. Untruste...

9.1CVSS5.8AI score0.01398EPSS
SaveExploits0
CVE
CVE
added 2026/05/27 4:22 a.m.153 views

CVE-2026-8450

CVE-2026-8450 affects HTTP::Daemon before 6.17 (Perl). The vulnerability allows OS command execution via the send_file() function, which opens its string argument with Perl’s 2-arg open(). The 2-arg form supports magic prefixes: “| cmd” and “cmd |” to pipe to a subprocess, and “> path”/“>&g...

9.1CVSS5.8AI score0.01398EPSS
SaveExploits0References11
EUVD
EUVD
added 2026/05/27 4:22 a.m.20 views

EUVD-2026-32050

HTTP::Daemon versions before 6.17 for Perl allow OS command injection via sendfile. sendfile opens its string argument with Perl's 2-arg open. The 2-arg form interprets magic prefixes: '| cmd' and 'cmd |' open a pipe to a subprocess, ' path' and ' path' open the path for write or append. Untruste...

9.1CVSS5.8AI score0.01398EPSS
SaveExploits0References3
Fedora
Fedora
added 2026/05/27 1:27 a.m.16 views

[SECURITY] Fedora 43 Update: rust-sequoia-keystore-server-0.2.0-7.fc43

Sequoia keystore daemon...

5.8AI score
SaveExploits0
Fedora
Fedora
added 2026/05/27 1:12 a.m.17 views

[SECURITY] Fedora 42 Update: rust-sequoia-keystore-server-0.2.0-7.fc42

Sequoia keystore daemon...

5.5CVSS5.8AI score0.00085EPSS
SaveExploits0
GithubExploit
GithubExploit
added 2026/05/27 12:42 a.m.129 views

Exploit for Incorrect Authorization in Polkit_Project Polkit

CVE-2021-3560 — Polkit Privilege Escalation CVE-2021-3560 is...

7.8CVSS7.3AI score0.22193EPSS
SaveExploits37
GithubExploit
GithubExploit
added 2026/05/27 12:42 a.m.153 views

Exploit for Incorrect Authorization in Polkit_Project Polkit

CVE-2021-3560 — Polkit Privilege Escalation CVE-2021-3560 is...

7.8CVSS7.3AI score0.22193EPSS
SaveExploits37
CNNVD
CNNVD
added 2026/05/27 12:0 a.m.12 views

Pi.Alert 代码注入漏洞

Pi.Alert is a WIFI/LAN intrusion detector developed by Jokob-sk. Versions of Pi.Alert prior to 2026-05-07 had a code injection vulnerability. This vulnerability stemmed from the Web configuration editor, which allowed arbitrary Python code to be injected into the pialert.conf file. Additionally,...

9.8CVSS6.5AI score0.00545EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/05/27 12:0 a.m.25 views

PT-2026-43791

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the ksmbd module where the function ksmbd vfs kern path end removing is not called on certain error paths. This failure to balance the corresponding ksmbd vfs kern pat...

5.5CVSS5.4AI score0.0012EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2026/05/27 12:0 a.m.20 views

CVE-2026-45983

In the Linux kernel, the following vulnerability has been resolved: nfsd: never defer requests during idmap lookup During v4 request compound arg decoding, some ops e.g. SETATTR can trigger idmap lookup upcalls. When those upcall responses get delayed beyond the allowed time limit, cachecheck wil...

5.5CVSS5.9AI score0.00123EPSS
SaveExploits0References10
CISA KEV Catalog
CISA KEV Catalog
added 2026/05/27 12:0 a.m.31 views

Daemon Tools Lite Embedded Malicious Code Vulnerability

Daemon Tools contains an unspecified vulnerability that has a high impact on confidentiality, integrity, and availability...

9.8CVSS5.8AI score0.01456EPSS
SaveIn wildExploits1
CNNVD
CNNVD
added 2026/05/27 12:0 a.m.20 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from nfsd’s improper handling of request delays during the idmap search process. This issue may cause...

5.8AI score0.00123EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/05/27 12:0 a.m.19 views

PT-2026-43850

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the nfsd component where certain operations, such as SETATTR, can trigger idmap lookup upcalls during v4 request compound argument decoding. If these upcall responses...

5.5CVSS5.4AI score0.00123EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/05/27 12:0 a.m.13 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from race conditions during the exit of the damoncall function and the kdamondfn function. This could...

5.8AI score0.00088EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/05/27 12:0 a.m.25 views

PT-2026-43494

Name of the Vulnerable Software and Affected Versions HTTP::Daemon versions prior to 6.17 Description OS command injection is possible through the send file function. This occurs because send file utilizes Perl's 2-arg open function, which interprets magic prefixes. Specifically, prefixes like '|...

9.1CVSS5.8AI score0.01398EPSS
SaveExploits0References38
CNNVD
CNNVD
added 2026/05/27 12:0 a.m.18 views

HTTP::Daemon 安全漏洞

HTTP::Daemon is a simple HTTP class developed under the open-source license of libwww-perl. Versions of HTTP::Daemon prior to version 6.17 contained security vulnerabilities. These vulnerabilities stemmed from the use of the Perl’s 2-arg open method to open string parameters, which could lead to ...

9.1CVSS5.8AI score0.01398EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/05/27 12:0 a.m.38 views

Linux Distros Unpatched Vulnerability : CVE-2026-8450

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - HTTP::Daemon versions before 6.17 for Perl allow OS command injection via sendfile. sendfile opens its string argument with Perl's 2-arg open. The 2-arg form...

9.1CVSS6AI score0.01398EPSS
SaveExploits0References2
CloudLinux
CloudLinux
added 2026/05/26 7:41 p.m.19 views

rsync: Fix of 2 CVEs

CVE-2026-43618: fix integer overflow in compressed-token decoding that could leak rsync process memory contents over the wire - CVE-2026-29518: fix TOCTOU race on parent path components in non-chroot daemon by routing receiver/sender opens, chmod, and chdir through per- component ONOFOLLOW secure...

8.1CVSS5.9AI score0.0078EPSS
SaveExploits0
Ubuntu
Ubuntu
added 2026/05/26 7:0 p.m.27 views

USN-8278-2: Linux kernel (Azure) vulnerabilities

It was discovered that the Linux kernel algifaead module did not properly handle in-place cryptographic operations. This flaw is known as Copy Fail. A local attacker could use this to escalate privileges, or possibly escape a container. CVE-2026-31431 Several security issues were discovered in th...

9.8CVSS6.8AI score0.94545EPSS
SaveExploits240
Rows per page
Query Builder