Lucene search
+L
AmazonRecent

9447 matches found

Amazon
Amazon
added 2026/08/17 12:00 a.m.20 views

Medium: spice-vdagent

Issue Overview: A flaw was found in spice-vdagent. A malicious or compromised SPICE host can trigger an integer overflow by sending a specially crafted message. This vulnerability can lead to a heap buffer overflow, causing the spice-vdagent daemon to crash and resulting in a Denial of Service Do...

5.1CVSS6.2AI score0.00126EPSS
SaveExploits0
Amazon
Amazon
added 2026/08/17 12:00 a.m.11 views

Medium: python-jwt

Issue Overview: PyJWT is a JSON Web Token implementation in Python. Prior to 2.13.0, PyJWKClient passes its uri argument directly to urllib.request.urlopen which uses Python stdlib's default OpenerDirector registering HTTPHandler, HTTPSHandler, FTPHandler, FileHandler, and DataHandler. There is...

5.3CVSS5.8AI score0.0037EPSS
SaveExploits2
Amazon
Amazon
added 2026/08/17 12:00 a.m.14 views

Important: rust-cargo-c

Issue Overview: libgit2 Submodule path traversal CVE-2026-53584 Unbounded Memory Allocation via Delta Object Result-Size Header CVE-2026-53585 libgit2 version 1.9.4 and below is vulnerable to a heap out-of-bounds read in setdata in src/libgit2/transports/smartpkt.c. The vulnerable code uses a...

8.8CVSS6.4AI score0.00583EPSS
SaveExploits1
Amazon
Amazon
added 2026/08/17 12:00 a.m.15 views

Important: kernel6.12

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Clear Present bit before tearing down context entry CVE-2026-45944 In the Linux kernel, the following vulnerability has been resolved: mm/vmalloc: take vmappurgelock in shrinker CVE-2026-46093 In the...

9.4CVSS6.1AI score0.00529EPSS
SaveExploits2
Amazon
Amazon
added 2026/08/17 12:00 a.m.14 views

Important: qemu

Issue Overview: In QEMU's VNC server implementation ui/vnc.c, the setpixelformat function does not properly validate the redmax, greenmax, and bluemax fields from a client's SetPixelFormat message. These fields are received as 16-bit values but are stored internally as uint8t. A malicious VNC...

6.5CVSS6.6AI score0.00221EPSS
SaveExploits0
Amazon
Amazon
added 2026/08/17 12:00 a.m.24 views

Important: libssh2

Issue Overview: libssh2 through 1.11.1, fixed in commit 5e47761, contains a double-free vulnerability in the sftpopen function in src/sftp.c that allows a malicious SSH server to corrupt the heap of any authenticated client opening an SFTP session. When a server responds to SSHFXPOPEN with...

8.8CVSS6AI score0.00448EPSS
SaveExploits0
Amazon
Amazon
added 2026/08/17 12:00 a.m.12 views

Important: libssh2

Issue Overview: libssh2 through 1.11.1, fixed in commit 5e47761, contains a double-free vulnerability in the sftpopen function in src/sftp.c that allows a malicious SSH server to corrupt the heap of any authenticated client opening an SFTP session. When a server responds to SSHFXPOPEN with...

8.8CVSS5.9AI score0.00448EPSS
SaveExploits0
Amazon
Amazon
added 2026/08/17 12:00 a.m.19 views

Medium: python-idna

Issue Overview: Internationalized Domain Names in Applications IDNA for Python provides support for Internationalized Domain Names in Applications IDNA and Unicode IDNA Compatibility Processing. In versions prior to 3.15, payloads such as "\u0660" N or "\u30fb" N + "\u6f22" utilize the...

6.9CVSS5.4AI score0.00408EPSS
SaveExploits0
Amazon
Amazon
added 2026/08/17 12:00 a.m.14 views

Important: gimp

Issue Overview: A flaw was found in GIMP. A remote attacker could exploit an integer overflow vulnerability in the FITS image loader by providing a specially crafted FITS file. This integer overflow leads to a zero-byte memory allocation, which is then subjected to a heap buffer overflow when...

7.8CVSS7.3AI score0.00375EPSS
SaveExploits1
Amazon
Amazon
added 2026/08/17 12:00 a.m.14 views

Important: pcp

Issue Overview: A flaw in the PCP linuxsockets module exposes an unsecured internal connection. An attacker with initial code execution can exploit this to escalate privileges and execute arbitrary commands as root. CVE-2026-16526 A signed integer overflow in the PCP pmGetPDU function can be...

