Lucene search
+L

1038042 matches found

Github Security Blog
Github Security Blog
added 2026/05/19 7:23 p.m.22 views

Bandit: Unauthenticated one-shot DoS via `Transfer-Encoding: chunked`

Summary Bandit's HTTP/1 chunked-body reader silently drops the request size cap that the application configures e.g. Plug.Parsers' default 8 MB length: and buffers the entire body in memory before the application sees it. An unauthenticated attacker can crash any Bandit-fronted Phoenix/Plug app...

8.7CVSS5.8AI score0.00642EPSS
SaveExploits1References6Affected Software1
CVE
CVE
added 2026/05/19 7:22 p.m.85 views

CVE-2026-32740

libheif (HEIF/AVIF decoder/encoder) versions

8.8CVSS5.8AI score0.00514EPSS
SaveExploits1References5Affected Software1
RedHat Linux
RedHat Linux
added 2026/05/19 6:19 p.m.39 views

gstreamer-plugins-ugly: GStreamer: Arbitrary code execution via ASF file processing

A flaw was found in GStreamer. This heap-based buffer overflow vulnerability in the ASF Demuxer component allows a remote attacker to execute arbitrary code. The issue arises from insufficient validation of user-supplied data length when processing stream headers within ASF Advanced Systems Forma...

7.8CVSS8.9AI score0.00773EPSS
SaveExploits0References6
OSV
OSV
added 2026/05/19 5:4 p.m.9 views

SUSE-SU-2026:21735-1 Security update for the Linux Kernel

The SUSE Linux Enterprise Micro 6.0 and Micro 6.1 kernel was updated to fix one issue - CVE-2026-46333: ptrace: slightly saner 'getdumpable' logic bsc1265308...

7.8CVSS6AI score0.01501EPSS
SaveExploits6References3
RedHat Linux
RedHat Linux
added 2026/05/19 4:22 p.m.12 views

FreeRDP: FreeRDP: Information disclosure and denial of service via heap-buffer-overflow read

A flaw was found in FreeRDP, a free implementation of the Remote Desktop Protocol. This vulnerability, a heap-buffer-overflow read, exists in the winpralignedoffsetrecalloc function. A local attacker could exploit this flaw, with user interaction, to read sensitive information from memory, leadin...

8.1CVSS5.7AI score0.00191EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/05/19 4:21 p.m.40 views

net/url: Incorrect parsing of IPv6 host literals in net/url

The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid...

7.5CVSS7.3AI score0.00728EPSS
SaveExploits0References8
OSV
OSV
added 2026/05/19 4:18 p.m.10 views

OPENSUSE-SU-2026:20773-1 Security update for perl-Net-CIDR

This update for perl-Net-CIDR fixes the following issues: Changes in perl-Net-CIDR: - updated to 0.270.0 0.27 0.27 Sam Varshavchik cidrvalidate bug fix. - updated to 0.260.0 0.26 0.26 Sam Varshavchik cidrvalidate should accept IPv6 addresses with one uncompressed 0. - updated to 0.250.0 0.25 0.25...

6.5CVSS5.8AI score0.00322EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/05/19 4:15 p.m.16 views

dnsmasq: NSEC bitmap parsing infinite loop

A denial of service vulnerability was discovered in dnsmasq's DNSSEC validation. When parsing NSEC and NSEC3 bitmap records, the window iteration logic fails to account for the 2-byte window header when advancing through the bitmap data. A specially crafted DNS response with a zero-length bitmap...

7.5CVSS5.8AI score0.07237EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/05/19 4:15 p.m.27 views

net/url: Incorrect parsing of IPv6 host literals in net/url

The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid...

7.5CVSS7.3AI score0.00728EPSS
SaveExploits0References8
OSV
OSV
added 2026/05/19 3:51 p.m.10 views

GHSA-X5W9-XH9R-MVFC Caddy: Remote Admin Authorization Bypass in `/config` API via Array Index Normalization

This report is not about a normal textual prefix-expansion case. The issue here is that the authorization layer and the /config traversal layer do not agree on what object the path refers to. In this case, a path authorized for one config object is accepted, but then resolves to a different confi...

5.4CVSS5.7AI score0.00167EPSS
SaveExploits1References3
OSV
OSV
added 2026/05/19 3:51 p.m.7 views

SUSE-SU-2026:21721-1 Security update for the Linux Kernel

The SUSE Linux Enterprise Micro 6.0 and 6.1 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2026-46333:ptrace: slightly saner 'getdumpable' logic bsc1265308...

