Lucene search
+L

117 matches found

CVE
CVE
added 2026/04/24 2:35 a.m.92 views

CVE-2026-41316

ERB has a deserialization guard for @_init in ERB#result and ERB#run, but public methods ERB#def_method, ERB#def_module, and ERB#def_class were not guarded. The vulnerability arises when Marshal.load is used on untrusted data with erb loaded, allowing code execution via the unguarded paths. Patch...

8.1CVSS6.2AI score0.01131EPSS
SaveExploits0References17
RubySec
RubySec
added 2026/04/21 12:00 a.m.28 views

ERB has an @_init deserialization guard bypass via def_module / def_method / def_class

ERB implements an @init guard to prevent code execution when ERB objects are reconstructed via Marshal.load on untrusted data. However, ERBdefmethod, ERBdefmodule, and ERBdefclass evaluate the template source without checking this guard, allowing an attacker who controls the data passed to...

8.1CVSS6AI score0.01131EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2026/04/13 3:17 p.m.4 views

DEBIAN-CVE-2026-1462

A vulnerability in the TFSMLayer class of the keras package, version 3.13.0, allows attacker-controlled TensorFlow SavedModels to be loaded during deserialization of .keras models, even when safemode=True. This bypasses the security guarantees of safemode and enables arbitrary attacker-controlled...

7.8CVSS8.7AI score0.00405EPSS
SaveExploits1References1
RubySec
RubySec
added 2026/04/13 12:00 a.m.24 views

ERB has an @_init deserialization guard bypass via def_module / def_method / def_class

ERB implements an @init guard to prevent code execution when ERB objects are reconstructed via Marshal.load on untrusted data. However, ERBdefmethod, ERBdefmodule, and ERBdefclass evaluate the template source without checking this guard, allowing an attacker who controls the data passed to...

8.1CVSS6.2AI score0.01131EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/03/02 3:54 p.m.40 views

CVE-2025-52998 Chamilo: PHAR deserialization bypass

Chamilo is a learning management system. Prior to version 1.11.30, in the application, deserialization of data is performed, the data can be spoofed. An attacker can create objects of arbitrary classes, as well as fully control their properties, and thus modify the logic of the web application's...

7CVSS0.00367EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/02 3:54 p.m.9 views

CVE-2025-52998 Chamilo: PHAR deserialization bypass

Chamilo is a learning management system. Prior to version 1.11.30, in the application, deserialization of data is performed, the data can be spoofed. An attacker can create objects of arbitrary classes, as well as fully control their properties, and thus modify the logic of the web application's...

7CVSS5.9AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/03/02 3:54 p.m.8 views

CVE-2025-52998 Chamilo: PHAR deserialization bypass

Chamilo is a learning management system. Prior to version 1.11.30, in the application, deserialization of data is performed, the data can be spoofed. An attacker can create objects of arbitrary classes, as well as fully control their properties, and thus modify the logic of the web application's...

7CVSS5.9AI score0.00367EPSS
SaveExploits0References3
CVE
CVE
added 2026/03/02 3:54 p.m.27 views

CVE-2025-52998

