Lucene search
K

205788 matches found

RedHat Linux
RedHat Linux
added 2026/05/19 10:0 p.m.15 views

giflib: Giflib: Double-free vulnerability leading to memory corruption

A flaw was found in giflib. This double-free vulnerability, caused by a shallow copy in GifMakeSavedImage and incorrect error handling, may allow an attacker to corrupt memory. While difficult to trigger, successful exploitation could potentially lead to arbitrary code execution or a denial of...

5.1CVSS7.6AI score0.00112EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2026/05/19 9:56 p.m.7 views

firefox: thunderbird: Memory safety bugs fixed in Thunderbird ESR 140.10.1 and Thunderbird 150.0.1

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Memory safety bugs present in Thunderbird ESR 140.10.0 and Thunderbird 150.0.0. Some of these bugs showed evidence of memory corruption and we presume that with enough effort som...

7.3CVSS6.1AI score0.00276EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2026/05/19 9:55 p.m.10 views

OpenEXR: OpenEXR: Arbitrary code execution and information disclosure via crafted EXR file

A flaw was found in OpenEXR, an image storage format for the motion picture industry. A remote attacker could exploit an integer overflow vulnerability in the internalexrundopiz function by providing a specially crafted EXR file. This flaw leads to out-of-bounds reads and writes, which may allow...

8.6CVSS6.3AI score0.00254EPSS
Exploits1References5
RedHat Linux
RedHat Linux
added 2026/05/19 9:55 p.m.11 views

Important: Red Hat Security Advisory: openexr security update

An update for openexr is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from t...

8.6CVSS6.2AI score0.00254EPSS
Exploits1References2
RedHat Linux
RedHat Linux
added 2026/05/19 9:53 p.m.14 views

LibRaw: LibRaw: Arbitrary code execution via a specially crafted malicious file

A flaw was found in LibRaw. A remote attacker could exploit an integer overflow vulnerability by providing a specially crafted malicious file. This flaw, located in the uncompressedfpdngloadraw functionality, leads to a heap buffer overflow. Successful exploitation may result in arbitrary code...

9.8CVSS6.7AI score0.00454EPSS
Exploits1References6
RedHat Linux
RedHat Linux
added 2026/05/19 9:53 p.m.9 views

Important: Red Hat Security Advisory: LibRaw security update

An update for LibRaw is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from th...

9.8CVSS6.6AI score0.00544EPSS
Exploits2References3
RedHat Linux
RedHat Linux
added 2026/05/19 9:53 p.m.8 views

LibRaw: LibRaw: Arbitrary code execution via heap-based buffer overflow in lossless JPEG loading

A flaw was found in LibRaw. A heap-based buffer overflow vulnerability exists in the losslessjpegloadraw functionality. A remote attacker can exploit this by providing a specially crafted malicious file. This can lead to arbitrary code execution, allowing the attacker to take control of the...

9.8CVSS6.5AI score0.00544EPSS
Exploits1References5
RedHat Linux
RedHat Linux
added 2026/05/19 9:52 p.m.6 views

firefox: thunderbird: Memory safety bugs fixed in Thunderbird ESR 140.10.1 and Thunderbird 150.0.1

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Memory safety bugs present in Thunderbird ESR 140.10.0 and Thunderbird 150.0.0. Some of these bugs showed evidence of memory corruption and we presume that with enough effort som...

7.3CVSS6.1AI score0.00276EPSS
Exploits0References6
Snyk
Snyk
added 2026/05/19 9:51 p.m.6 views

Out-of-bounds Write

Overview Affected versions of this package are vulnerable to Out-of-bounds Write through the image decoding process when handling grid tile chroma compositing. An attacker can execute arbitrary code or cause a denial of service by crafting a specially designed HEIF/AVIF file with a 1×4 grid of...

8.8CVSS6.2AI score0.00434EPSS
Exploits1References2
RedhatCVE
RedhatCVE
added 2026/05/19 9:11 p.m.5 views

CVE-2026-33642

A flaw was found in Kitty, a cross-platform GPU-based terminal. A remote attacker, by sending specially crafted escape sequences to a Kitty terminal, can exploit an integer wrapping vulnerability in the handlecomposecommand function. This vulnerability allows for out-of-bounds memory access, whic...

