Total CVEs

149,482

Critical Severity

4,817

High Severity

17,191

Last 7 Days

2,832
Quick preset (or use dates below)
Clear Filters
๐Ÿ“… Showing Year: 2026 (January 1 - December 31, 2026) View All Years โ†’
Showing 10,761 - 10,780 of 45,887 CVEs
CVE-2026-48515 HIGH - 7.5

MessagePack for C# is a MessagePack serializer for C#. Prior to 2.5.301 and 3.1.7, MessagePack-CSharp's multi-dimensional array formatters read dimension lengths directly from the payload and allocate T[,], T[,,], or T[,,,] before validating that the dimension product matches the encoded elemen...

Vendor: messagepack
Product: messagepack
Published: Jun 22, 2026
Source: NVD
CVE-2026-48514 HIGH - 7.5

MessagePack for C# is a MessagePack serializer for C#. Prior to 2.5.301 and 3.1.7, UnsafeBlitFormatterBase<T>.Deserialize reads an attacker-controlled byteLength from an extension payload and allocates an array based on that value before validating it against the extension header length or rem...

Vendor: messagepack
Product: messagepack
Published: Jun 22, 2026
Source: NVD
CVE-2026-48513 HIGH - 7.5

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.DepthStep(ref reader) and do not decrement reader.Depth around recursive deserialization and skip paths. This means...

Vendor: messagepack
Product: messagepack
Published: Jun 22, 2026
Source: NVD
CVE-2026-48512 HIGH - 7.5

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

Vendor: messagepack
Product: messagepack
Published: Jun 22, 2026
Source: NVD
CVE-2026-48511 HIGH - 7.5

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<string, object>.Add for each map entry. ExpandoObject internally maintains member names in array-like structures, ...

Vendor: messagepack
Product: messagepack
Published: Jun 22, 2026
Source: NVD
CVE-2026-48510 HIGH - 7.5

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

Vendor: messagepack
Product: messagepack
Published: Jun 22, 2026
Source: NVD
CVE-2026-48509 CRITICAL - 9.1

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

Vendor: messagepack
Product: messagepack
Published: Jun 22, 2026
Source: NVD
CVE-2026-48506 HIGH - 7.5

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

Vendor: messagepack
Product: messagepack
Published: Jun 22, 2026
Source: NVD
CVE-2026-48505 HIGH - 7.4

Filament is a collection of full-stack components for accelerated Laravel development. From 4.0.0 until 4.11.5 and 5.6.5, a flaw in the handling of recovery codes for app-based multi-factor authentication allows the same recovery code to be reused via concurrent submission. This issue does not affec...

Vendor: filamentphp
Product: filament
Published: Jun 22, 2026
Source: NVD
CVE-2026-48502 HIGH - 7.5

MessagePack for C# is a MessagePack serializer for C#. Prior to 2.5.301 and 3.1.7, MessagePackReader.ReadDateTime() can allocate stack memory based on an attacker-controlled MessagePack extension length. In the slow path for timestamp extension parsing, the computed tokenSize includes the extension ...

Vendor: messagepack
Product: messagepack
Published: Jun 22, 2026
Source: NVD
CVE-2026-48167 MEDIUM - 6.4

Filament is a collection of full-stack components for accelerated Laravel development. From 4.0.0 until 4.11.5 and 5.6.5, the ImageColumn and ImageEntry components render raw database values without escaping HTML. Where the data passed to these components isn't validated, an attacker could plan...

Vendor: filamentphp
Product: filament
Published: Jun 22, 2026
Source: NVD
CVE-2026-48166 MEDIUM - 5.3

Filament is a collection of full-stack components for accelerated Laravel development. From 4.0.0 until 4.11.5 and 5.6.5, the login page has an observable timing discrepancy that allows unauthenticated attackers to enumerate registered email addresses. The impact is limited to disclosing whether an ...

Vendor: filamentphp
Product: filament
Published: Jun 22, 2026
Source: NVD
CVE-2025-71358 HIGH - 8.1

picklescan before 0.0.29 fails to detect malicious pickle files that exploit idlelib.autocomplete.AutoComplete.get_entity function in reduce methods. Attackers can embed undetected code in pickle files that executes arbitrary commands when loaded by victims using pickle.load().

Vendor: picklescan
Product: picklescan
Published: Jun 22, 2026
Source: NVD
CVE-2025-71344 HIGH - 8.1

picklescan before 0.0.30 (affected versions 0.0.26 and earlier) fails to detect the ensurepip._run_pip built-in function when scanning pickle files, allowing attackers to execute arbitrary code. Malicious pickle files embedding ensurepip._run_pip calls in __reduce__ methods bypass picklescan detecti...

Vendor: picklescan
Product: picklescan
Published: Jun 22, 2026
Source: NVD
CVE-2025-71339 HIGH - 8.1

Picklescan before 0.0.33 fails to detect the numpy.f2py.crackfortran._eval_length gadget in pickle __reduce__ methods, allowing arbitrary code execution. Attackers can craft malicious pickle files that execute arbitrary Python code when loaded by victims who trust Picklescan's safety validation...

Vendor: Picklescan
Product: Picklescan
Published: Jun 22, 2026
Source: NVD
CVE-2026-46700 MEDIUM - 4.3

Actual is a local-first personal finance tool. Prior to 26.6.0, the GET /secret/:name endpoint in @actual-app/sync-server checks only that the caller has a valid session and does not verify the caller is an admin, while the sibling POST /secret/ handler enforces an admin check in OpenID mode. Any au...

Vendor: npm
Product: @actual-app/sync-server
Published: Jun 22, 2026
Source: GitHub
CVE-2026-46672 MEDIUM - 4.6

Actual is a local-first personal finance app. Prior to 26.6.0, @actual-app/cli ships a hand-rolled CSV serializer in packages/cli/src/output.ts used whenever the global --format csv option is passed, whose escapeCsv helper only handles RFC 4180 delimiter, quote, and newline escaping and does not neu...

Vendor: npm
Product: @actual-app/cli
Published: Jun 22, 2026
Source: GitHub
CVE-2026-46611 MEDIUM - 5.3

Glances is an open-source system cross-platform monitoring tool. Prior to 4.5.5, the Glances XML-RPC server (glances -s, implemented in glances/server.py) does not validate the HTTP Host header, leaving it vulnerable to DNS rebinding attacks. An attacker can exploit DNS rebinding to exfiltrate the f...

Vendor: pip
Product: glances
Published: Jun 22, 2026
Source: GitHub
CVE-2026-46608 HIGH - 7.4

Glances is an open-source system cross-platform monitoring tool. Prior to 4.5.5, 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: * w...

Vendor: pip
Product: glances
Published: Jun 22, 2026
Source: GitHub
CVE-2026-46607 HIGH - 7.8

Glances is an open-source system cross-platform monitoring tool. Prior to 4.5.5, glances/outdated.py uses pickle.load() to read a version-check cache file stored at a predictable, world-accessible path (~/.cache/glances/glances-version.db or $XDG_CACHE_HOME/glances/glances-version.db). No integrity ...

Vendor: pip
Product: glances
Published: Jun 22, 2026
Source: GitHub