Lucene search
+L

2106 matches found

Vulnrichment
Vulnrichment
added 2026/03/19 11:12 p.m.6 views

CVE-2026-29109 SuiteCRM Authenticated Remote Code Execution via Unsafe Deserialization in SavedSearch Filter Processing

SuiteCRM is an open-source, enterprise-ready Customer Relationship Management CRM software application. Versions up to and including 8.9.2 contain an unsafe deserialization vulnerability in the SavedSearch filter processing component that allows an authenticated administrator to execute arbitrary...

8.6CVSS6.1AI score0.00469EPSS
SaveExploits0References1
CVE
CVE
added 2026/03/19 11:12 p.m.20 views

CVE-2026-29109

Summary: CVE-2026-29109 affects SuiteCRM up to version 8.9.2, where the SavedSearch filter processing contains an unsafe deserialization flaw. The code path in FilterDefinitionProvider.php calls unserialize() on user-controlled data from the saved_search.contents column without restricting instan...

8.6CVSS6.1AI score0.00469EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/03/19 11:12 p.m.30 views

CVE-2026-29109 SuiteCRM Authenticated Remote Code Execution via Unsafe Deserialization in SavedSearch Filter Processing

SuiteCRM is an open-source, enterprise-ready Customer Relationship Management CRM software application. Versions up to and including 8.9.2 contain an unsafe deserialization vulnerability in the SavedSearch filter processing component that allows an authenticated administrator to execute arbitrary...

8.6CVSS0.00469EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/03/19 11:12 p.m.7 views

CVE-2026-29109

SuiteCRM is an open-source, enterprise-ready Customer Relationship Management CRM software application. Versions up to and including 8.9.2 contain an unsafe deserialization vulnerability in the SavedSearch filter processing component that allows an authenticated administrator to execute arbitrary...

8.6CVSS6.1AI score0.00469EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/03/19 11:12 p.m.10 views

CVE-2026-29109 SuiteCRM Authenticated Remote Code Execution via Unsafe Deserialization in SavedSearch Filter Processing

SuiteCRM is an open-source, enterprise-ready Customer Relationship Management CRM software application. Versions up to and including 8.9.2 contain an unsafe deserialization vulnerability in the SavedSearch filter processing component that allows an authenticated administrator to execute arbitrary...

8.6CVSS6.1AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/03/19 12:00 a.m.16 views

PT-2026-26447

SuiteCRM is an open-source, enterprise-ready Customer Relationship Management CRM software application. Versions up to and including 8.9.2 contain an unsafe deserialization vulnerability in the SavedSearch filter processing component that allows an authenticated administrator to execute arbitrary...

8.6CVSS6.1AI score0.00469EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/03/18 8:47 p.m.5 views

CVE-2026-25873 OmniGen2-RL Reward Server Unsafe Deserialization RCE

OmniGen2-RL contains an unauthenticated remote code execution vulnerability in the reward server component that allows remote attackers to execute arbitrary commands by sending malicious HTTP POST requests. Attackers can exploit insecure pickle deserialization of request bodies to achieve code...

9.8CVSS6.7AI score0.01077EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/03/18 8:47 p.m.33 views

CVE-2026-25873 OmniGen2-RL Reward Server Unsafe Deserialization RCE

OmniGen2-RL contains an unauthenticated remote code execution vulnerability in the reward server component that allows remote attackers to execute arbitrary commands by sending malicious HTTP POST requests. Attackers can exploit insecure pickle deserialization of request bodies to achieve code...

9.8CVSS0.01077EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/03/18 12:00 a.m.12 views

PT-2026-26202

Name of the Vulnerable Software and Affected Versions DeepDiff versions 5.0.0 through 8.6.1 Description DeepDiff is a Python project for deep difference and search of data. The pickle unpickler RestrictedUnpickler validates which classes can be loaded but does not limit their constructor argument...

8.7CVSS5.8AI score0.00452EPSS
SaveExploits1References24
Tenable Nessus
Tenable Nessus
added 2026/03/11 12:00 a.m.6 views

openSUSE 15 Security Update : c3p0 and mchange-commons (SUSE-SU-2026:0855-1)

The remote openSUSE 15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:0855-1 advisory. c3p0: - Security issues fixed: - CVE-2026-27830: Fixed unsafe object deserialization bsc1258942 - Fix the null pointer exception in the...

9.8CVSS6AI score0.00812EPSS
SaveExploits1References8
SUSE Linux
SUSE Linux
added 2026/03/10 5:06 a.m.11 views

Security update for c3p0 and mchange-commons

