Lucene search
+L

29569 matches found

Positive Technologies
Positive Technologies
added 2026/01/21 12:00 a.m.19 views

PT-2026-3890

Name of the Vulnerable Software and Affected Versions seroval versions 1.4.0 and below Description seroval facilitates JavaScript value stringification, including complex structures beyond the capabilities of JSON.stringify. In affected versions, replacing encoded array lengths with excessively...

7.5CVSS5.3AI score0.00411EPSS
SaveExploits0References11
CNNVD
CNNVD
added 2026/01/21 12:00 a.m.15 views

Laravel Reverb code issue vulnerabilities

Laravel Reverb is a library open sourced from The Laravel Framework. It brings real-time WebSocket communication to Laravel applications. Versions of Laravel Reverb 1.6.3 and earlier have code vulnerabilities; these vulnerabilities stem from the direct transmission of data to the deserialization...

9.8CVSS6.2AI score0.00892EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/01/21 12:00 a.m.15 views

PT-2026-3879

Name of the Vulnerable Software and Affected Versions seroval versions prior to 1.4.0 Description seroval is a JavaScript library that facilitates value stringification, including complex structures beyond the capabilities of JSON.stringify. Improper input handling in the JSON deserialization...

7.5CVSS5.9AI score0.00527EPSS
SaveExploits0References16
CNNVD
CNNVD
added 2026/01/21 12:00 a.m.25 views

Seroval security vulnerabilities

Seroval is a formatted Java library developed by Alexis H. Munsayac. Versions of Seroval 1.4.0 and earlier contain security vulnerabilities, which stem from improper input validation during JSON deserialization, potentially leading to prototype pollution...

9.8CVSS5.8AI score0.00255EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/01/21 12:00 a.m.15 views

Seroval code issue vulnerabilities

Seroval is a formatted Java library developed by Alexis H. Munsayac. Versions of Seroval 1.4.0 and earlier have code vulnerabilities caused by improper handling of JSON deserialization inputs, which may lead to arbitrary JavaScript code execution...

7.5CVSS6.1AI score0.00527EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/01/21 12:00 a.m.16 views

PT-2026-3878

Name of the Vulnerable Software and Affected Versions seroval versions 1.4.0 and below Description seroval provides JavaScript value stringification, handling complex structures beyond the capabilities of JSON.stringify. A flaw in input validation in versions 1.4.0 and below can lead to prototype...

9.8CVSS5.6AI score0.00255EPSS
SaveExploits0References14
NVD
NVD
added 2026/01/20 7:15 p.m.16 views

CVE-2025-56005

An undocumented and unsafe feature in the PLY Python Lex-Yacc library 3.11 allows Remote Code Execution RCE via the picklefile parameter in the yacc function. This parameter accepts a .pkl file that is deserialized with pickle.load without validation. Because pickle allows execution of embedded...

9.8CVSS0.17149EPSS
SaveExploits3References13
Snyk
Snyk
added 2026/01/20 6:45 p.m.3 views

Deserialization of Untrusted Data

Overview ply is a Python Lex & Yacc Affected versions of this package are vulnerable to Deserialization of Untrusted Data via the picklefile parameter in the yacc function. An attacker can execute arbitrary code by supplying a specially crafted pickle file that is deserialized without validation...

9.8CVSS6.1AI score0.17149EPSS
SaveExploits3References2
NVD
NVD
added 2026/01/20 3:20 p.m.15 views

CVE-2026-0726

The Nexter Extension – Site Enhancements Toolkit plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 4.4.6 via deserialization of untrusted input in the 'nxtunserializereplace' function. This makes it possible for unauthenticated attackers to inject a...

8.1CVSS0.00486EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/01/20 2:26 p.m.10 views

CVE-2026-0726 Nexter Extension – Site Enhancements Toolkit <= 4.4.6 - Unauthenticated PHP Object Injection via 'nxt_unserialize_replace'

The Nexter Extension – Site Enhancements Toolkit plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 4.4.6 via deserialization of untrusted input in the 'nxtunserializereplace' function. This makes it possible for unauthenticated attackers to inject a...

8.1CVSS6.2AI score0.00486EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/01/20 2:26 p.m.7 views

