Lucene search
+L

4211 matches found

RedhatCVE
RedhatCVE
added 9 hours ago2 views

CVE-2026-67292

A flaw was found in FreeRDP, a remote desktop protocol client. A malicious server or WebSocket peer could send a specially crafted Ping control frame. This could cause the client to send an overly long Pong reply, leading to the disclosure of sensitive information beyond the intended payload...

9.3CVSS5.5AI score0.00264EPSS
SaveExploits0References6
NVD
NVD
added yesterday8 views

CVE-2026-10848

The OCPP 1.6 client in subsys/net/lib/ocpp parsed inbound WAMP RPC frames in parserpcmsg subsys/net/lib/ocpp/ocppj.c using a hand-rolled helper, extractstringfield, that copied the message's uid and action fields with strncpyoutbuf, token + 1, outlen - 1 and then scanned the result with...

7CVSS
SaveExploits0References2
EUVD
EUVD
added yesterday12 views

EUVD-2026-52008

The OCPP 1.6 client in subsys/net/lib/ocpp parsed inbound WAMP RPC frames in parserpcmsg subsys/net/lib/ocpp/ocppj.c using a hand-rolled helper, extractstringfield, that copied the message's uid and action fields with strncpyoutbuf, token + 1, outlen - 1 and then scanned the result with...

7CVSS5.7AI score
SaveExploits0References2
NVD
NVD
added yesterday9 views

CVE-2026-68580

FreeRDP before 3.29.0 contains integer overflow vulnerabilities in the audio input redirection channel audin across ALSA, sndio, WinMM, and OpenSL ES backends that fail to validate the FramesPerPacket parameter from RDP servers. Attackers can supply a malicious FramesPerPacket value causing...

7.7CVSS
SaveExploits0References2
EUVD
EUVD
added yesterday9 views

EUVD-2026-51990

FreeRDP before 3.29.0 contains integer overflow vulnerabilities in the audio input redirection channel audin across ALSA, sndio, WinMM, and OpenSL ES backends that fail to validate the FramesPerPacket parameter from RDP servers. Attackers can supply a malicious FramesPerPacket value causing...

7.7CVSS5.8AI score
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added yesterday6 views

CVE-2026-68580

FreeRDP before 3.29.0 contains integer overflow vulnerabilities in the audio input redirection channel audin across ALSA, sndio, WinMM, and OpenSL ES backends that fail to validate the FramesPerPacket parameter from RDP servers. Attackers can supply a malicious FramesPerPacket value causing...

7.7CVSS5.8AI score
SaveExploits0References3
Cvelist
Cvelist
added yesterday27 views

CVE-2026-68580 FreeRDP before 3.29.0 Integer Overflow via Audio Input Channel

FreeRDP before 3.29.0 contains integer overflow vulnerabilities in the audio input redirection channel audin across ALSA, sndio, WinMM, and OpenSL ES backends that fail to validate the FramesPerPacket parameter from RDP servers. Attackers can supply a malicious FramesPerPacket value causing...

7.7CVSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added yesterday4 views

Linux Distros Unpatched Vulnerability : CVE-2026-68580

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - FreeRDP before 3.29.0 contains integer overflow vulnerabilities in the audio input redirection channel audin across ALSA, sndio, WinMM, and OpenSL ES backends...

7.7CVSS5.9AI score
SaveExploits0References2
EUVD
EUVD
added 3 days ago10 views

EUVD-2026-51359

The GOOSE subscriber component improperly validates the UTC timestamp field in unauthenticated IEC 61850 GOOSE EtherType 0x88B8 Layer-2 multicast messages. A specially crafted GOOSE frame containing an undersized timestamp field can trigger a heap out-of-bounds read during message processing,...

7.1CVSS5.8AI score0.00175EPSS
SaveExploits0References3
EUVD
EUVD
added 3 days ago12 views

EUVD-2026-51341

The GOOSE payload parser contains a boundary handling flaw that can be triggered by a single unauthenticated Layer 2 multicast frame on the process bus. When processing specific payload fields, an attacker controlled inner element length may exceed its enclosing length, causing the parser to over...

