Lucene search
+L

78516 matches found

RedhatCVE
RedhatCVE
added 2026/07/21 5:09 a.m.8 views

CVE-2026-64152

A flaw was found in the Linux kernel's Input/Output Memory Management Unit IOMMU subsystem when iommudebug is enabled. This issue occurs because an error handling path attempts to unmap memory without a proper initial mapping, leading to an inconsistent state within the IOMMU's debugging and...

7.8CVSS5.6AI score0.00108EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/21 4:32 a.m.11 views

CVE-2026-64205

A flaw was found in the Linux kernel's i2c-i801 driver. This vulnerability allows a local attacker to trigger a hardware state machine corruption during error handling. This can lead to a denial of service DoS, where the system becomes unresponsive due to a continuous stream of error messages and...

5.5CVSS5.4AI score0.00125EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/07/21 12:00 a.m.15 views

PT-2026-63317

Impact If this library is used to implement a WebSocket server on top of a TCP server, by using the WebSocket::Driver.server method, then a client can cause the server to crash by sending a Host header that is not a valid host:port string. When this happens, a URI::InvalidURIError exception is...

8.9CVSS5.5AI score0.00338EPSS
SaveExploits0References5
Mozilla
Mozilla
added 2026/07/21 12:00 a.m.14 views

Security Vulnerabilities fixed in Thunderbird 153 — Mozilla

The code to parse MIME headers for display when forwarding a message if the setting to view all headers was enabled had an off-by-one error, allowing a single byte to be read from the memory after the buffer for the headers, and potentially crashing Thunderbird. Memory safety bugs present in...

9.8CVSS6.2AI score0.00436EPSS
SaveExploits0References66Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/07/21 12:00 a.m.15 views

Amazon Linux 2 : libssh2, --advisory ALAS2-2026-3813 (ALAS-2026-3813)

The version of libssh2 installed on the remote host is prior to 1.4.3-12. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2-2026-3813 advisory. libssh2 through 1.11.1 reads an attacker-controlled 32-bit attribute count from a publickey-subsystem response and uses i...

8.3CVSS7AI score0.00444EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/07/21 12:00 a.m.13 views

PT-2026-63280

Name of the Vulnerable Software and Affected Versions Gitea affected versions not specified Description The AddTime API handler fails to stop execution after an error is returned by the GetUserByName function. When a repository administrator provides a non-existent user name, the system generates...

9.1CVSS6AI score0.00622EPSS
SaveExploits4References95
Tenable Nessus
Tenable Nessus
added 2026/07/21 12:00 a.m.9 views

SUSE SLES15: libpython3_11-1_0 / python311 / python311-base / python311-curses / etc (SUSE-SU-2026:3132-1)

The remote SUSE Linux SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:3132-1 advisory. This update for python311 fixes the following issues - CVE-2026-1502: CR/LF bytes not rejected by HTTP client proxy tunnel headers ...

9.1CVSS7.5AI score0.00579EPSS
SaveExploits1References13
EUVD
EUVD
added 2026/07/20 11:23 p.m.34 views

EUVD-2026-42577

body-parser vulnerable to denial of service when invalid limit value silently disables size enforcement...

5.9CVSS5.2AI score0.00412EPSS
SaveExploits0References9
OSV
OSV
added 2026/07/20 9:53 p.m.26 views

GHSA-W8WR-V893-VJVP node-tar: Process crash via PAX numeric path type confusion

Summary A crafted 2.5KB tar archive crashes any Node.js process that extracts it. The PAX header parser coerces all-digit path values to JavaScript numbers, which causes an uncaught TypeError when downstream code calls .split'/' on the numeric value. Error handlers and strict: false cannot...

5.3CVSS5.6AI score0.00644EPSS
SaveExploits1References5
EUVD
EUVD
added 2026/07/20 9:24 p.m.32 views

EUVD-2026-42339

Mistune directives/include: mutual .. include:: recursion crashes the renderer with RecursionError, denial of service via two attacker-controlled markdown files...

5.3CVSS5.2AI score0.00529EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2026/07/20 9:15 p.m.14 views

Cloudreve: OAuth access tokens bypass scope enforcement due to missing client_id claim

