Lucene search
+L

262240 matches found

CBLMariner
CBLMariner
added 2026/06/22 9:21 p.m.13 views

CVE-2026-43496 affecting package kernel for versions less than 6.6.141.1-1

CVE-2026-43496 affecting package kernel for versions less than 6.6.141.1-1. An upgraded version of the package is available that resolves this issue...

5.5CVSS5.8AI score0.00118EPSS
SaveExploits0
CBLMariner
CBLMariner
added 2026/06/22 9:21 p.m.15 views

CVE-2026-46299 affecting package kernel for versions less than 6.6.141.1-1

CVE-2026-46299 affecting package kernel for versions less than 6.6.141.1-1. An upgraded version of the package is available that resolves this issue...

7CVSS5.8AI score0.00091EPSS
SaveExploits0
CBLMariner
CBLMariner
added 2026/06/22 9:21 p.m.17 views

CVE-2026-46112 affecting package kernel for versions less than 6.6.141.1-1

CVE-2026-46112 affecting package kernel for versions less than 6.6.141.1-1. An upgraded version of the package is available that resolves this issue...

7.8CVSS5.8AI score0.001EPSS
SaveExploits0
CBLMariner
CBLMariner
added 2026/06/22 9:21 p.m.18 views

CVE-2026-46186 affecting package kernel for versions less than 6.6.141.1-1

CVE-2026-46186 affecting package kernel for versions less than 6.6.141.1-1. An upgraded version of the package is available that resolves this issue...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0
CBLMariner
CBLMariner
added 2026/06/22 9:21 p.m.10 views

CVE-2026-46164 affecting package kernel for versions less than 6.6.141.1-1

CVE-2026-46164 affecting package kernel for versions less than 6.6.141.1-1. An upgraded version of the package is available that resolves this issue...

7CVSS5.8AI score0.00136EPSS
SaveExploits0
CBLMariner
CBLMariner
added 2026/06/22 9:21 p.m.24 views

CVE-2026-46110 affecting package kernel for versions less than 6.6.141.1-1

CVE-2026-46110 affecting package kernel for versions less than 6.6.141.1-1. An upgraded version of the package is available that resolves this issue...

7.5CVSS6.5AI score0.005EPSS
SaveExploits0
CBLMariner
CBLMariner
added 2026/06/22 9:21 p.m.12 views

CVE-2026-46128 affecting package kernel for versions less than 6.6.141.1-1

CVE-2026-46128 affecting package kernel for versions less than 6.6.141.1-1. An upgraded version of the package is available that resolves this issue...

5.5CVSS5.8AI score0.00128EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/06/22 9:17 p.m.37 views

CVE-2026-48506 MessagePack-CSharp: MessagePackReader.Skip can recurse without enforcing maximum object graph depth

MessagePack for C is a MessagePack serializer for C. Prior to 2.5.301 and 3.1.7, MessagePackReader.TrySkip recursively descends into nested arrays and maps without incrementing the reader depth or calling the configured depth checks. This bypasses MessagePackSecurity.MaximumObjectGraphDepth, the...

7.5CVSS0.00471EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/06/22 9:17 p.m.11 views

CVE-2026-48506

MessagePack for C is a MessagePack serializer for C. Prior to 2.5.301 and 3.1.7, MessagePackReader.TrySkip recursively descends into nested arrays and maps without incrementing the reader depth or calling the configured depth checks. This bypasses MessagePackSecurity.MaximumObjectGraphDepth, the...

7.5CVSS5.8AI score0.00471EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/06/22 9:16 p.m.38 views

CVE-2026-48509 MessagePack-CSharp: ASP.NET Core MessagePackInputFormatter defaults to TrustedData for HTTP request bodies

MessagePack for C is a MessagePack serializer for C. Prior to 2.5.301 and 3.1.7, the parameterless MessagePackInputFormatter constructor uses default serializer options, which resolve to MessagePackSerializerOptions.Standard with MessagePackSecurity.TrustedData. The formatter is designed for...

6.3CVSS0.00416EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/06/22 9:16 p.m.13 views

CVE-2026-48509

MessagePack for C is a MessagePack serializer for C. Prior to 2.5.301 and 3.1.7, the parameterless MessagePackInputFormatter constructor uses default serializer options, which resolve to MessagePackSerializerOptions.Standard with MessagePackSecurity.TrustedData. The formatter is designed for...