This update for c3p0 and mchange-commons fixes the following issues: c3p0: Security issues fixed: CVE-2026-27830: Fixed unsafe object deserialization bsc1258942 Fix the null pointer exception in the userOverridesAsString method bsc1259313. mchange-commons: Security issues fixed: CVE-2026-27727:...

9.8CVSS5.8AI score0.00812EPSS
SaveExploits1References10
OSV
OSV
added 2026/03/10 5:06 a.m.5 views

SUSE-SU-2026:0855-1 Security update for c3p0 and mchange-commons

This update for c3p0 and mchange-commons fixes the following issues: c3p0: - Security issues fixed: - CVE-2026-27830: Fixed unsafe object deserialization bsc1258942 - Fix the null pointer exception in the userOverridesAsString method bsc1259313. mchange-commons: - Security issues fixed: -...

9.8CVSS5.8AI score0.00812EPSS
SaveExploits1References6
ATTACKERKB
ATTACKERKB
added 2026/03/05 7:10 p.m.8 views

CVE-2026-28277

LangGraph SQLite Checkpoint is an implementation of LangGraph CheckpointSaver that uses SQLite DB both sync and async, via aiosqlite. In version 1.0.9 and prior, LangGraph checkpointers can load msgpack-encoded checkpoints that reconstruct Python objects during deserialization. If an attacker can...

6.8CVSS5.9AI score0.04928EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/05 7:10 p.m.7 views

CVE-2026-28277 LangGraph: Unsafe msgpack deserialization in LangGraph checkpoint loading

LangGraph SQLite Checkpoint is an implementation of LangGraph CheckpointSaver that uses SQLite DB both sync and async, via aiosqlite. In version 1.0.9 and prior, LangGraph checkpointers can load msgpack-encoded checkpoints that reconstruct Python objects during deserialization. If an attacker can...

6.8CVSS5.8AI score0.04928EPSS
SaveExploits0References1
OSV
OSV
added 2026/03/05 7:10 p.m.16 views

CVE-2026-28277 LangGraph: Unsafe msgpack deserialization in LangGraph checkpoint loading

LangGraph SQLite Checkpoint is an implementation of LangGraph CheckpointSaver that uses SQLite DB both sync and async, via aiosqlite. In version 1.0.9 and prior, LangGraph checkpointers can load msgpack-encoded checkpoints that reconstruct Python objects during deserialization. If an attacker can...

6.8CVSS5.8AI score
SaveExploits0References3
CVE
CVE
added 2026/03/05 7:10 p.m.65 views

CVE-2026-28277

CVE-2026-28277 affects LangGraph checkpoint loading using an SQLite-backed checkpoint store. In versions ≤1.0.9, msgpack-encoded checkpoints may deserialize into Python objects, enabling an attacker with write access to the checkpoint store to craft payloads that trigger unsafe reconstruction whe...

7.2CVSS5.9AI score0.04928EPSS
SaveExploits0References1Affected Software1
NVD
NVD
added 2026/03/03 11:15 p.m.21 views

CVE-2026-27971

Qwik is a performance focused javascript framework. qwik =1.19.0 is vulnerable to RCE due to an unsafe deserialization vulnerability in the server$ RPC mechanism that allows any unauthenticated user to execute arbitrary code on the server with a single HTTP request. Affects any deployment where...

9.8CVSS0.05416EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/03/03 10:55 p.m.5 views

CVE-2026-27971

Qwik is a performance focused javascript framework. qwik =1.19.0 is vulnerable to RCE due to an unsafe deserialization vulnerability in the server$ RPC mechanism that allows any unauthenticated user to execute arbitrary code on the server with a single HTTP request. Affects any deployment where...

9.2CVSS6.4AI score0.05416EPSS
SaveExploits1References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/03 12:00 a.m.16 views

PT-2026-22806

Name of the Vulnerable Software and Affected Versions Avira Internet Security affected versions not specified Description An improper link resolution issue exists in the Software Updater component of Avira Internet Security. The Software Updater, running with SYSTEM privileges, deletes a file...

8.5CVSS5.9AI score0.00179EPSS
SaveExploits0References12
Positive Technologies
Positive Technologies
added 2026/03/03 12:00 a.m.31 views

PT-2026-22807

Name of the Vulnerable Software and Affected Versions Avira Internet Security affected versions not specified Description The software contains a flaw involving the deserialization of untrusted data within the System Speedup component. The Avira.SystemSpeedup.RealTimeOptimizer.exe process,...

8.5CVSS6.3AI score0.00323EPSS
SaveExploits0References12
Rows per page
Query Builder