Lucene search
+L

132739 matches found

Github Security Blog
Github Security Blog
added 2026/06/22 9:27 p.m.17 views

Glances: XML-RPC Multi-Origin CORS Configuration Silently Falls Back to Wildcard (Incomplete Fix for CVE-2026-33533)

Summary The Glances XML-RPC server glances -s introduced a configurable CORS origin list in version 4.5.3 as a mitigation for CVE 2026-33533. However, the implementation silently falls back to Access-Control-Allow-Origin: whenever corsorigins contains more than one entry. An operator who configur...

7.4CVSS5.9AI score0.00332EPSS
SaveExploits1References7Affected Software1
CBLMariner
CBLMariner
added 2026/06/22 9:21 p.m.25 views

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

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

8.1CVSS5.8AI score0.00278EPSS
SaveExploits0
CBLMariner
CBLMariner
added 2026/06/22 9:21 p.m.23 views

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

CVE-2026-46227 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.00104EPSS
SaveExploits0
CBLMariner
CBLMariner
added 2026/06/22 9:21 p.m.14 views

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

CVE-2026-46062 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.00142EPSS
SaveExploits0
CVE
CVE
added 2026/06/22 9:17 p.m.75 views

CVE-2026-48506

The CVE-2026-48506 entry concerns MessagePack-CSharp: MessagePackReader.TrySkip() can recurse without incrementing depth checks, bypassing MaximumObjectGraphDepth and risking unbounded recursion leading to StackOverflow. Affected: MessagePack-CSharp (reader Skip usage in nested arrays/maps). Root...

7.5CVSS5.8AI score0.00471EPSS
SaveExploits0References1Affected Software1
NVD
NVD
added 2026/06/22 9:16 p.m.19 views

CVE-2026-55599

phpseclib is a PHP secure communications library. From 0.1.1 until 1.0.30, 2.0.55, and 3.0.54, when an application validates an untrusted X.509 certificate with phpseclib, X509::validateSignature reads a URL out of that certificate's Authority Information Access AIA extension and connects to it...

5.8CVSS0.00156EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/06/22 9:16 p.m.11 views

CVE-2026-48510

MessagePack for C is a MessagePack serializer for C. Prior to 2.5.301 and 3.1.7, when MessagePack-CSharp decompresses Lz4Block or Lz4BlockArray payloads, it reads declared uncompressed lengths from the wire and allocates output buffers based on those lengths before validating that the compressed...

7.5CVSS5.9AI score0.00236EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/06/22 9:16 p.m.10 views

UBUNTU-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...

6.9CVSS5.8AI score0.00121EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/06/22 9:14 p.m.10 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.00232EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/22 9:12 p.m.12 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.3CVSS6AI score
SaveExploits0References3
CVE
CVE
added 2026/06/22 9:10 p.m.36 views

CVE-2026-48515

Summary: CVE-2026-48515 affects MessagePack-CSharp. Before versions 2.5.301 and 3.1.7, multi-dimensional array formatters allocate T[,] / T[,,] / T[,,,] using dimension lengths read from the payload before validating the encoded element count, enabling large heap allocations. Impact: potential hi...

7.5CVSS5.9AI score0.00232EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2026/06/22 9:09 p.m.36 views

CVE-2026-48516

MessagePack for C# (MessagePack-CSharp) prior to versions 2.5.301 and 3.1.7 constructs InterfaceLookupFormatter with a default Dictionary<TKey,IGrouping> comparer instead of the security-aware comparer from options.Security.GetEqualityComparer(). This can enable a hash-collision CPU denial-...

7.5CVSS5.8AI score0.00231EPSS
SaveExploits0References1Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/06/22 9:03 p.m.7 views

CVE-2026-48517

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...

7.5CVSS5.9AI score0.00246EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2026/06/22 8:28 p.m.17 views

CVE-2026-49460

pypdf is a free and open-source pure-python PDF library. Prior to 6.12.2, an attacker who uses this vulnerability can craft a PDF which leads to long runtimes. This requires accessing a stream which uses the /FlateDecode filter with a PNG predictor. This vulnerability is fixed in 6.12.2...

5.1CVSS5.8AI score0.00117EPSS
SaveExploits0
EUVD
EUVD
added 2026/06/22 8:19 p.m.15 views

EUVD-2026-38353

Net::IMAP implements Internet Message Access Protocol IMAP client functionality in Ruby. Prior to 0.6.5 and 0.5.15, when Net::IMAPid is called with a hash argument, although the ID field value strings are correctly quoted escaping quoted specials, they were not validated to prohibit CRLF sequence...

5.8CVSS6AI score0.00131EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/22 8:15 p.m.11 views

GHSA-49P4-PX3H-RQ49 Build breakout using malicious Containerfile and Git Smart HTTP server or GitHub release tar archive

Impact When processing a build contexts or add/copy instructions, a malicious server serving a Git repository or a tar archive file can cause files outside of the build context directory to be included in the build context or copied into the build. Patches Fixed in Buildah 1.44 and 1.43.2...

6.3CVSS5.8AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/06/22 8:15 p.m.13 views

Build breakout using malicious Containerfile and Git Smart HTTP server or GitHub release tar archive

Impact When processing a build contexts or add/copy instructions, a malicious server serving a Git repository or a tar archive file can cause files outside of the build context directory to be included in the build context or copied into the build. Patches Fixed in Buildah 1.44 and 1.43.2...

6.3CVSS5.8AI score
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/06/22 8:07 p.m.34 views

CVE-2026-55603 http-proxy-middleware: multipart/form-data field injection via unescaped CRLF in `fixRequestBody`

http-proxy-middleware is node.js http-proxy middleware. From 3.0.4 until 3.0.7 and 4.1.1, fixRequestBody is the library's documented helper for re-emitting a request body that was already consumed by a body parser. When the outgoing Content-Type is multipart/form-data, it rebuilds the body with...

7.5CVSS0.00265EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2026/06/22 8:07 p.m.7 views

CVE-2026-55603 http-proxy-middleware: multipart/form-data field injection via unescaped CRLF in `fixRequestBody`

http-proxy-middleware is node.js http-proxy middleware. From 3.0.4 until 3.0.7 and 4.1.1, fixRequestBody is the library's documented helper for re-emitting a request body that was already consumed by a body parser. When the outgoing Content-Type is multipart/form-data, it rebuilds the body with...

7.5CVSS5.9AI score0.00265EPSS
SaveExploits1References1
CVE
CVE
added 2026/06/22 8:07 p.m.71 views

CVE-2026-55603

CVE-2026-55603 affects http-proxy-middleware (Node.js). In versions 3.0.4–3.0.7 and 4.1.1, fixRequestBody() rebuilds multipart/form-data by interpolating req.body into the wire format without neutralizing CR/LF. This can let an attacker inject a new multipart part (via unescaped CRLF in keys/valu...

7.5CVSS5.9AI score0.00265EPSS
SaveExploits1References1Affected Software1
Rows per page
Query Builder