Lucene search
+L

3605 matches found

RedhatCVE
RedhatCVE
added 5 days ago6 views

CVE-2026-66039

A flaw was found in FFmpeg. A remote attacker could exploit a signed integer overflow vulnerability in the MACE6 audio decoder by providing a specially crafted CAF Core Audio Format file. This malicious file manipulates the bytesperpacket value, leading to an undersized memory allocation and a he...

8.8CVSS6.4AI score0.00423EPSS
SaveExploits0References6
NVD
NVD
added 5 days ago9 views

CVE-2026-16529

A signed integer overflow in the PCP pmGetPDU function can be exploited via crafted network packets during PDU processing or SASL negotiation. This permanently blinds the affected daemon, resulting in a total denial of service DoS for subsequent packet reads...

7.5CVSS0.00291EPSS
SaveExploits0References2
Cvelist
Cvelist
added 5 days ago38 views

CVE-2026-16529 Pcp: pcp: denial of service due to signed integer overflow

A signed integer overflow in the PCP pmGetPDU function can be exploited via crafted network packets during PDU processing or SASL negotiation. This permanently blinds the affected daemon, resulting in a total denial of service DoS for subsequent packet reads...

7.5CVSS0.00291EPSS
SaveExploits0References2
CVE
CVE
added 5 days ago14 views

CVE-2026-16529

Affects Performance Co-Pilot (PCP) components pmlogger/pmcd; issue is a signed integer overflow in PCP __pmGetPDU() that can be triggered by crafted network packets during PDU processing or SASL negotiation, permanently blinding the daemon and causing DoS on subsequent reads. Mitigation (per Red ...

7.5CVSS5.9AI score0.00291EPSS
SaveExploits0References2
EUVD
EUVD
added 5 days ago9 views

EUVD-2026-50977

A signed integer overflow in the PCP pmGetPDU function can be exploited via crafted network packets during PDU processing or SASL negotiation. This permanently blinds the affected daemon, resulting in a total denial of service DoS for subsequent packet reads...

7.5CVSS5.9AI score0.00291EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 5 days ago6 views

CVE-2026-16529 Pcp: pcp: denial of service due to signed integer overflow

A signed integer overflow in the PCP pmGetPDU function can be exploited via crafted network packets during PDU processing or SASL negotiation. This permanently blinds the affected daemon, resulting in a total denial of service DoS for subsequent packet reads...

7.5CVSS5.9AI score0.00291EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 5 days ago8 views

CVE-2026-16529

A signed integer overflow in the PCP pmGetPDU function can be exploited via crafted network packets during PDU processing or SASL negotiation. This permanently blinds the affected daemon, resulting in a total denial of service DoS for subsequent packet reads...

7.5CVSS5.9AI score0.00291EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 5 days ago9 views

Linux Distros Unpatched Vulnerability : CVE-2026-16529

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A signed integer overflow in the PCP pmGetPDU function can be exploited via crafted network packets during PDU processing or SASL negotiation. This permanently...

7.5CVSS5.6AI score0.00291EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 5 days ago7 views

PT-2026-66622

Name of the Vulnerable Software and Affected Versions MeshCentral version 1.1.21 Description A cross-site WebSocket hijacking protection bypass occurs when self-signed certificates are used. This is caused by an unconditional early return in the CheckWebServerOriginName function within...

8.8CVSS5.5AI score0.00165EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 6 days ago8 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 6:38 p.m.4 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 6:38 p.m.5 views

Important: Red Hat Security Advisory: gstreamer1-plugins-bad-free security update

An update for gstreamer1-plugins-bad-free is now available for Red Hat Enterprise Linux 7 Extended Lifecycle Support. 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...

8.8CVSS6.1AI score0.00638EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/28 5:16 p.m.12 views

CVE-2026-54605

OAuth is a Ruby wrapper for the OAuth 1.0 and 1.0a protocols, providing clients and servers. From 0.5.5 to 1.1.5, OAuth::Consumertokenrequest parses the raw Location header of a 300 to 399 redirect returned by the OAuth server and follows the redirect recursively, which can mutate the consumer's...

7.2CVSS0.00132EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/28 4:27 p.m.3 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
Github Security Blog
Github Security Blog
added 2026/07/28 4:27 p.m.8 views

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
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/07/28 4:26 p.m.3 views

CVE-2026-54605 OAuth: Cross-origin token-request redirects can expose signed request metadata

OAuth is a Ruby wrapper for the OAuth 1.0 and 1.0a protocols, providing clients and servers. From 0.5.5 to 1.1.5, OAuth::Consumertokenrequest parses the raw Location header of a 300 to 399 redirect returned by the OAuth server and follows the redirect recursively, which can mutate the consumer's...

7.2CVSS5.9AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/28 4:26 p.m.6 views

CVE-2026-54605

OAuth is a Ruby wrapper for the OAuth 1.0 and 1.0a protocols, providing clients and servers. From 0.5.5 to 1.1.5, OAuth::Consumertokenrequest parses the raw Location header of a 300 to 399 redirect returned by the OAuth server and follows the redirect recursively, which can mutate the consumer's...

7.2CVSS5.9AI score0.00132EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/07/28 4:26 p.m.38 views

CVE-2026-54605 OAuth: Cross-origin token-request redirects can expose signed request metadata

OAuth is a Ruby wrapper for the OAuth 1.0 and 1.0a protocols, providing clients and servers. From 0.5.5 to 1.1.5, OAuth::Consumertokenrequest parses the raw Location header of a 300 to 399 redirect returned by the OAuth server and follows the redirect recursively, which can mutate the consumer's...

7.2CVSS0.00132EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/28 4:26 p.m.7 views

EUVD-2026-49901

OAuth is a Ruby wrapper for the OAuth 1.0 and 1.0a protocols, providing clients and servers. From 0.5.5 to 1.1.5, OAuth::Consumertokenrequest parses the raw Location header of a 300 to 399 redirect returned by the OAuth server and follows the redirect recursively, which can mutate the consumer's...

7.2CVSS5.9AI score0.00132EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/28 4:26 p.m.13 views

CVE-2026-54605

Summary: CVE-2026-54605 affects the Ruby OAuth gem (versions 0.5.5–1.1.5). The flaw in OAuth::Consumer#token_request follows 300–399 redirects by parsing the raw Location header and recursing, which can mutate the gem’s site/configuration and disclose signed OAuth request metadata (including the ...

7.2CVSS5.9AI score0.00132EPSS
SaveExploits0References3
Rows per page
Query Builder