Lucene search
+L

194746 matches found

Circl
Circl
added yesterday4 views

CVE-2026-54059

creationtimestamp| type| source ---|---|--- 2026-07-20 22:37:46+00:00| published-proof-of-concept| https://github.com/python-pillow/Pillow/security/advisories/GHSA-8v84-f9pq-wr9x...

7.5CVSS6.2AI score0.00354EPSS
Exploits1References1
EUVD
EUVD
added yesterday8 views

EUVD-2026-42306

node-tar: Negative tar entry size causes infinite loop in archive replace...

8.7CVSS7.2AI score0.00358EPSS
Exploits1References4
EUVD
EUVD
added yesterday8 views

EUVD-2026-42336

Mistune renderers/html.safeurl: HARMFULPROTOCOLS list misses legacy and chained schemes that historically chain to javascript: execution...

6.1CVSS5.5AI score0.00198EPSS
Exploits1References5
OSV
OSV
added yesterday5 views

GHSA-724G-MXRG-4QVM js-yaml: Quadratic-complexity (O(n^2)) DoS via !!omap tag in YAML11_SCHEMA

Summary js-yaml v5.x introduces YAML11SCHEMA support with the !!omap ordered map tag. The omapTag.addItem function performs a linear On scan for duplicate key detection on every insertion, resulting in On^2 total time to parse a document with n omap entries. An attacker can send a small crafted...

5.3CVSS6.2AI score0.00358EPSS
Exploits1References5
EUVD
EUVD
added yesterday6 views

EUVD-2026-41901

Pillow GdImageFile.open: image dimensions accepted without decompressionbombcheck...

7.5CVSS5.1AI score0.00361EPSS
Exploits1References5
EUVD
EUVD
added yesterday6 views

EUVD-2026-41900

Pillow: FontFile.compile: Image.new called without decompressionbombcheck...

7.5CVSS5.1AI score0.00361EPSS
Exploits1References5
OSV
OSV
added yesterday5 views

DEBIAN-CVE-2026-44230

RT is an open source, enterprise-grade issue and ticket tracking system. Versions 5.0.4 up to but not including 5.0.10, and 6.0.0 up to but not including 6.0.3 contain a reflected Cross-Site Scripting XSS vulnerability where an attacker who can induce an authenticated RT user to visit a crafted U...

6.1CVSS5.5AI score0.00031EPSS
Exploits0References1
OSV
OSV
added yesterday4 views

DEBIAN-CVE-2026-44231

RT is an open source, enterprise-grade issue and ticket tracking system. Versions prior to 5.0.10, 6.0.0 and above, prior to 6.0.3 contain an information disclosure and privilege escalation vulnerability in the REST 2.0 API. A privileged non-administrative user can obtain authentication credentia...

9.1CVSS5.3AI score0.00074EPSS
Exploits0References1
OSV
OSV
added yesterday3 views

MINI-86HQ-V587-G4CR

Bulletin has no description...

9.2CVSS7.6AI score0.0083EPSS
Exploits1
OSV
OSV
added yesterday4 views

MINI-88RQ-692P-P4WF

Bulletin has no description...

9.2CVSS7.6AI score0.0083EPSS
Exploits1
OSV
OSV
added yesterday4 views

DEBIAN-CVE-2026-64194

Net::DNS versions through 1.55 for Perl allow Denial of Service via deep DNS compression pointer chains. Net::DNS::DomainName::decode follows RFC 1035 compression pointers by recursing into itself with no depth limit. It is possible to construct a name which saturates the call stack at least with...

5.4AI score
Exploits0References1
OSV
OSV
added yesterday5 views

DEBIAN-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 score
Exploits0References1
EUVD
EUVD
added yesterday8 views

EUVD-2026-41925

vLLM denial of service via prompt embeds on M-RoPE models...

7.1CVSS5.2AI score0.0037EPSS
Exploits0References6
OSV
OSV
added yesterday4 views

DEBIAN-CVE-2026-64612

A flaw was found in libcupsfilters and cups-filters. The PNG image reading function creates a libpng reader without installing an error recovery handler, causing the CUPS image filter process to abort when processing a malformed PNG file. An unauthenticated attacker could exploit this by submitti...

7.5CVSS5.2AI score
Exploits0References1
OSV
OSV
added yesterday4 views

DEBIAN-CVE-2026-55626

xrdp is an open source RDP server. In versions 0.10.6 and prior, when an authenticated user session is initialized using the Xvnc backend over UNIX domain sockets, the Xvnc process is launched with insufficient authentication mechanisms. A local authenticated attacker could exploit this...

8CVSS5.3AI score
Exploits0References1
OSV
OSV
added yesterday5 views

DEBIAN-CVE-2026-55639

xrdp is an open source RDP server. Versions 0.10.6 and prior contain a vulnerability concerning the parsing of Client Security Data within the Client MCS Connect Initial PDU with GCC Conference Create Request during the connection sequence. During the initial capability and security negotiation...

5.3CVSS5.2AI score
Exploits0References1
OSV
OSV
added yesterday4 views

DEBIAN-CVE-2026-64205

In the Linux kernel, the following vulnerability has been resolved: i2c: i801: fix hardware state machine corruption in error path A severe livelock and subsequent Hung Task panic were observed in the i2c-i801 driver during concurrent Fuzzing. The crash is caused by an unconditional hardware...

5.5AI score
Exploits0References1
OSV
OSV
added yesterday4 views

DEBIAN-CVE-2026-64191

In the Linux kernel, the following vulnerability has been resolved: i2c: stub: Reject I2C block transfers with invalid length The I2CSMBUSI2CBLOCKDATA case in stubxfer uses data-block0 as the transfer length. The existing check only clamps it to avoid overrunning the chip-words256 register array,...

5.5AI score
Exploits0References1
OSV
OSV
added yesterday4 views

DEBIAN-CVE-2026-64190

In the Linux kernel, the following vulnerability has been resolved: net: team: fix NULL pointer dereference in teamxmit during mode change teamchangemode clears team-ops with memset before restoring safe dummy handlers via teamadjustops. A concurrent teamxmit running under RCU on another CPU can...

5.4AI score
Exploits0References1
OSV
OSV
added yesterday6 views

DEBIAN-CVE-2026-64192

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject BPFMAPTYPEINODESTORAGE creation if BPF LSM is uninitialized When CONFIGBPFLSM=y is set, BPF inode storage maps BPFMAPTYPEINODESTORAGE are compiled into the kernel. However, if the BPF LSM is not explicitly enabled at...

5.2AI score
Exploits0References1
Rows per page
Query Builder