CVE-2026-0726

The Nexter Extension – Site Enhancements Toolkit plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 4.4.6 via deserialization of untrusted input in the 'nxtunserializereplace' function. This makes it possible for unauthenticated attackers to inject a...

8.1CVSS6AI score0.00486EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/01/20 2:26 p.m.28 views

CVE-2026-0726 Nexter Extension – Site Enhancements Toolkit <= 4.4.6 - Unauthenticated PHP Object Injection via 'nxt_unserialize_replace'

The Nexter Extension – Site Enhancements Toolkit plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 4.4.6 via deserialization of untrusted input in the 'nxtunserializereplace' function. This makes it possible for unauthenticated attackers to inject a...

8.1CVSS0.00486EPSS
SaveExploits0References2
Veracode
Veracode
added 2026/01/20 11:54 a.m.10 views

Insecure Deserialization

fickling is vulnerable to Insecure Deserialization. The vulnerability is due to Fickling not treating Python’s runpy module as unsafe, which allows an attacker to craft a malicious pickle using runpy.runpath or runpy.runmodule that is misclassified as suspicious rather than overtly malicious,...

9.3CVSS6AI score0.00435EPSS
SaveExploits1References6Affected Software1
GithubExploit
GithubExploit
added 2026/01/20 11:31 a.m.236 views

security-antipatterns-java

Security Anti-Patterns for Java AI coding agents write insecu...

6.1AI score
SaveExploits0
Veracode
Veracode
added 2026/01/20 11:25 a.m.12 views

Improper Handling Of Unsafe Deserialization

fickling is vulnerable to improper handling of unsafe deserialization. The vulnerability is due to Fickling not treating Python’s cProfile module as unsafe, which results in malicious pickles using cProfile.run being misclassified as SUSPICIOUS instead of OVERTLYMALICIOUS, allowing an attacker to...

9.3CVSS6AI score0.00471EPSS
SaveExploits1References6Affected Software1
NVD
NVD
added 2026/01/20 8:16 a.m.18 views

CVE-2026-0895

The extension extends TYPO3’ FileSpool component, which was vulnerable to Insecure Deserialization prior to TYPO3-CORE-SA-2026-004 https://typo3.org/security/advisory/typo3-core-sa-2026-004 . Since the related fix is overwritten by the extension, using the extension with a patched TYPO3 core...

5.2CVSS0.00127EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/01/20 7:45 a.m.6 views

Deserialization of Untrusted Data

Overview cpsit/typo3-mailqueue is a TYPO3 CMS extension to improve TYPO3's mail spooler with additional components. Affected versions of this package are vulnerable to Deserialization of Untrusted Data via the FileSpool component. An attacker can execute arbitrary code by providing crafted...

7.8CVSS6.1AI score0.00127EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/01/20 7:19 a.m.30 views

CVE-2026-0895 Insecure Deserialization in extension "Mailqueue" (mailqueue)

The extension extends TYPO3’ FileSpool component, which was vulnerable to Insecure Deserialization prior to TYPO3-CORE-SA-2026-004 https://typo3.org/security/advisory/typo3-core-sa-2026-004 . Since the related fix is overwritten by the extension, using the extension with a patched TYPO3 core...

5.2CVSS0.00127EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/01/20 7:19 a.m.8 views

CVE-2026-0895

The extension extends TYPO3’ FileSpool component, which was vulnerable to Insecure Deserialization prior to TYPO3-CORE-SA-2026-004 https://typo3.org/security/advisory/typo3-core-sa-2026-004 . Since the related fix is overwritten by the extension, using the extension with a patched TYPO3 core...

5.2CVSS5.5AI score0.00127EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/01/20 7:19 a.m.10 views

CVE-2026-0895 Insecure Deserialization in extension "Mailqueue" (mailqueue)

The extension extends TYPO3’ FileSpool component, which was vulnerable to Insecure Deserialization prior to TYPO3-CORE-SA-2026-004 https://typo3.org/security/advisory/typo3-core-sa-2026-004 . Since the related fix is overwritten by the extension, using the extension with a patched TYPO3 core...

5.2CVSS5.9AI score
SaveExploits0References7
Rows per page
Query Builder