Lucene search
+L

663566 matches found

OSV
OSV
•added 2026/09/14 8:06 p.m.•9 views

CVE-2026-54334 UEFI Firmware Parser: Heap out-of-bounds write in tiano decompressor `ReadCLen`

UEFI Firmware Parser parses BIOS, Intel ME, and UEFI firmware structures including volumes, file systems, and files. Prior to 1.14, ReadCLen in uefifirmware/compression/Tiano/Decompress.c reads Number from GetBitsSd, CBIT with CBIT = 9 and can obtain 511 entries for the 510-element Sd-mCLen heap...

9.8CVSS5.8AI score
SaveExploits0References6
OSV
OSV
•added 2026/09/14 8:05 p.m.•8 views

CVE-2026-54333 UEFI Firmware Parser: Stack out-of-bounds write in tiano decompressor MakeTable

UEFI Firmware Parser parses BIOS, Intel ME, and UEFI firmware structures including volumes, file systems, and files. Prior to 1.14, MakeTable in uefifirmware/compression/Tiano/Decompress.c does not validate that bit-length values read from a crafted Tiano or EFI compressed firmware bitstream rema...

9.8CVSS6.2AI score
SaveExploits0References6
IBM Security Bulletins
IBM Security Bulletins
•added 2026/09/14 8:04 p.m.•10 views

Security Bulletin: DataStage on Cloud Pak for Data has several vulnerabilities due to open source software

Summary Open source packages are used as part of the overall processing in DataStage on Cloud Pak for Data. Vulnerability Details CVEID:CVE-2026-24842 DESCRIPTION: node-tar,a Tar for Node.js, contains a vulnerability in versions prior to 7.5.7 where the security check for hardlink entries uses...

8.7CVSS7.6AI score0.04021EPSS
SaveExploits5Affected Software1
OSV
OSV
•added 2026/09/14 8:04 p.m.•11 views

CVE-2026-54247 Skipper: Unbounded Request Body Read in Admission Webhook Causes Memory Exhaustion DoS

Skipper is an HTTP router and reverse proxy for service composition. Prior to 0.26.22, Handler in dataclients/kubernetes/admission/admission.go passes the body of requests to the Kubernetes admission endpoint at :9443/admission directly to io.ReadAllr.Body without a size limit. An attacker with...

4.3CVSS5.8AI score
SaveExploits0References6
CVE
CVE
•added 2026/09/14 8:04 p.m.•39 views

CVE-2026-54247

