Lucene search
+L

65463 matches found

RedhatCVE
RedhatCVE
added 2026/07/20 5:32 p.m.16 views

CVE-2026-63838

A flaw was found in the Linux kernel's Advanced Linux Sound Architecture ALSA System on Chip ASoC Renesas Sound rsnd component. An incorrect boundary check during the population of the componentdais array can lead to an out-of-bounds memory access. This vulnerability occurs because a loop relies ...

5.5CVSS5.4AI score0.00209EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/20 5:10 p.m.39 views

CVE-2026-46715 Flask-Security-Too OAuth reauthentication freshness bypass via cross- user OAuth identity acceptance

Flask-Security-Too allows users to add security features to their Flask applicationa. Version 5.8.0's OAuth reauthentication flow can mark a session as fresh after verifying an OAuth account that belongs to a different user. If an attacker can operate an already-authenticated but stale victim...

5.3CVSS0.00488EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/20 4:29 p.m.8 views

CVE-2026-41252

xrdp is an open source RDP server. Versions 0.10.6 and prior contain a missing bounds check in xrdp, which allows a heap-based buffer overflow when operating in vnc-any mode. The issue occurs during the handling of RFB protocol color map messages from a VNC server, where incoming color indices ar...

9.8CVSS6.8AI score0.00609EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/07/20 4:27 p.m.8 views

CVE-2026-64205 i2c: i801: fix hardware state machine corruption in error path

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.6AI score
SaveExploits0References8
CVE
CVE
added 2026/07/20 4:27 p.m.38 views

CVE-2026-64205

