Lucene search
+L

217672 matches found

NVD
NVD
added 2026/07/28 5:16 p.m.15 views

CVE-2026-54603

OAuth2 is a Ruby wrapper for the OAuth 2.0 and 2.1 authorization frameworks, including OpenID Connect OIDC. From 0.4.0 to 2.0.21, a protocol-relative redirect Location returned to OAuth2::Clientrequest overrides the request authority, so the bearer Authorization header is sent to an...

8.6CVSS0.00434EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/07/28 5:16 p.m.25 views

CVE-2026-54603

OAuth2 is a Ruby wrapper for the OAuth 2.0 and 2.1 authorization frameworks, including OpenID Connect OIDC. From 0.4.0 to 2.0.21, a protocol-relative redirect Location returned to OAuth2::Clientrequest overrides the request authority, so the bearer Authorization header is sent to an...

8.6CVSS5.3AI score0.00434EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/07/28 5:16 p.m.22 views

CVE-2026-54332

gopacket provides packet processing capabilities for Go. In version 1.6.0 and earlier, the sFlow ExtendedGatewayFlow decoder in layers/sflow.go reads an attacker-controlled 32-bit community count and AS path member count and sizes a slice allocation from those counts without bounding them against...

7.5CVSS5.3AI score0.00495EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/07/28 5:09 p.m.22 views

CVE-2026-54635

pytonapi is a Python SDK for TONAPI that provides REST API, streaming, and webhook access to the TON blockchain. From 2.0.0 to 2.2.0, TonapiWebhookDispatcher fails to validate the Authorization header when a webhook handler is registered with the documented path argument, because setup stores...

7.5CVSS6AI score0.0042EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/07/28 5:09 p.m.63 views

CVE-2026-54635

CVE-2026-54635 affects pytonapi 2.0.0–2.2.0, where TonapiWebhookDispatcher fails to validate the Authorization header for webhook handlers registered with a documented path (custom path). The setup() logic only stores bearer tokens for default suffix paths, so self._tokens.get(path) returns None ...

7.5CVSS6AI score0.0042EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/28 5:07 p.m.11 views

SUSE CVE-2026-66037

FFmpeg through 8.1.2, fixed in commit 5d7112c, contains an uncontrolled resource consumption vulnerability in the IAMF demuxer that allows an unauthenticated attacker to cause multi-gigabyte memory allocation from a 17-byte input file by supplying a crafted countlabel field. The mixpresentationob...

5.5CVSS5.8AI score0.00211EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/07/28 4:33 p.m.15 views

CVE-2026-47180

A flaw was found in Zeroconf, a Python implementation of multicast DNS service discovery. An unauthenticated attacker on the local network can send a specially crafted multicast DNS mDNS packet with chained pointers. This can trigger a recursion error, leading to sustained CPU usage, excessive...

6.5CVSS5.8AI score0.0037EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/07/28 4:33 p.m.15 views

CVE-2026-47184

A flaw was found in Zeroconf, a Python library for multicast DNS service discovery. An unauthenticated attacker on the local network can send specially crafted multicast DNS responses. This can lead to uncontrolled memory growth, causing memory exhaustion and significantly degrading the performan...

6.5CVSS5.8AI score0.00389EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/28 4:32 p.m.9 views

GHSA-PP92-CRG2-GFV9 OAuth2::Client#request: Protocol-relative redirect Location overrides authority, leaking bearer Authorization to attacker host

Summary When an application uses OAuth2::Client typically via an OAuth2::AccessToken and the configured authorization server returns a redirect whose Location header is a protocol-relative URI of the form //attacker.example/leak, OAuth2::Clientrequest resolves the redirect with...

8.6CVSS5.8AI score0.00434EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/07/28 4:29 p.m.11 views

CVE-2026-54603 OAuth2::Client#request: Protocol-relative redirect Location overrides authority, leaking bearer Authorization to attacker host

OAuth2 is a Ruby wrapper for the OAuth 2.0 and 2.1 authorization frameworks, including OpenID Connect OIDC. From 0.4.0 to 2.0.21, a protocol-relative redirect Location returned to OAuth2::Clientrequest overrides the request authority, so the bearer Authorization header is sent to an...

8.6CVSS5.8AI score0.00434EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/07/28 4:28 p.m.10 views

CVE-2026-51303

