Lucene search
+L

10536 matches found

RustSec
RustSec
added 2026/05/02 12:0 p.m.18 views

Integer overflow in `array::ReadWrite::new()` leading to potential memory corruption

In array::ReadWrite::new line 83 of accessor/src/array.rs, let bytes = mem::sizeof:: len can overflow usize when len is very large. In release mode, this silently wraps, potentially making bytes = 0. The mapper then maps with 0 bytes, and subsequent accesses e.g. readvolatileat lead to undefined...

5.9AI score
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/05/02 7:46 a.m.6 views

CVE-2026-2052 Widget Options <= 4.2.2 - Authenticated (Contributor+) Remote Code Execution via Display Logic

The Widget Options – Advanced Conditional Visibility for Gutenberg Blocks & Classic Widgets plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 4.2.2 via the Display Logic feature. This is due to the plugin using eval on user-supplied Display Logic...

8.8CVSS6.1AI score0.00774EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/05/02 5:29 a.m.7 views

CVE-2026-7647 Profile Builder Pro <= 3.14.5 - Unauthenticated PHP Object Injection

The Profile Builder Pro plugin for WordPress is vulnerable to PHP Object Injection in all versions up to and including 3.14.5. This is due to the use of PHP's maybeunserialize function on the attacker-controlled 'args' POST parameter within the wppbrequestuserspinsactioncallback AJAX handler, whi...

8.1CVSS5.9AI score0.00462EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2026/05/02 12:0 a.m.12 views

WordPress plugin Widget Options – Advanced Conditional Visibility for Gutenberg Blocks & Classic Widgets 代码注入漏洞

WordPress and WordPress plugins are both products of the WordPress Foundation. WordPress is a blog platform developed using the PHP language. This platform allows users to create personal blog websites on servers based on PHP and MySQL. A WordPress plugin is an application that can be added to a...

8.8CVSS6.4AI score0.00774EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/05/02 12:0 a.m.35 views

PT-2026-36639

Name of the Vulnerable Software and Affected Versions sgl-project SGLang versions prior to 0.6.0 Description A code injection issue exists in the HuggingFace Transformer Handler within the get tokenizer function of the python/sglang/srt/utils/hf transformers utils.py file. When a caller sets the...

6.3CVSS6.4AI score0.00368EPSS
SaveExploits0References16
Tenable Nessus
Tenable Nessus
added 2026/05/02 12:0 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-31701

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ALSA: caiaq: take a reference on the USB device in createcard The caiaq driver stores a pointer to the parent USB device in cdev-chip.dev but never takes a...

5.5CVSS5.5AI score0.00117EPSS
SaveExploits0References3
NVD
NVD
added 2026/05/01 4:16 p.m.7 views

CVE-2026-42472

Unsafe deserialization vulnerability in MixPHP Framework 2.x thru 2.2.17. The session and cache handlers use unserialize on data from Redis in the RedisHandler object...

9.8CVSS0.0038EPSS
SaveExploits0References3
NVD
NVD
added 2026/05/01 4:16 p.m.8 views

CVE-2026-42473

Unsafe deserialization vulnerability in MixPHP Framework 2.x thru 2.2.17. The session and cache handlers use unserialize on data from the filesystem in the FileHandler object...

9.8CVSS0.0038EPSS
SaveExploits0References3
NVD
NVD
added 2026/05/01 4:16 p.m.11 views

CVE-2026-42471

Unsafe deserialization vulnerability in MixPHP Framework 2.x thru 2.2.17. The sync-invoke client Connection.php:76 calls unserialize on data received from the server response, enabling client-side RCE if connecting to a malicious server...

8.1CVSS0.01757EPSS
SaveExploits2References3
NVD
NVD
added 2026/05/01 4:16 p.m.10 views

CVE-2026-37552