8.8CVSS6.6AI score0.00454EPSS
SaveExploits0
Amazon
Amazon
added 2026/08/17 12:00 a.m.14 views

Important: perl-Date-Manip

Issue Overview: Date::Manip versions through 6.99 for Perl return corrupted dates via non-ASCII decimal digits that pass the numeric range tests in check. The parse regexes capture year, month and day with the \d shorthand, which on a character string matches the whole Unicode decimal digit...

7.5CVSS5.5AI score0.00373EPSS
SaveExploits0
Amazon
Amazon
added 2026/08/17 12:00 a.m.12 views

Important: isns-utils

Issue Overview: A Double Free vulnerability in open-iscsi allows an unauthenticated MITM attacker to cause DoS. This issue affects open-iscsi: from ? through 56718d4e9d1a4f51c30697b5c0534144bb41c9bb. CVE-2026-55995 Affected Packages: isns-utils Issue Correction: Run dnf update isns-utils...

8.7CVSS5.5AI score0.00252EPSS
SaveExploits0
Amazon
Amazon
added 2026/08/17 12:00 a.m.11 views

Important: isns-utils

Issue Overview: A Double Free vulnerability in open-iscsi allows an unauthenticated MITM attacker to cause DoS. This issue affects open-iscsi: from ? through 56718d4e9d1a4f51c30697b5c0534144bb41c9bb. CVE-2026-55995 Affected Packages: isns-utils Note: This advisory is applicable to Amazon Linux 2...

8.7CVSS5.5AI score0.00252EPSS
SaveExploits0
Amazon
Amazon
added 2026/08/17 12:00 a.m.15 views

Important: perl-Net-DNS

Issue Overview: 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...

9.8CVSS5.9AI score0.00787EPSS
SaveExploits0
Amazon
Amazon
added 2026/08/17 12:00 a.m.12 views

Medium: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: smb: client: mask server-provided mode to 07777 in modefromsid CVE-2026-64379 Affected Packages: kernel Note: This advisory is applicable to Amazon Linux 2 - Kernel-5.4 Extra. Visit this page to learn more about...

7.1CVSS5.4AI score0.00309EPSS
SaveExploits0
Amazon
Amazon
added 2026/08/17 12:00 a.m.12 views

Important: tomcat

Issue Overview: Missing Critical Step in Authentication vulnerability in Apache Tomcat when the JNDIRealm was configured to authenticate binds using GSSAPI allowed attackers to authenticate without provided the correct password. This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.4, fro...

7.3CVSS5.5AI score0.02863EPSS
SaveExploits1
Amazon
Amazon
added 2026/08/17 12:00 a.m.13 views

Important: dotnet9.0

Issue Overview: Authentication bypass by assumed-immutable data in ASP.NET Core allows an authorized attacker to elevate privileges over a network. CVE-2026-47303 Improper verification of cryptographic signature in .NET allows an unauthorized attacker to bypass a security feature over a network...

9.8CVSS6.1AI score0.01105EPSS
SaveExploits0
Amazon
Amazon
added 2026/08/17 12:00 a.m.19 views

Important: jackson-core

Issue Overview: The non-blocking asynchronous JSON parser in jackson-core does not enforce the maxNumberLength constraint defined in StreamReadConstraints default: 1000 characters. An attacker able to submit JSON to an application that uses the async parser API can supply a number token of...

8.7CVSS5.9AI score0.00372EPSS
SaveExploits0
Amazon
Amazon
added 2026/08/17 12:00 a.m.14 views

Important: docker

Issue Overview: A norm.Iter can enter an infinite loop when handling input containing invalid UTF-8 bytes. CVE-2026-56852 Affected Packages: docker Issue Correction: Run dnf update docker --releasever 2023.12.20260817 or dnf update --advisory ALAS2023-2026-2062 --releasever 2023.12.20260817 to...

7.5CVSS7.5AI score0.00475EPSS
SaveExploits0
Amazon
Amazon
added 2026/08/17 12:00 a.m.11 views

Important: docker

Issue Overview: A norm.Iter can enter an infinite loop when handling input containing invalid UTF-8 bytes. CVE-2026-56852 Affected Packages: docker Note: This advisory is applicable to Amazon Linux 2 - Nitro-enclaves Extra. Visit this page to learn more about Amazon Linux 2 AL2 Extras and this FA...