Summary: CVE-2026-64205 affects the Linux kernel i2c-i801 driver, where an unconditional hardware register cleanup in the error path could corrupt the SMBus hardware state machine during concurrent fuzzing, causing livelock and a Hung Task panic. Root cause: on i801_check_pre() failure (e.g., -EB...

5.5CVSS5.7AI score0.00172EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/07/20 4:27 p.m.14 views

EUVD-2026-46013

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.7AI score0.00172EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/07/20 4:27 p.m.16 views

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.5CVSS5.5AI score0.00172EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/07/20 4:27 p.m.7 views

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.6AI score0.00172EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2026/07/20 4:23 p.m.50 views

CVE-2026-35590 Possible out-of-bounds read leading to crash when decoding well-crafted EXIF metadata

libvips is a fast image processing library with low memory needs. The EXIF decoder within libvips versions before and including 8.18.1 was not verifying the range of EXIF tag groups before passing data to libexif, leading to a possible null pointer dereference and crash. This has been patched in...

6.8CVSS0.00146EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/20 4:17 p.m.12 views

CVE-2026-45709

Mailpit is an email testing tool and API for developers. The fix for GHSA-6jxm-fv7w-rw5j CVE-2026-23845, "Server-Side Request Forgery SSRF via HTML Check API", shipped in mailpit v1.28.3, hardened internal/htmlcheck/css.go::downloadCSSToBytes with a 5MB size cap, a text/css content-type check,...

5.8CVSS0.00265EPSS
SaveExploits1References2
OSV
OSV
added 2026/07/20 3:10 p.m.7 views

SUSE-SU-2026:3138-1 Security update for 389-ds

This update for 389-ds fixes the following issues - Update to version 2.7.0git212.9b0755edb. - CVE-2026-11610: heap buffer overflow in sasliorecv via padded SASL UNBIND bsc1270695. - CVE-2026-11611: content synchronization persistent search plugin can allow unbounded memory growth bsc1267975. -...

8.8CVSS6.6AI score0.00796EPSS
SaveExploits0References30
OSV
OSV
added 2026/07/20 3:10 p.m.11 views

SUSE-SU-2026:3137-1 Security update for 389-ds

This update for 389-ds fixes the following issues: Update to version 2.2.10git255.752643c78. Security issues fixed: - CVE-2026-11610: missing bounds check in sasliorecv can lead to a heap buffer overflow when processing a specially crafted oversized LDAP UNBIND packet bsc1270695. - CVE-2026-11611...

8.8CVSS6AI score0.00796EPSS
SaveExploits0References30
SUSE Linux
SUSE Linux
added 2026/07/20 3:10 p.m.28 views

Security update for 389-ds

This update for 389-ds fixes the following issues: Update to version 2.2.10git255.752643c78. Security issues fixed: CVE-2026-11610: missing bounds check in sasliorecv can lead to a heap buffer overflow when processing a specially crafted oversized LDAP UNBIND packet bsc1270695. CVE-2026-11611:...

8.8CVSS5.9AI score0.00796EPSS
SaveExploits0References58
Cvelist
Cvelist
added 2026/07/20 2:37 p.m.42 views

CVE-2026-45709 Mailpit has an incomplete fix for GHSA-6jxm: HTML check still permits SSRF to private/loopback/IMDS via missing IP-filter dialer

Mailpit is an email testing tool and API for developers. The fix for GHSA-6jxm-fv7w-rw5j CVE-2026-23845, "Server-Side Request Forgery SSRF via HTML Check API", shipped in mailpit v1.28.3, hardened internal/htmlcheck/css.go::downloadCSSToBytes with a 5MB size cap, a text/css content-type check,...

5.8CVSS0.00265EPSS
SaveExploits1References2
OSV
OSV
added 2026/07/20 2:37 p.m.11 views

CVE-2026-45709 Mailpit has an incomplete fix for GHSA-6jxm: HTML check still permits SSRF to private/loopback/IMDS via missing IP-filter dialer

Mailpit is an email testing tool and API for developers. The fix for GHSA-6jxm-fv7w-rw5j CVE-2026-23845, "Server-Side Request Forgery SSRF via HTML Check API", shipped in mailpit v1.28.3, hardened internal/htmlcheck/css.go::downloadCSSToBytes with a 5MB size cap, a text/css content-type check,...

5.8CVSS5.2AI score
SaveExploits0References4
CVE
CVE
added 2026/07/20 2:37 p.m.59 views

CVE-2026-45709

Mailpit’s CVE-2026-45709 vulnerability stems from an incomplete fix for GHSA-6jxm. While v1.28.3 hardened CSS download with size cap, content-type check, and login-info stripping, the internal htmlcheck CSS downloader (internal/htmlcheck/css.go) did not implement an IP-filtering dialer. The safeD...

5.8CVSS5.1AI score0.00265EPSS
SaveExploits1References2Affected Software1
CVE
CVE
added 2026/07/20 2:27 p.m.40 views

CVE-2026-62418

CVE-2026-62418 describes a low-privileged authenticated SSRF vulnerability in Apache Syncope, exploitable via Connectors and Resources checks. Affected versions include 3.0.0-M0 through 3.0.16, 4.0.0-M0 through 4.0.6, and 4.1.0-M0 through 4.1.1. The issue, if exploited, can impact confidentiality...

8.1CVSS5.3AI score0.00472EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/07/20 1:16 p.m.12 views

DEBIAN-CVE-2026-12080

A flaw was found in the QEMU Guest Agent qga. A local unprivileged user can exploit a vulnerability in the guest-ssh-add-authorized-keys command handler by manipulating symbolic links. This can occur either through a deterministic directory-symlink bypass or a Time-of-Check to Time-of-Use TOCTOU...

7.3CVSS5.9AI score0.00181EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/07/20 12:40 p.m.46 views

CVE-2026-12080 Qemu-kvm: qemu-guest-agent: local privilege escalation via symlink attack in guest-ssh-add-authorized-keys

A flaw was found in the QEMU Guest Agent qga. A local unprivileged user can exploit a vulnerability in the guest-ssh-add-authorized-keys command handler by manipulating symbolic links. This can occur either through a deterministic directory-symlink bypass or a Time-of-Check to Time-of-Use TOCTOU...

7.3CVSS0.00181EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/07/20 12:40 p.m.5 views

CVE-2026-12080

A flaw was found in the QEMU Guest Agent qga. A local unprivileged user can exploit a vulnerability in the guest-ssh-add-authorized-keys command handler by manipulating symbolic links. This can occur either through a deterministic directory-symlink bypass or a Time-of-Check to Time-of-Use TOCTOU...

7.3CVSS5.6AI score0.00181EPSS
SaveExploits1References4
Rows per page
Query Builder