Summary: CVE-2025-52998 affects Chamilo LMS components prior to version 1.11.30, where PHAR deserialization could be manipulated by crafting objects to spoof data and modify application logic. What’s affected: Chamilo, prior to 1.11.30. The root cause is flaws in the deserialization mechanism (PH...

9.8CVSS5.9AI score0.00367EPSS
SaveExploits0References3Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/01/20 12:00 a.m.8 views

MiracleLinux 8 : dotnet7.0-7.0.107-1.el8.ML.1 (AXSA:2023-6203:20)

The remote MiracleLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2023-6203:20 advisory. dotnet: .NET Kestrel: Denial of Service processing X509 Certificates CVE-2023-29331 dotnet: vulnerability exists in NuGet where a potential race...

7.5CVSS8.5AI score0.02627EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/01/20 12:00 a.m.11 views

MiracleLinux 9 : dotnet7.0-7.0.107-1.el9.ML.1 (AXSA:2023-6092:17)

The remote MiracleLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2023-6092:17 advisory. dotnet: .NET Kestrel: Denial of Service processing X509 Certificates CVE-2023-29331 dotnet: vulnerability exists in NuGet where a potential race...

7.5CVSS8.5AI score0.02627EPSS
SaveExploits0References6
Veracode
Veracode
added 2025/09/15 6:04 a.m.11 views

Remote Code Execution (RCE)

picklescan is vulnerable to Remote Code Execution RCE.The vulnerability is due to the GuardBuilder.get function being invoked from a crafted pickle's reduce method during deserialization, which bypasses Picklescan's checks and allows an attacker to execute arbitrary code when the victim calls...

8.2AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/22 7:46 p.m.14 views

CVE-2021-3287

Zoho ManageEngine OpManager before 12.5.329 allows unauthenticated Remote Code Execution due to a general bypass in the deserialization class...

9.8CVSS7.6AI score0.51332EPSS
SaveExploits4References1
RedhatCVE
RedhatCVE
added 2025/05/22 12:47 p.m.15 views

CVE-2018-17200

The Apache OFBiz HTTP engine org.apache.ofbiz.service.engine.HttpEngine.java handles requests for HTTP services via the /webtools/control/httpService endpoint. This service takes the serviceContent parameter in the request and deserializes it using XStream. This XStream instance is slightly guard...

9.8CVSS7AI score0.05027EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/28 4:15 p.m.9 views

CVE-2023-35815

DevExpress before 23.1.3 has a data-source protection mechanism bypass during deserialization on XML data...

9.8CVSS5.8AI score0.00575EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/05 7:19 a.m.13 views

CVE-2024-23636

SOFARPC is a Java RPC framework. SOFARPC defaults to using the SOFA Hessian protocol to deserialize received data, while the SOFA Hessian protocol uses a blacklist mechanism to restrict deserialization of potentially dangerous classes for security protection. But, prior to version 5.12.0, there i...

9.8CVSS7.1AI score0.00799EPSS
SaveExploits0References1
GithubExploit
GithubExploit
added 2024/11/22 6:56 a.m.155 views

Exploit for Improper Control of Dynamically-Managed Code Resources in Lightningai Pytorch_Lightning

RCE Caused by Attribute/Class Pollution: Lightning AI’s PyTo...

9.8CVSS7.6AI score0.26831EPSS
SaveExploits3
Positive Technologies
Positive Technologies
added 2024/09/19 12:00 a.m.10 views

PT-2024-32317

Name of the Vulnerable Software and Affected Versions sofahessian versions prior to 3.5.5 Description The SOFA Hessian protocol uses a blacklist mechanism to restrict deserialization of potentially dangerous classes for security protection. However, there is a gadget chain that can bypass the SOF...

9.8CVSS5.8AI score0.00678EPSS
SaveExploits0References15
VulnCheck KEV
VulnCheck KEV
added 2024/01/13 12:00 a.m.5 views

VulnCheck KEV: CVE-2021-3287

Zoho ManageEngine OpManager before 12.5.329 allows unauthenticated Remote Code Execution due to a general bypass in the deserialization class...

9.8CVSS7.4AI score0.51332EPSS
SaveExploits4References1
OSV
OSV
added 2021/04/22 1:15 p.m.10 views

CVE-2021-3287

Zoho ManageEngine OpManager before 12.5.329 allows unauthenticated Remote Code Execution due to a general bypass in the deserialization class...

9.8CVSS7.4AI score0.51332EPSS
SaveExploits4References2
ATTACKERKB
ATTACKERKB
added 2021/04/22 1:15 p.m.7 views

CVE-2021-3287

Zoho ManageEngine OpManager before 12.5.329 allows unauthenticated Remote Code Execution due to a general bypass in the deserialization class...

9.8CVSS7.5AI score0.51332EPSS
SaveExploits4References5
Rows per page
Query Builder