7.5CVSS7.5AI score0.00475EPSS
SaveExploits0
Amazon
Amazon
added 2026/08/17 12:00 a.m.12 views

Important: javapackages-bootstrap

Issue Overview: Uncontrolled Resource Consumption vulnerability in the HTTP/1.1 message parser in Apache HttpComponents Core 5.4.2 and earlier, 5.5-beta1 and earlier allows an remote attacker to cause a denial of service through memory exhaustion by sending messages with excessive number of heade...

7.5CVSS4.9AI score0.0087EPSS
SaveExploits0
Amazon
Amazon
added 2026/08/17 12:00 a.m.17 views

Important: thunderbird

Issue Overview: The code to parse MIME headers for display when forwarding a message if the setting to view all headers was enabled had an off-by-one error, allowing a single byte to be read from the memory after the buffer for the headers, and potentially crashing Thunderbird. This vulnerability...

9.8CVSS6AI score0.00405EPSS
SaveExploits0
Amazon
Amazon
added 2026/08/17 12:00 a.m.32 views

Medium: spice-vdagent

Issue Overview: A path traversal vulnerability was found in spice-vdagent. This flaw allows a malicious or compromised SPICE host to write arbitrary files to any location on the guest operating system. This occurs because the filename provided by the SPICE host during file transfers is not proper...

4.4CVSS5.8AI score0.00126EPSS
SaveExploits0
Amazon
Amazon
added 2026/08/17 12:00 a.m.13 views

Important: containerd

Issue Overview: A norm.Iter can enter an infinite loop when handling input containing invalid UTF-8 bytes. CVE-2026-56852 Affected Packages: containerd Note: This advisory is applicable to Amazon Linux 2 - Nitro-enclaves Extra. Visit this page to learn more about Amazon Linux 2 AL2 Extras and thi...

7.5CVSS7.5AI score0.00475EPSS
SaveExploits0
Amazon
Amazon
added 2026/08/17 12:00 a.m.18 views

Important: nodejs24

Issue Overview: brace-expansion through 5.0.6 is vulnerable to denial of service. The expand function exhibits exponential-time complexity in the number of consecutive non-expanding '' brace groups. An attacker who passes a crafted string to expand, directly or transitively, can cause significant...

9.1CVSS5.6AI score0.005EPSS
SaveExploits2
Amazon
Amazon
added 2026/08/17 12:00 a.m.37 views

Important: wget

Issue Overview: GNU Wget through 1.25.0, fixed in commit 37a40fc, contains a heap buffer underread vulnerability in the cleanmetalinkstring function within src/metalink.c that allows a malicious server to trigger memory corruption by serving a Metalink document containing a whitespace-only URL...

8.7CVSS5.9AI score0.00351EPSS
SaveExploits0
Amazon
Amazon
added 2026/08/17 12:00 a.m.13 views

Important: perl-Date-Manip

Issue Overview: Date::Manip versions through 6.99 for Perl return corrupted dates via non-ASCII decimal digits that pass the numeric range tests in check. The parse regexes capture year, month and day with the \d shorthand, which on a character string matches the whole Unicode decimal digit...

7.5CVSS5.5AI score0.00373EPSS
SaveExploits0
Amazon
Amazon
added 2026/08/17 12:00 a.m.14 views

Important: iscsi-initiator-utils

Issue Overview: An Improper Limitation of a Pathname to a Restricted Directory 'Path Traversal' vulnerability in open-iscsi allows remote MITM attackers to create root-owned files outside the database and inject lines into the record. This issue affects open-iscsi: from through...

8.5CVSS5.6AI score0.00385EPSS
SaveExploits0
Amazon
Amazon
added 2026/08/17 12:00 a.m.16 views

Important: python-urwid

Issue Overview: The urwid web display backend urwid/display/web.py generates web session identifiers urwidid in Screen.start by concatenating two random.randrange109 calls that use Python's Mersenne Twister PRNG, which is not cryptographically secure. Each call consumes approximately 30 bits of...

9.2CVSS6.1AI score0.0043EPSS
SaveExploits0
Amazon
Amazon
added 2026/08/17 12:00 a.m.13 views

Important: python-urwid

Issue Overview: The urwid web display backend urwid/display/web.py generates web session identifiers urwidid in Screen.start by concatenating two random.randrange109 calls that use Python's Mersenne Twister PRNG, which is not cryptographically secure. Each call consumes approximately 30 bits of...