9.9CVSS6.2AI score0.00286EPSS
Exploits1References2
Debian
Debian
added 2026/05/19 8:43 p.m.46 views

[SECURITY] [DSA 6281-1] gnutls28 security update

------------------------------------------------------------------------- Debian Security Advisory DSA-6281-1 [email protected] https://www.debian.org/security/ Salvatore Bonaccorso May 19, 2026 https://www.debian.org/security/faq -...

9.8CVSS6AI score0.00992EPSS
Exploits2
RedhatCVE
RedhatCVE
added 2026/05/19 7:57 p.m.9 views

CVE-2026-47092

Claude HUD through 0.0.12, patched in commit 234d9aa, contains a command injection vulnerability that allows local attackers to execute arbitrary commands by manipulating the COMSPEC environment variable. Attackers can set COMSPEC to an arbitrary binary path before claude-hud performs its version...

7.8CVSS6.5AI score0.00523EPSS
Exploits0References1
EUVD
EUVD
added 2026/05/19 7:46 p.m.8 views

EUVD-2026-30551

Turbo: Unexpected local code execution during Yarn Berry detection...

9.8CVSS6.2AI score0.00386EPSS
Exploits0References2
RedHat Linux
RedHat Linux
added 2026/05/19 7:1 p.m.10 views

python: Python: Arbitrary code execution or information disclosure via use-after-free in decompression modules

A flaw was found in Python's decompression modules, including lzma.LZMADecompressor, bz2.BZ2Decompressor, and gzip.GzipFile. This vulnerability, a use-after-free, can occur if a program attempts to re-use a decompression object after a memory allocation error, especially when the system is...

9.1CVSS7.7AI score0.00517EPSS
Exploits0References10
RedHat Linux
RedHat Linux
added 2026/05/19 7:1 p.m.6 views

python: cpython: Python: Arbitrary code execution via command injection in webbrowser.open() API

A flaw was found in the Python webbrowser.open API. If a specially crafted URL containing "%action" is processed, an attacker could bypass a previous mitigation for CVE-2026-4519. This bypass allows for command injection into the underlying shell, potentially leading to arbitrary code execution...

7CVSS7AI score0.00216EPSS
Exploits0References7
RedHat Linux
RedHat Linux
added 2026/05/19 7:1 p.m.13 views

Important: Red Hat Security Advisory: python3.9 security update

An update for python3.9 is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from...

9.1CVSS7.3AI score0.00517EPSS
Exploits0References4
Metasploit
Metasploit
added 2026/05/19 7:0 p.m.176 views

Barracuda ESG Spreadsheet::ParseExcel Arbitrary Code Execution

This module exploits CVE-2023-7102, an arbitrary code execution vulnerability in Barracuda Email Security Gateway ESG appliances. The vulnerability exists in how the Amavis scanner processes Excel attachments using the Perl Spreadsheet::ParseExcel library. The library's Utility.pm contains an...

9.8CVSS9.5AI score0.43323EPSS
Exploits2
RedHat Linux
RedHat Linux
added 2026/05/19 6:56 p.m.9 views

systemd: systemd: Arbitrary code execution or Denial of Service via spurious IPC API call data

A flaw was found in systemd, a system and service manager. An unprivileged user can exploit this vulnerability by making an Inter-Process Communication IPC API call with spurious data. In older versions v249 and earlier, this can lead to stack overwriting with attacker-controlled content,...

5.5CVSS6.3AI score0.00121EPSS
Exploits0References15
RedHat Linux
RedHat Linux
added 2026/05/19 6:56 p.m.10 views

Moderate: Red Hat Security Advisory: systemd security update

An update for systemd is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from th...

5.5CVSS6.2AI score0.00121EPSS
Exploits0References3
RedHat Linux
RedHat Linux
added 2026/05/19 6:30 p.m.7 views

python: Python: Arbitrary code execution or information disclosure via use-after-free in decompression modules

A flaw was found in Python's decompression modules, including lzma.LZMADecompressor, bz2.BZ2Decompressor, and gzip.GzipFile. This vulnerability, a use-after-free, can occur if a program attempts to re-use a decompression object after a memory allocation error, especially when the system is...

9.1CVSS7.7AI score0.00517EPSS
Exploits0References10
Rows per page
Query Builder