9.1CVSS5.7AI score0.00416EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2026/06/22 9:16 p.m.20 views

CVE-2026-49468

LiteLLM is a proxy server AI Gateway to call LLM APIs in OpenAI or native format. Prior to 1.84.0, a Host-header parsing flaw in the LiteLLM proxy could, under specific conditions, allow unauthenticated access to protected management routes. The auth layer derived the effective route from...

9.8CVSS0.00592EPSS
SaveExploits1References5
OSV
OSV
added 2026/06/22 9:16 p.m.15 views

DEBIAN-CVE-2026-54530

pypdf is a free and open-source pure-python PDF library. Prior to 6.13.0, an attacker who uses this vulnerability can craft a PDF which leads to an infinite loop. This requires extracting the text in layout mode. This vulnerability is fixed in 6.13.0...

5.5CVSS5.8AI score0.00174EPSS
SaveExploits0References1
CVE
CVE
added 2026/06/22 9:16 p.m.44 views

CVE-2026-48510

CVE-2026-48510 affects MessagePack-CSharp (C#) prior to 2.5.301 and 3.1.7. When decompressing Lz4Block or Lz4BlockArray payloads, the library reads declared uncompressed lengths from the wire and allocates output buffers before validating the data, allowing a small payload to trigger a large allo...

7.5CVSS5.9AI score0.00405EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/06/22 9:14 p.m.11 views

CVE-2026-48511 MessagePack-CSharp: ExpandoObject formatter can perform quadratic insertion work on untrusted maps

MessagePack for C is a MessagePack serializer for C. Prior to 2.5.301 and 3.1.7, ExpandoObjectFormatter.Deserialize populates System.Dynamic.ExpandoObject by calling IDictionary.Add for each map entry. ExpandoObject internally maintains member names in array-like structures, so inserting many...

6.3CVSS5.8AI score0.00405EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/06/22 9:14 p.m.9 views

CVE-2026-48512

MessagePack for C is a MessagePack serializer for C. Prior to 2.5.301 and 3.1.7, MessagePack-CSharp's JSON conversion helpers contain multiple recursion paths that do not consistently enforce a depth limit. These paths are in the JSON conversion component rather than normal typed MessagePack...

7.5CVSS5.8AI score0.00405EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/06/22 9:12 p.m.41 views

CVE-2026-48513 MessagePack-CSharp: DynamicUnionResolver generated deserializers miss depth enforcement

MessagePack for C is a MessagePack serializer for C. Prior to 2.5.301 and 3.1.7, runtime-generated union deserializers emitted by DynamicUnionResolver do not call MessagePackSecurity.DepthStepref reader and do not decrement reader.Depth around recursive deserialization and skip paths. This means...

6.3CVSS0.00405EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/06/22 9:12 p.m.11 views

CVE-2026-48513 MessagePack-CSharp: DynamicUnionResolver generated deserializers miss depth enforcement

MessagePack for C is a MessagePack serializer for C. Prior to 2.5.301 and 3.1.7, runtime-generated union deserializers emitted by DynamicUnionResolver do not call MessagePackSecurity.DepthStepref reader and do not decrement reader.Depth around recursive deserialization and skip paths. This means...

6.3CVSS5.9AI score0.00405EPSS
SaveExploits0References1
CVE
CVE
added 2026/06/22 9:03 p.m.51 views

CVE-2026-48517

CVE-2026-48517 affects MessagePack-CSharp (MessagePack for C#). The vulnerability arises because typeless deserialization’s safety check (ThrowIfDeserializingTypeIsDisallowed) only validates the outer type name and does not recursively inspect inner types such as array element types or generic ty...

7.5CVSS5.9AI score0.00348EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2026/06/22 9:03 p.m.13 views

CVE-2026-48517 MessagePack-CSharp: Typeless deserialization type restrictions do not recurse into arrays or generic arguments

MessagePack for C is a MessagePack serializer for C. Prior to 2.5.301 and 3.1.7, MessagePack-CSharp's typeless deserialization includes MessagePackSerializerOptions.ThrowIfDeserializingTypeIsDisallowedType as a safety check for dangerous types. The default implementation checks the outer type nam...

6.3CVSS5.9AI score
SaveExploits0References3
Rows per page
Query Builder