9.2CVSS6.1AI score0.0043EPSS
SaveExploits0
Amazon
Amazon
added 2026/08/17 12:00 a.m.22 views

Important: kernel6.18

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix race condition during PASID entry replacement CVE-2026-45945 In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: fix missing run load for vcn0 in attrdatagetblocklocked...

8.8CVSS5.7AI score0.00175EPSS
SaveExploits0
Amazon
Amazon
added 2026/08/17 12:00 a.m.15 views

Important: nodejs22

Issue Overview: brace-expansion through 5.0.6 is vulnerable to denial of service. The expand function exhibits exponential-time complexity in the number of consecutive non-expanding '' brace groups. An attacker who passes a crafted string to expand, directly or transitively, can cause significant...

9.2CVSS5.6AI score0.00675EPSS
SaveExploits3
Amazon
Amazon
added 2026/08/04 12:00 a.m.14 views

Important: java-1.8.0-amazon-corretto

Issue Overview: Vulnerability in Oracle Java SE component: JSSE. Supported versions that are affected are Oracle Java SE: 8u491, 8u491-perf, 11.0.31, 17.0.19, 21.0.11, 25.0.3, 26.0.1; Oracle GraalVM for JDK: 17.0.19 and 21.0.11; Oracle GraalVM Enterprise Edition: 21.3.18. Difficult to exploit...

7.5CVSS7.1AI score0.00463EPSS
SaveExploits0
Amazon
Amazon
added 2026/08/04 12:00 a.m.19 views

Important: dotnet10.0

Issue Overview: Incorrect implementation of authentication algorithm in ASP.NET Core allows an authorized attacker to elevate privileges over a network. CVE-2026-47300 Allocation of resources without limits or throttling in .NET allows an unauthorized attacker to deny service over a network...

9.8CVSS7.6AI score0.01105EPSS
SaveExploits0
Amazon
Amazon
added 2026/08/04 12:00 a.m.17 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: ipv6: use RCU in ip6output CVE-2025-40158 In the Linux kernel, the following vulnerability has been resolved: xfrm: Wait for RCU readers during policy netns exit CVE-2026-43091 In the Linux kernel, the following...

9.8CVSS6.3AI score0.00583EPSS
SaveExploits14
Amazon
Amazon
added 2026/08/04 12:00 a.m.12 views

Important: cifs-utils

Issue Overview: A flaw was found in the cifs-utils package where the cifs.upcall helper fails to securely drop its root privileges before looking up user information inside a user-controlled environment. A local, low privileged attacker can exploit this by using a crafted requestkey payload to...

7.8CVSS5.9AI score0.00157EPSS
SaveExploits0
Amazon
Amazon
added 2026/08/04 12:00 a.m.14 views

Important: perl-YAML-Syck

Issue Overview: YAML::Syck versions before 1.47 for Perl allow a use-after-free and double-free via an anchor node freed while still on the parser value stack. In the bundled libsyck, when an anchor name is redefined or removed, syckhdlraddanchor and syckhdlrremoveanchor free the node stored unde...

9.1CVSS5.5AI score0.00374EPSS
SaveExploits0
Amazon
Amazon
added 2026/08/04 12:00 a.m.15 views

Important: python3-tornado

Issue Overview: Tornado is a Python web framework and asynchronous networking library. Prior to 6.5.6, SimpleAsyncHTTPClient shallow-copied redirected requests and removed only the Host header, leaving Authorization, authusername, authpassword, and authmode in place when a redirect changed scheme...

7.7CVSS5.6AI score0.00572EPSS
SaveExploits0
Amazon
Amazon
added 2026/08/04 12:00 a.m.17 views

Important: python-tornado

Issue Overview: Tornado is a Python web framework and asynchronous networking library. Prior to 6.5.6, SimpleAsyncHTTPClient shallow-copied redirected requests and removed only the Host header, leaving Authorization, authusername, authpassword, and authmode in place when a redirect changed scheme...

7.7CVSS5.6AI score0.00572EPSS
SaveExploits0
Amazon
Amazon
added 2026/08/04 12:00 a.m.18 views

Critical: php8.3

Issue Overview: Improper escaping of backslashes in attacker-provided parameters would allow for trivial SQL injection in PHP versions from 8.2. before 8.2.33, from 8.3. before 8.3.33, from 8.4. before 8.4.24, and from 8.5. before 8.5.9. CVE-2026-17543 Circular symbolic links in phar archives cou...