7.1CVSS5.9AI score0.00175EPSS
SaveExploits0References3
NVD
NVD
added 4 days ago7 views

CVE-2026-66364

The GOOSE payload parser contains a boundary handling flaw that can be triggered by a single unauthenticated Layer 2 multicast frame on the process bus. When processing specific payload fields, an attacker controlled inner element length may exceed its enclosing length, causing the parser to over...

7.1CVSS0.00175EPSS
SaveExploits0References2
NVD
NVD
added 4 days ago6 views

CVE-2026-66720

The GOOSE subscriber component improperly validates the UTC timestamp field in unauthenticated IEC 61850 GOOSE EtherType 0x88B8 Layer-2 multicast messages. A specially crafted GOOSE frame containing an undersized timestamp field can trigger a heap out-of-bounds read during message processing,...

7.1CVSS0.00175EPSS
SaveExploits0References2
Cvelist
Cvelist
added 4 days ago30 views

CVE-2026-66364 MZ Automation libiec61850 Out-of-bounds Read

The GOOSE payload parser contains a boundary handling flaw that can be triggered by a single unauthenticated Layer 2 multicast frame on the process bus. When processing specific payload fields, an attacker controlled inner element length may exceed its enclosing length, causing the parser to over...

7.1CVSS0.00175EPSS
SaveExploits0References2
NVD
NVD
added 4 days ago10 views

CVE-2026-55768

GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in nix systems or through the browser. Prior to version 1.11, the built-in WebSocket server narrows a 64-bit extended frame length into the signed 32-bit WSFrame.payloadlen field before enforcing the maximum...

8.7CVSS0.00279EPSS
SaveExploits0References2
Cvelist
Cvelist
added 4 days ago33 views

CVE-2026-59881 AIOHTTP: WebSocket client accepts compressed frames without negotiated permessage-deflate

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.2, the WebSocket client accepts and decompresses frames with the RSV1 bit set even when the permessage-deflate extension was not negotiated, allowing a malicious server to cause unexpected CPU and memory...

6.9CVSS0.00302EPSS
SaveExploits0References4
EUVD
EUVD
added 4 days ago11 views

EUVD-2026-51257

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.2, the WebSocket client accepts and decompresses frames with the RSV1 bit set even when the permessage-deflate extension was not negotiated, allowing a malicious server to cause unexpected CPU and memory...

6.9CVSS5.9AI score0.00302EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 4 days ago8 views

CVE-2026-59881 AIOHTTP: WebSocket client accepts compressed frames without negotiated permessage-deflate

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.2, the WebSocket client accepts and decompresses frames with the RSV1 bit set even when the permessage-deflate extension was not negotiated, allowing a malicious server to cause unexpected CPU and memory...

6.9CVSS5.9AI score0.00302EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 4 days ago5 views

CVE-2026-64443

A flaw was found in the Linux kernel. A remote attacker could exploit an out-of-bounds read vulnerability in the updatebeaconinfo function by sending a specially crafted wireless Beacon frame containing a malformed Information Element IE. This could lead to the disclosure of sensitive information...

8.1CVSS5.9AI score0.0028EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 4 days ago6 views

io.netty/netty-codec-http2: Netty: Denial of Service via HTTP/2 DATA frame memory leak

A flaw was found in Netty, a network application framework. A remote, unauthenticated attacker can exploit this vulnerability by sending specially crafted HTTP/2 DATA frames to applications that use Netty and have HTTP/2 content decompression enabled. This can lead to memory exhaustion, causing t...

7.5CVSS7AI score0.00365EPSS
SaveExploits1References9
RedhatCVE
RedhatCVE
added 4 days ago5 views

CVE-2026-64504

A flaw was found in the Linux kernel's bmc150 accelerometer driver. A malicious or malfunctioning accelerometer device, or an attacker tampering with the I2C/SPI bus, can report an excessively large number of FIFO frames. This improper handling of the frame count leads to a stack out-of-bounds...

6.3AI score0.00165EPSS
SaveExploits0References4
Rows per page
Query Builder