Summary Cloudreve's OAuth access tokens can bypass OAuth scope enforcement. This does not appear to be the intended design. The documentation describes OAuth client permissions/scopes, the API has an insufficient-scope error code, and the code comments say RequiredScopes... should verify scopes...

7.6CVSS5.5AI score0.00463EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2026/07/20 7:17 p.m.18 views

CVE-2026-64193

Net::DNS versions through 1.55 for Perl allow remote execution injection via EDNS EXTENDED ERROR. Net::DNS::RR::OPT::EXTENDEDERROR::decompose parses the EXTRA-TEXT field of an EDNS EXTENDED-ERROR option RFC 8914 by tokenising the raw bytes and passing the result to Perl's eval. There is some...

9.8CVSS0.00787EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/20 7:17 p.m.21 views

CVE-2026-63768

cal.diy through 6.2.0 contains an open redirect vulnerability in the conferencing OAuth callback endpoint that allows attackers to redirect users to arbitrary URLs by crafting malicious state parameters. Attackers can exploit the unsigned state parameter and onErrorReturnTo field to silently...

5.3CVSS0.00342EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/20 7:08 p.m.28 views

CVE-2026-63768

CVE-2026-63768 affects cal.diy up to version 6.2.0. The issue is an open redirect in the conferencing OAuth callback endpoint triggered by crafting malicious state parameters, exploiting an unsigned state parameter and the onErrorReturnTo field to silently redirect users from the trusted domain t...

5.3CVSS5.5AI score0.00342EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/20 6:55 p.m.10 views

GHSA-PR2V-JX2C-WG9F Tornado vulnerable to Header Injection and XSS via reason argument

Header injection and XSS via reason argument Summary The reason argument used by both RequestHandler.setstatus and tornado.web.HTTPError is designed to allow applications to pass custom "reason" phrases the "Not Found" in HTTP/1.1 404 Not Found to the HTTP status line mainly for non-standard stat...

5.4CVSS5.7AI score0.0024EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/07/20 6:55 p.m.23 views

Tornado vulnerable to Header Injection and XSS via reason argument

Header injection and XSS via reason argument Summary The reason argument used by both RequestHandler.setstatus and tornado.web.HTTPError is designed to allow applications to pass custom "reason" phrases the "Not Found" in HTTP/1.1 404 Not Found to the HTTP status line mainly for non-standard stat...

6.1CVSS5.7AI score0.0024EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2026/07/20 5:54 p.m.47 views

CVE-2026-64193 Net::DNS versions through 1.55 for Perl allow remote execution injection via EDNS EXTENDED ERROR

Net::DNS versions through 1.55 for Perl allow remote execution injection via EDNS EXTENDED ERROR. Net::DNS::RR::OPT::EXTENDEDERROR::decompose parses the EXTRA-TEXT field of an EDNS EXTENDED-ERROR option RFC 8914 by tokenising the raw bytes and passing the result to Perl's eval. There is some...

0.00787EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/20 5:54 p.m.72 views

CVE-2026-64193

CVE-2026-64193 affects Net::DNS for Perl up to version 1.55. The vulnerability arises in Net::DNS::RR::OPT::EXTENDED_ERROR::_decompose, which tokenizes the EXTRA-TEXT field of EDNS EXTENDED-ERROR (RFC 8914) and passes the result to Perl’s eval. Some escaping is applied for $ and @, but not for ba...

9.8CVSS5.8AI score0.00787EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/07/20 5:54 p.m.26 views

CVE-2026-64193

Net::DNS versions through 1.55 for Perl allow remote execution injection via EDNS EXTENDED ERROR. Net::DNS::RR::OPT::EXTENDEDERROR::decompose parses the EXTRA-TEXT field of an EDNS EXTENDED-ERROR option RFC 8914 by tokenising the raw bytes and passing the result to Perl's eval. There is some...

9.8CVSS5.7AI score0.00787EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/07/20 5:54 p.m.9 views

CVE-2026-64193

Net::DNS versions through 1.55 for Perl allow remote execution injection via EDNS EXTENDED ERROR. Net::DNS::RR::OPT::EXTENDEDERROR::decompose parses the EXTRA-TEXT field of an EDNS EXTENDED-ERROR option RFC 8914 by tokenising the raw bytes and passing the result to Perl's eval. There is some...

5.7AI score0.00787EPSS
SaveExploits0References4
Rows per page
Query Builder