Unsafe deserialization vulnerability in MixPHP Framework 2.x thru 2.2.17. The sync-invoke TCP server Server.php:87 receives data from a TCP socket, passes it directly to Opis\Closure\unserialize, then executes the result via calluserfunc. No authentication or signature verification exists on the...

8.4CVSS0.00253EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/01 12:0 p.m.9 views

RUSTSEC-2026-0116 Improper check of an invariant resulting in incorrect bounds checks

A bounds verification of a slice storage of a 2-dimensional matrix's coefficients a kernel would compare the total size against the product of individual dimensions. This would erroneously cast after the multiplication and consequently fail to detect possible violations when overflow occurs...

5.9AI score
SaveExploits0References2
RustSec
RustSec
added 2026/05/01 12:0 p.m.12 views

Improper check of an invariant resulting in incorrect bounds checks

A bounds verification of a slice storage of a 2-dimensional matrix's coefficients a kernel would compare the total size against the product of individual dimensions. This would erroneously cast after the multiplication and consequently fail to detect possible violations when overflow occurs...

5.9AI score
SaveExploits0Affected Software1
GithubExploit
GithubExploit
added 2026/05/01 10:10 a.m.100 views

picoctf-2025-unsafe-eval-writeup

picoCTF 2025 — Unssafe Eval Web Exploitation Challenge:...

6.2AI score
SaveExploits0
Snyk
Snyk
added 2026/05/01 9:30 a.m.8 views

Unsafe Dependency Resolution

Overview ironic-python-agent is an Ironic Python Agent Ramdisk Affected versions of this package are vulnerable to Unsafe Dependency Resolution via the grub-install process. An attacker can achieve code execution by providing a malicious partition image that is deployed and subsequently chrooted ...

8.5CVSS6AI score0.00805EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/05/01 7:21 a.m.36 views

CVE-2026-7584 Arbitrary Code Execution via Unsafe Deserialization in LabOne Q

The LabOne Q serialization framework uses a class-loading mechanism importcls to dynamically import and instantiate Python classes during deserialization. Prior to the fix, this mechanism accepted arbitrary fully-qualified class names from the serialized data without any validation of the target...

8.4CVSS0.00256EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/05/01 7:21 a.m.2 views

CVE-2026-7584 Arbitrary Code Execution via Unsafe Deserialization in LabOne Q

The LabOne Q serialization framework uses a class-loading mechanism importcls to dynamically import and instantiate Python classes during deserialization. Prior to the fix, this mechanism accepted arbitrary fully-qualified class names from the serialized data without any validation of the target...

8.4CVSS6.3AI score0.00256EPSS
SaveExploits0References1
CVE
CVE
added 2026/05/01 7:21 a.m.22 views

CVE-2026-7584

The CVE describes an Arbitrary Code Execution in LabOne Q caused by unsafe deserialization: its serialization framework uses a class-loading mechanism (import_cls) that accepted fully-qualified class names without validating targets or restricting modules. An attacker can craft a malicious serial...

8.4CVSS6.3AI score0.00256EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2026/05/01 7:21 a.m.4 views

CVE-2026-7584 Arbitrary Code Execution via Unsafe Deserialization in LabOne Q

The LabOne Q serialization framework uses a class-loading mechanism importcls to dynamically import and instantiate Python classes during deserialization. Prior to the fix, this mechanism accepted arbitrary fully-qualified class names from the serialized data without any validation of the target...

8.4CVSS6.6AI score0.00256EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/05/01 12:0 a.m.5 views

CVE-2026-42472

Unsafe deserialization vulnerability in MixPHP Framework 2.x thru 2.2.17. The session and cache handlers use unserialize on data from Redis in the RedisHandler object...

5.8AI score0.0038EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/05/01 12:0 a.m.33 views

CVE-2026-42473

Unsafe deserialization vulnerability in MixPHP Framework 2.x thru 2.2.17. The session and cache handlers use unserialize on data from the filesystem in the FileHandler object...

0.0038EPSS
SaveExploits0References3
Rows per page
Query Builder