7.8CVSS6AI score0.01501EPSS
SaveExploits6References3
RedHat Linux
RedHat Linux
added 2026/05/19 3:13 p.m.274 views

Important: Red Hat Security Advisory: Red Hat OpenShift Data Foundation 4.19.16 security, enhancement & bug fix update

Red Hat OpenShift Data Foundation 4.19.16 security, enhancement & bug fix update Red Hat OpenShift Data Foundation 4.19.16 security, enhancement & bug fix update FIXED BUGS: ========== DFBUGS-6482: Backport to odf-4.19.z ODF installation constantly fails with Assisted Installer CVEs: ==========...

7.5CVSS5.8AI score0.00521EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/19 2:44 p.m.9 views

GHSA-6C8G-9HFH-PQ5H HAXcms: Private Key Disclosure via Broken HMAC Implementation

Summary The hmacBase64 function in the HAXcms Node.js backend contains two critical cryptographic implementation errors that together allow any unauthenticated attacker to extract the system’s private signing key and forge arbitrary admin-level JSON Web Tokens JWTs allowing them to get full admin...

9.3CVSS6.1AI score0.00295EPSS
SaveExploits1References3
OSV
OSV
added 2026/05/19 2:15 p.m.8 views

OPENSUSE-SU-2026:20770-1 Security update for git-bug

This update for git-bug fixes the following issues: Changes in git-bug: - CVE-2026-1229: CIRCL had an incorrect calculation in secp384r1 CombinedMult bsc1265416, GO-2026-4550: updated github.com/cloudflare/circl to v1.6.3 - CVE-2026-41506: HTTP authentication credential leak when following...

9.8CVSS7.2AI score0.00397EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/05/19 1:35 p.m.30 views

cpython: Out-of-memory when loading Plist

A flaw was found in the plistlib module in the Python standard library. The amount of data to read from a Plist file is specified in the file itself. This issue allows a specially crafted Plist file to cause an application to allocate a large amount of memory, potentially resulting in allocations...

5.5CVSS7AI score0.00218EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/05/19 12:52 p.m.24 views

Important: Red Hat Security Advisory: OpenShift Container Platform 4.21.16 bug fix and security update

Red Hat OpenShift Container Platform release 4.21.16 is now available with updates to packages and images that fix several bugs and add enhancements. This release includes a security update for Red Hat OpenShift Container Platform 4.21. Red Hat Product Security has rated this update as having a...

10CVSS7AI score0.01882EPSS
SaveExploits11References11
Github Security Blog
Github Security Blog
added 2026/05/19 12:31 p.m.25 views

Keycloak: Open redirect when using wildcard valid redirect URIs in Keycloak

A flaw was found in Keycloak's URL validation logic during redirect operations. By crafting a malicious request, an attacker could bypass validation to redirect users to unauthorized URLs, potentially leading to the exposure of sensitive information within the domain or facilitating further...

8.1CVSS5.7AI score0.005EPSS
SaveExploits0References11Affected Software1
Cvelist
Cvelist
added 2026/05/19 12:29 p.m.56 views

CVE-2026-8954 Incorrect boundary conditions, integer overflow in the Audio/Video component

Incorrect boundary conditions, integer overflow in the Audio/Video component. This vulnerability was fixed in Firefox 151, Firefox ESR 140.11, Thunderbird 151, and Thunderbird 140.11...

0.00425EPSS
SaveExploits0References5
OSV
OSV
added 2026/05/19 12:16 p.m.13 views

UBUNTU-CVE-2026-43492

In the Linux kernel, the following vulnerability has been resolved: lib/crypto: mpi: Fix integer underflow in mpireadrawfromsgl Yiming reports an integer underflow in mpireadrawfromsgl when subtracting "lzeros" from the unsigned "nbytes". For this to happen, the scatterlist "sgl" needs to occupy...

6.8CVSS5.8AI score0.00149EPSS
SaveExploits0References27
Vulnrichment
Vulnrichment
added 2026/05/19 11:1 a.m.15 views

CVE-2026-7504 Org.keycloak/keycloak-services: open redirect when using wildcard valid redirect uris in keycloak

A flaw was found in Keycloak's URL validation logic during redirect operations. By crafting a malicious request, an attacker could bypass validation to redirect users to unauthorized URLs, potentially leading to the exposure of sensitive information within the domain or facilitating further...

8.1CVSS5.7AI score0.005EPSS
SaveExploits0References6
Rows per page
Query Builder