Lucene search
+L

146905 matches found

NVD
NVD
added 2026/07/06 9:16 p.m.14 views

CVE-2025-59615

Memory Corruption when invoking device input/output control operations for mapping and unmapping persistent memory buffers due to improper synchronization...

7.8CVSS0.00064EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/07/06 8:42 p.m.11 views

Memory Allocation with Excessive Size Value

Overview Affected versions of this package are vulnerable to Memory Allocation with Excessive Size Value in the FontFile.compile process. An attacker can cause excessive memory allocation by providing a specially crafted font file that triggers uncontrolled resource consumption during image...

8.7CVSS6AI score0.00418EPSS
SaveExploits1References2
OSV
OSV
added 2026/07/06 8:22 p.m.6 views

OPENSUSE-SU-2026:21236-1 Security update for nodejs24

This update for nodejs24 fixes the following issues Update to version 24.18.0 bsc1269825. Security issues fixed: - CVE-2026-2581: undici: denial of service due to uncontrolled resource consumption bsc1268480. - CVE-2026-6733: undici: response queue poisoning on reused keep-alive sockets can lead ...

9.8CVSS6.6AI score0.03711EPSS
SaveExploits3References43
OSV
OSV
added 2026/07/06 8:20 p.m.8 views

GHSA-89P7-7CQ3-HHR2 rm: 'rm -rf ./' (and ./// variants) silently deletes current directory contents, bypassing dot protection

rm -rf . is correctly refused, but cleantrailingslashes normalizes ./// to ./ while pathiscurrentorparentdirectory only matches ./.. and /.//.., not ./ or ../. So rm -rf ./ recursively deletes the directory's contents and then prints a misleading cannot remove './': Invalid input. Impact: all...

5.6CVSS5.9AI score0.00166EPSS
SaveExploits1References4
EUVD
EUVD
added 2026/07/06 8:17 p.m.12 views

EUVD-2026-24979

comm: FIFO/pipe inputs are drained before comparison data loss / hang...

4.4CVSS5.9AI score0.00135EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/06 8:16 p.m.8 views

UBUNTU-CVE-2026-41515

OP-TEE is a Trusted Execution Environment TEE designed as companion to a non-secure Linux kernel running on Arm; Cortex-A cores using the TrustZone technology. Starting in version 3.9.0 and prior to version 4.11.0, the RSA-OAEP decryption implementation in the NXP CAAM crypto driver uses...

3.3CVSS6.1AI score0.00094EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/06 8:10 p.m.6 views

OPENSUSE-SU-2026:21210-1 Security update for google-osconfig-agent

This update for google-osconfig-agent fixes the following issues - CVE-2023-45288: golang.org/x/net/http2: close connections when receiving too many headers. - CVE-2025-47911: golang.org/x/net/html: various algorithms with quadratic complexity when parsing HTML documents bsc1251453. -...

10CVSS7AI score0.91969EPSS
SaveExploits3References31
EUVD
EUVD
added 2026/07/06 8:9 p.m.11 views

EUVD-2025-210436

Memory Corruption when invoking device input/output control operations for mapping and unmapping persistent memory buffers due to improper synchronization...

6.6CVSS6AI score0.00064EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/07/06 8:9 p.m.14 views

CVE-2025-59615 Use After Free in Computer Vision

Memory Corruption when invoking device input/output control operations for mapping and unmapping persistent memory buffers due to improper synchronization...

6.6CVSS6AI score0.00064EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/06 6:55 p.m.9 views

CVE-2026-54291 Silent channel-binding authentication downgrade via unsupported certificate algorithms

pgjdbc is an open source postgresql JDBC Driver. In releases 42.7.4 through 42.7.11, channelBinding=require connections can be silently downgraded from SCRAM-SHA-256-PLUS with channel binding to plain SCRAM-SHA-256 without it, losing the man-in-the-middle protection the setting is meant to...

8.2CVSS5.9AI score
SaveExploits0References5
AlpineLinux
AlpineLinux
added 2026/07/06 6:52 p.m.11 views

CVE-2026-55379

Pillow is a Python imaging library. Prior to 12.3.0, PIL/BdfFontFile.py bdfchar read the BBX width and height field from a BDF font file and passed attacker-controlled dimensions to Image.new without calling Image.decompressionbombcheck, bypassing Pillow's documented decompression bomb protection...

7.5CVSS6.6AI score0.00421EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2026/07/06 6:46 p.m.10 views

CVE-2026-54059

Pillow is a Python imaging library. Prior to 12.3.0, PIL/PcfFontFile.py loadbitmaps read glyph dimensions from the PCF METRICS section and passed them directly to Image.frombytes without calling Image.decompressionbombcheck, allowing crafted PCF font data to cause excessive memory allocation. Thi...

7.5CVSS6AI score0.0041EPSS
SaveExploits1
OSV
OSV
added 2026/07/06 6:16 p.m.12 views

UBUNTU-CVE-2026-41434

OP-TEE is a Trusted Execution Environment TEE designed as companion to a non-secure Linux kernel running on Arm; Cortex-A cores using the TrustZone technology. Starting in version 3.10.0 and prior to version 4.11.0, an unbounded recursion can crash the PKCS11 TA. Version 4.11.0 contains a patch. ...

3.3CVSS6.1AI score0.00105EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/06 5:24 p.m.9 views

CVE-2026-41434

OP-TEE is a Trusted Execution Environment TEE designed as companion to a non-secure Linux kernel running on Arm; Cortex-A cores using the TrustZone technology. Starting in version 3.10.0 and prior to version 4.11.0, an unbounded recursion can crash the PKCS11 TA. Version 4.11.0 contains a patch. ...

3.3CVSS6AI score0.00105EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/07/06 4:52 p.m.8 views

GHSA-565M-G33J-JQ96 Formie Hidden field defaults vulnerable to Server-Side Template Injection

Summary Formie Hidden fields could evaluate request-derived values as Twig during front-end form rendering. When a Hidden field used a dynamic default value such as HTTP User Agent, Referer URL, Current URL, Query Parameter, or Cookie Value, the value was copied from the incoming request and late...

9.8CVSS6.5AI score
SaveExploits0References2
OSV
OSV
added 2026/07/06 3:23 p.m.11 views

BIT-LIBPYTHON-2026-1502 HTTP client proxy tunnel headers not validated for CR/LF

CR/LF bytes were not rejected by HTTP client proxy tunnel headers or host...

5.7CVSS5.7AI score0.00562EPSS
SaveExploits0References11
OSV
OSV
added 2026/07/06 3:16 p.m.9 views

CVE-2026-59194 pnpm: patch-remove could delete project-selected files outside the patches directory

pnpm is a package manager. Prior to 10.34.4 and 11.7.0, a crafted patch entry could resolve outside the configured patches directory and cause pnpm patch-remove to delete an arbitrary reachable file. This vulnerability is fixed in 10.34.4 and 11.7.0...

7.1CVSS6AI score
SaveExploits0References3
OSV
OSV
added 2026/07/06 2:11 p.m.6 views

SUSE-SU-2026:2780-1 Security update for postfix

This update for postfix fixes the following issue...

7.5CVSS5.9AI score0.00492EPSS
SaveExploits0References3
IBM Security Bulletins
IBM Security Bulletins
added 2026/07/06 1:49 p.m.14 views

Security Bulletin: IBM WinCollect Agent is vulnerable to using components with known vulnerabilities

Summary Multiple components with known vulnerabilities were addressed in this release of IBM WinCollect Agent Vulnerability Details CVEID:CVE-2026-5545 DESCRIPTION: libcurl might in some circumstances reuse the wrong connection when asked to do an authenticated HTTPS request after a...

9.8CVSS6.4AI score0.02566EPSS
SaveExploits5Affected Software1
OSV
OSV
added 2026/07/06 1:37 p.m.7 views

USN-8502-1 gnutls28 vulnerabilities

It was discovered that GnuTLS had a timing side-channel when processing malformed ciphertexts in RSA-PSK ClientKeyExchange. A remote attacker could possibly use this issue to recover sensitive information. This issue only affected Ubuntu 18.04 LTS. CVE-2024-0553 Bing Shi discovered that GnuTLS...

9.8CVSS7AI score0.01614EPSS
SaveExploits3References11
Rows per page
Query Builder