Lucene search
+L

1038082 matches found

RedHat Linux
RedHat Linux
added 2026/06/22 3:17 a.m.13 views

firefox: thunderbird: Memory safety bug fixed in Thunderbird ESR 140.12

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Memory safety bug fixed in Thunderbird ESR 140.12...

7.5CVSS5.8AI score0.00252EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/06/22 3:17 a.m.12 views

firefox: thunderbird: Memory safety bug fixed in Thunderbird ESR 140.12

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Memory safety bug fixed in Thunderbird ESR 140.12...

7.5CVSS5.8AI score0.00374EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/06/22 2:43 a.m.14 views

xorg-x11-server: xorg-x11-server-Xwayland: xorg-x11-server: use-after-free in SyncChangeCounter()

A use-after-free flaw was found in the X.Org X server and Xwayland in SyncChangeCounter. A client that sets up multiple SyncCounters can trigger a use-after-free when destroying those counters via a second client connection while changing those counters. This may be used to crash the server, or f...

7.8CVSS5.7AI score0.00154EPSS
SaveExploits0References7
Amazon
Amazon
added 2026/06/22 12:0 a.m.22 views

Important: perl-IO-Compress

Issue Overview: IO::Uncompress::Unzip versions before 2.220 for Perl allow CPU exhaustion via per-byte read loop in fastForward. fastForward compares length $offset the digit count of the offset, 1 to 19 against the chunk size $c instead of $offset itself, so $c shrinks from 16 KiB to 1-19 bytes...

7.5CVSS6.1AI score0.00373EPSS
SaveExploits3
Amazon
Amazon
added 2026/06/22 12:0 a.m.16 views

Medium: ImageMagick

Issue Overview: When writing an IPTC output file a malicious input file could cause an out of bounds read of a single byte. as per: https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-7wff-wpr6-vmhm CVE-2026-42326 Due to a missing check in the PSD decoder it would be possible to...

7.5CVSS6.1AI score0.01849EPSS
SaveExploits4
Tenable Nessus
Tenable Nessus
added 2026/06/22 12:0 a.m.10 views

Amazon Linux 2 : containerd, --advisory ALAS2DOCKER-2026-130 (ALASDOCKER-2026-130)

The version of containerd installed on the remote host is prior to 2.1.7-1. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2DOCKER-2026-130 advisory. Parsing arbitrary HTML can consume excessive CPU time, possibly leading to denial of service. CVE-2026-25680 Parsi...

9.6CVSS7AI score0.00655EPSS
SaveExploits0References14
OSV
OSV
added 2026/06/22 12:0 a.m.17 views

ALSA-2026:27789 Important: kernel security, bug fix, and enhancement update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: can: isotp: fix tx.buf use-after-free in isotpsendmsg CVE-2026-31474 kernel: mptcp: fix slab-use-after-free in inetlookupestablished CVE-2026-31669 kernel: xen/privcmd: fix double free vi...

9.8CVSS6.8AI score0.00525EPSS
SaveExploits13References36
Amazon
Amazon
added 2026/06/22 12:0 a.m.10 views

Important: containerd

Issue Overview: Parsing arbitrary HTML can consume excessive CPU time, possibly leading to denial of service. CVE-2026-25680 Parsing arbitrary HTML which is then rendered using Render can result in an unexpected HTML tree. This can be leveraged to execute XSS attacks in applications that attempt ...

9.6CVSS6.2AI score0.00655EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/06/22 12:0 a.m.19 views

AlmaLinux 8 : kernel (ALSA-2026:27353)

The remote AlmaLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2026:27353 advisory. kernel: Linux kernel: Use-after-free in bonding driver leads to denial of service CVE-2026-31419 kernel: drm/amd/display: Do not skip unrelated mode...

9.8CVSS6.8AI score0.00525EPSS
SaveExploits13References10
Tenable Nessus
Tenable Nessus
added 2026/06/22 12:0 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-54279

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.1, host-only cookies that are saved with CookieJar.save and then...

7.5CVSS5.9AI score0.00279EPSS
SaveExploits0References3
Redos
Redos
added 2026/06/22 12:0 a.m.12 views

ROS-20260622-73-0035

The vulnerability of the Go programming language’s go bug command is related to an incorrect definition of symbolic references before accessing a file. Exploiting this vulnerability can allow an attacker to gain access to and read/write arbitrary files...

5.3CVSS6AI score0.00179EPSS
SaveExploits0
Amazon
Amazon
added 2026/06/22 12:0 a.m.12 views

Medium: python3.11

Issue Overview: The import hook in CPython that handles legacy .pyc files SourcelessFileLoader is incorrectly handled in FileLoader a base class and so does not use io.opencode to read the .pyc files. sys.audit handlers for this audit event therefore do not fire. CVE-2026-2297...

6.1CVSS5.8AI score0.00229EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2026/06/22 12:0 a.m.23 views

RHEL 9 : kernel (RHSA-2026:27789)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:27789 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: can: isotp: fix tx.buf...

9.8CVSS7AI score0.00525EPSS
SaveExploits13References36
Tenable Nessus
Tenable Nessus
added 2026/06/22 12:0 a.m.21 views

Amazon Linux 2023 : perl-IO-Compress, perl-IO-Compress-tests (ALAS2023-2026-1825)

"It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2026-1825 advisory. IO::Uncompress::Unzip versions before 2.220 for Perl allow CPU exhaustion via per-byte read loop in fastForward. fastForward compares length $offset the digit count of the offset, 1 to 19...

7.8CVSS5.9AI score0.00373EPSS
SaveExploits3References8
Hacker One
Hacker One
added 2026/06/21 3:22 p.m.37 views

Node.js: Permission Model bypass: process.report writes (and overwrites) files outside --allow-fs-write paths

A flaw was found in the Node.js Permission Model enforcement that allowed the process.report function to write and overwrite files outside the --allow-fs-write paths...

3.3CVSS6.5AI score0.00175EPSS
SaveExploits0
Fedora
Fedora
added 2026/06/21 1:1 a.m.17 views

[SECURITY] Fedora 44 Update: yt-dlp-2026.06.09-1.fc44

yt-dlp is a command-line program to download videos from many different online video platforms, such as youtube.com. The project is a fork of youtube-dl with additional features and fixes...

9.6CVSS5.8AI score0.0062EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2026/06/21 12:0 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-56410

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - xmlwf in libexpat before 2.8.2 has an integer overflow in resolveSystemId. CVE-2026-56410 Note that Nessus relies on the presence of the package as reported by...

6.9CVSS5.9AI score0.00139EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/06/20 3:24 p.m.12 views

CVE-2026-56307

Cap-go before 12.128.12 contains a broken cursor pagination vulnerability in the /private/devices endpoint on the Cloudflare/workerd path that allows authenticated attackers to cause duplicate-page loops and make later rows unreachable. Attackers with app.readdevices access can exploit...

5.3CVSS5.9AI score0.00373EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/20 10:5 a.m.25 views

RHSA-2026:27354 Red Hat Security Advisory: kernel-rt security, bug fix, and enhancement update

Bulletin has no description...

7.8CVSS6.5AI score0.00525EPSS
SaveExploits13References44
OSV
OSV
added 2026/06/20 10:5 a.m.28 views

RHSA-2026:27353 Red Hat Security Advisory: kernel security, bug fix, and enhancement update

Bulletin has no description...

7.8CVSS5.8AI score0.00525EPSS
SaveExploits13References44
Rows per page
Query Builder