9.3CVSS5.7AI score0.00323EPSS
SaveExploits2
Amazon
Amazon
added 2026/08/04 12:00 a.m.11 views

Critical: php8.2

Issue Overview: Improper escaping of backslashes in attacker-provided parameters would allow for trivial SQL injection in PHP versions from 8.2. before 8.2.33, from 8.3. before 8.3.33, from 8.4. before 8.4.24, and from 8.5. before 8.5.9. CVE-2026-17543 Circular symbolic links in phar archives cou...

9.3CVSS5.7AI score0.00323EPSS
SaveExploits2
Amazon
Amazon
added 2026/08/04 12:00 a.m.13 views

Important: valkey

Issue Overview: A use-after-free vulnerability exists in Valkey's TLS connection handling that can crash the server that can potentially lead to remote code execution. When TLS is enabled, the server keeps a list of connections that have leftover data waiting to be read. While working through tha...

6.1AI score0.00888EPSS
SaveExploits0
Amazon
Amazon
added 2026/08/04 12:00 a.m.12 views

Important: bind

Issue Overview: BIND may accept incorrect child-zone NSEC3 records as valid, which could allow an attacker to forge authenticated NXDOMAIN responses. This issue affects BIND 9 versions 9.18.0 through 9.18.50, 9.20.0 through 9.20.24, 9.21.0 through 9.21.23, 9.11.3-S1 through 9.18.50-S1, and...

8.6CVSS5.5AI score0.00523EPSS
SaveExploits0
Amazon
Amazon
added 2026/08/04 12:00 a.m.12 views

Important: kernel-livepatch-6.12.94-123.174

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: reject oversized nested action attrs CVE-2026-64531 In the Linux kernel, the following vulnerability has been resolved: xfs: resample the data fork mapping after cycling ILOCK CVE-2026-64600...

7.8CVSS7AI score0.00467EPSS
SaveExploits10
Amazon
Amazon
added 2026/08/04 12:00 a.m.15 views

Important: kernel-livepatch-6.18.25-55.108

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: reject oversized nested action attrs CVE-2026-64531 In the Linux kernel, the following vulnerability has been resolved: xfs: resample the data fork mapping after cycling ILOCK CVE-2026-64600...

7.8CVSS7AI score0.00467EPSS
SaveExploits10
Amazon
Amazon
added 2026/08/04 12:00 a.m.29 views

Important: kernel-livepatch-6.18.25-57.109

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: reject oversized nested action attrs CVE-2026-64531 In the Linux kernel, the following vulnerability has been resolved: xfs: resample the data fork mapping after cycling ILOCK CVE-2026-64600...

7.8CVSS7AI score0.00467EPSS
SaveExploits10
Amazon
Amazon
added 2026/08/04 12:00 a.m.21 views

Important: kernel-livepatch-6.1.170-213.321

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: reject oversized nested action attrs CVE-2026-64531 In the Linux kernel, the following vulnerability has been resolved: xfs: resample the data fork mapping after cycling ILOCK CVE-2026-64600...

7.8CVSS7AI score0.00467EPSS
SaveExploits10
Amazon
Amazon
added 2026/08/04 12:00 a.m.14 views

Important: kernel-livepatch-6.12.83-111.159

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: reject oversized nested action attrs CVE-2026-64531 In the Linux kernel, the following vulnerability has been resolved: xfs: resample the data fork mapping after cycling ILOCK CVE-2026-64600...

7.8CVSS7AI score0.00467EPSS
SaveExploits10
Amazon
Amazon
added 2026/08/04 12:00 a.m.15 views

Important: kernel-livepatch-6.18.38-73.137

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: reject oversized nested action attrs CVE-2026-64531 In the Linux kernel, the following vulnerability has been resolved: xfs: resample the data fork mapping after cycling ILOCK CVE-2026-64600...

7.8CVSS7AI score0.00467EPSS
SaveExploits10
Amazon
Amazon
added 2026/08/04 12:00 a.m.11 views

Important: kernel-livepatch-6.18.35-68.127

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: reject oversized nested action attrs CVE-2026-64531 In the Linux kernel, the following vulnerability has been resolved: xfs: resample the data fork mapping after cycling ILOCK CVE-2026-64600...

7.8CVSS7AI score0.00467EPSS
SaveExploits10
Total number of security vulnerabilities9447