A flaw was found in SQLite. A remote attacker can exploit a use-after-free vulnerability in the core parsing component by sending specially crafted SQL queries. This can lead to an application crash, sensitive information disclosure, and potentially allow the attacker to execute arbitrary code on...

8.3AI score0.00373EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/28 4:27 p.m.15 views

GHSA-PRQ8-7WVH-44QH OAuth: Cross-origin token-request redirects can expose signed request metadata

Cross-origin OAuth token-request redirects can expose signed request metadata Summary When an application uses OAuth::Consumer to request OAuth 1.0 request tokens or access tokens, the token request helper follows 300..399 redirects returned by the OAuth server. In affected versions,...

7.2CVSS5.9AI score0.00132EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/07/28 4:23 p.m.16 views

gstreamer1-plugins-bad-free: GStreamer: Heap buffer overflow via crafted VNC server rectangle in librfb

A heap buffer overflow vulnerability was found in GStreamer's librfb RFB/VNC client. The rectangle bounds check incorrectly validates area rather than individual dimensions, allowing a malicious VNC server to send a rectangle that extends beyond the framebuffer. A remote attacker could set up a...

8.8CVSS6.4AI score0.00638EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/28 4:23 p.m.18 views

gstreamer1-plugins-bad-free: GStreamer: Signed integer overflow in VMnc decoder cursor payload handling

A signed integer overflow vulnerability was found in GStreamer's VMnc decoder. A crafted VMnc stream with large cursor dimensions can overflow signed integer payload-size arithmetic, bypassing a length check and leading to out-of-bounds reads. A remote attacker could trick a user into opening a...

7.1CVSS5.9AI score0.00392EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/28 4:23 p.m.17 views

gstreamer1-plugins-bad-free: GStreamer: Out-of-bounds read via JPEG segment length validation in VA decoder

An out-of-bounds read vulnerability was found in the VA JPEG decoder in GStreamer's gst-plugins-bad. The JPEG parser reads a segment length value from the bitstream without validating it against available data. A remote attacker could trick a user into opening a specially crafted JPEG file, causi...

7.1CVSS5.9AI score0.00341EPSS
SaveExploits0References5
NVD
NVD
added 2026/07/28 4:18 p.m.22 views

CVE-2026-51263

Rejected reason: DO NOT USE THIS CVE RECORD. ConsultIDs: none. Reason: This record was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none...

0.00434EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2026/07/28 4:17 p.m.16 views

GoPacket's sFlow ExtendedGatewayFlow decoder: unbounded attacker-controlled allocation (104-byte UDP datagram -> up to 16 GiB make) -> unauthenticated remote DoS

Summary The sFlow ExtendedGatewayFlow record decoder in github.com/gopacket/gopacket allocates a slice with makeuint32, n where n is an attacker-controlled 32-bit wire field that has no upper bound. Because the allocation happens before the read loop that would consume the corresponding bytes, a...

7.5CVSS6.4AI score0.00495EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/07/28 4:17 p.m.17 views

GHSA-G6V3-7XMC-W563 GoPacket's sFlow ExtendedGatewayFlow decoder: unbounded attacker-controlled allocation (104-byte UDP datagram -> up to 16 GiB make) -> unauthenticated remote DoS

Summary The sFlow ExtendedGatewayFlow record decoder in github.com/gopacket/gopacket allocates a slice with makeuint32, n where n is an attacker-controlled 32-bit wire field that has no upper bound. Because the allocation happens before the read loop that would consume the corresponding bytes, a...

6.9CVSS6.4AI score0.00495EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2026/07/28 3:52 p.m.15 views

CVE-2026-51302

A flaw was found in SQLite. A use-after-free vulnerability in the expression evaluation logic, specifically within the sqlite3ReleaseTempReg and exprComputeOperands functions, allows a remote attacker to exploit the system. By supplying a malicious SQL statement, an attacker can cause a denial of...

8.1AI score0.00401EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/07/28 3:45 p.m.52 views

CVE-2026-61609 Pterodactyl's shared global rate-limit key on login and 2FA checkpoint enables unauthenticated panel-wide authentication lockout (DoS)

Pterodactyl is a free, open-source game server management panel. From 1.7.0 until 1.13.0, the authentication rate limiter defined in RouteServiceProvider::configureRateLimiting applied a single global bucket to the login and two-factor checkpoint endpoints instead of keying by IP or account: the...

7.5CVSS0.00394EPSS
SaveExploits0References3
Rows per page
Query Builder