Skipper (Zalando's HTTP router and reverse proxy) contains an unbounded memory allocation in its Kubernetes admission webhook handler (dataclients/kubernetes/admission/admission.go). The handler calls io.ReadAll(r.Body) without enforcing a size limit, so an attacker with in-cluster network access...

4.3CVSS8.1AI score0.00298EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/09/14 8:04 p.m.•38 views

CVE-2026-54247 Skipper: Unbounded Request Body Read in Admission Webhook Causes Memory Exhaustion DoS

Skipper is an HTTP router and reverse proxy for service composition. Prior to 0.26.22, Handler in dataclients/kubernetes/admission/admission.go passes the body of requests to the Kubernetes admission endpoint at :9443/admission directly to io.ReadAllr.Body without a size limit. An attacker with...

4.3CVSS0.00298EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/09/14 8:04 p.m.•7 views

EUVD-2026-78062

Skipper is an HTTP router and reverse proxy for service composition. Prior to 0.26.22, Handler in dataclients/kubernetes/admission/admission.go passes the body of requests to the Kubernetes admission endpoint at :9443/admission directly to io.ReadAllr.Body without a size limit. An attacker with...

4.3CVSS5.8AI score0.00298EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
•added 2026/09/14 8:00 p.m.•5 views

CVE-2026-55244 ASTEVAL: Sandbox Escape via BaseException Subclasses

ASTEVAL is an evaluator of Python expressions and statements. Prior to 1.0.9, FROMPY in asteval/astutils.py exposes BaseException, SystemExit, KeyboardInterrupt, and GeneratorExit to expressions evaluated by asteval.Interpreter.eval, while run and eval in asteval/asteval.py catch Exception rather...

5CVSS5.9AI score0.00177EPSS
SaveExploits0References5
EUVD
EUVD
•added 2026/09/14 8:00 p.m.•4 views

EUVD-2026-78058

ASTEVAL is an evaluator of Python expressions and statements. Prior to 1.0.9, FROMPY in asteval/astutils.py exposes BaseException, SystemExit, KeyboardInterrupt, and GeneratorExit to expressions evaluated by asteval.Interpreter.eval, while run and eval in asteval/asteval.py catch Exception rather...

5CVSS5.8AI score0.00177EPSS
SaveExploits0References5
Cvelist
Cvelist
•added 2026/09/14 8:00 p.m.•32 views

CVE-2026-55244 ASTEVAL: Sandbox Escape via BaseException Subclasses

ASTEVAL is an evaluator of Python expressions and statements. Prior to 1.0.9, FROMPY in asteval/astutils.py exposes BaseException, SystemExit, KeyboardInterrupt, and GeneratorExit to expressions evaluated by asteval.Interpreter.eval, while run and eval in asteval/asteval.py catch Exception rather...

5CVSS0.00177EPSS
SaveExploits0References5
Debian CVE
Debian CVE
•added 2026/09/14 8:00 p.m.•8 views

CVE-2026-55244

ASTEVAL is an evaluator of Python expressions and statements. Prior to 1.0.9, FROMPY in asteval/astutils.py exposes BaseException, SystemExit, KeyboardInterrupt, and GeneratorExit to expressions evaluated by asteval.Interpreter.eval, while run and eval in asteval/asteval.py catch Exception rather...

5CVSS5.9AI score0.00177EPSS
SaveExploits0
CVE
CVE
•added 2026/09/14 8:00 p.m.•74 views

CVE-2026-55244

ASTEVAL (a Python expression evaluator) prior to 1.0.9 has a sandbox escape via BaseException subclasses . The FROM_PY symbol table in astutils.py exposes SystemExit, KeyboardInterrupt, GeneratorExit, and BaseException to sandboxed expressions, while run() and eval() in asteval.py only catch Exce...

5CVSS5.8AI score0.00177EPSS
SaveExploits0References5
OSV
OSV
•added 2026/09/14 8:00 p.m.•16 views

CVE-2026-55244 ASTEVAL: Sandbox Escape via BaseException Subclasses

ASTEVAL is an evaluator of Python expressions and statements. Prior to 1.0.9, FROMPY in asteval/astutils.py exposes BaseException, SystemExit, KeyboardInterrupt, and GeneratorExit to expressions evaluated by asteval.Interpreter.eval, while run and eval in asteval/asteval.py catch Exception rather...

5CVSS5.7AI score
SaveExploits0References7
Vulnrichment
Vulnrichment
•added 2026/09/14 8:00 p.m.•9 views

CVE-2026-90816 FFmpeg Duration hlsproto.c parse_playlist denial of service

A vulnerability was found in FFmpeg 8.0.x. This affects the function parseplaylist of the file libavformat/hlsproto.c of the component Duration Parser. Performing a manipulation of the argument duration/targetduration results in denial of service. The attack is possible to be carried out remotely...

5.3CVSS5AI score0.0058EPSS
SaveExploits0References7
CVE
CVE
•added 2026/09/14 8:00 p.m.•24 views

CVE-2026-90816

CVE-2026-90816 affects FFmpeg 8.0.x , specifically the Duration Parser component in the function parse_playlist within libavformat/hlsproto.c. Manipulation of the duration/target_duration argument leads to a denial of service that can be triggered remotely , though user interaction is required (C...

5.3CVSS5AI score0.0058EPSS
SaveExploits0References7
EUVD
EUVD
•added 2026/09/14 8:00 p.m.•9 views

EUVD-2026-78057

A vulnerability was found in FFmpeg 8.0.x. This affects the function parseplaylist of the file libavformat/hlsproto.c of the component Duration Parser. Performing a manipulation of the argument duration/targetduration results in denial of service. The attack is possible to be carried out remotely...

5.3CVSS5AI score0.0058EPSS
SaveExploits0References7
Cvelist
Cvelist
•added 2026/09/14 8:00 p.m.•36 views

CVE-2026-90816 FFmpeg Duration hlsproto.c parse_playlist denial of service

A vulnerability was found in FFmpeg 8.0.x. This affects the function parseplaylist of the file libavformat/hlsproto.c of the component Duration Parser. Performing a manipulation of the argument duration/targetduration results in denial of service. The attack is possible to be carried out remotely...

5.3CVSS0.0058EPSS
SaveExploits0References7
Debian CVE
Debian CVE
•added 2026/09/14 8:00 p.m.•15 views

CVE-2026-90816

A vulnerability was found in FFmpeg 8.0.x. This affects the function parseplaylist of the file libavformat/hlsproto.c of the component Duration Parser. Performing a manipulation of the argument duration/targetduration results in denial of service. The attack is possible to be carried out remotely...

5.3CVSS5AI score0.0058EPSS
SaveExploits0
OSV
OSV
•added 2026/09/14 7:58 p.m.•11 views

CVE-2026-54632 SIPSorcery: Malformed UDP packet on the RTP/ICE socket can remotely terminate a media session (DoS)

SIPSorcery is a WebRTC, SIP, and VoIP library for C and .NET. Prior to 10.0.9, RTPChannel.OnRTPPacketReceived and the STUNAttribute.ParseMessageAttributes, STUNXORAddressAttribute, and STUNAddressAttribute parsing path index untrusted bytes without sufficient length checks, while...

7.5CVSS5.8AI score
SaveExploits0References5
Cvelist
Cvelist
•added 2026/09/14 7:58 p.m.•35 views

CVE-2026-54632 SIPSorcery: Malformed UDP packet on the RTP/ICE socket can remotely terminate a media session (DoS)

SIPSorcery is a WebRTC, SIP, and VoIP library for C and .NET. Prior to 10.0.9, RTPChannel.OnRTPPacketReceived and the STUNAttribute.ParseMessageAttributes, STUNXORAddressAttribute, and STUNAddressAttribute parsing path index untrusted bytes without sufficient length checks, while...

7.5CVSS0.00718EPSS
SaveExploits0References3
Rows per page
Query Builder