Lucene search
+L

7472 matches found

Github Security Blog
Github Security Blog
added 2026/05/05 9:17 p.m.19 views

phpseclib has a CVE-2024-27355 mitigation bypass — OID amplification DoS in ASN1::decodeOID()

Impact Anyone loading untrusted ASN1 files eg. X509 certificates, RSA PKCS8 private or public keys, etc Patches https://github.com/phpseclib/phpseclib/commit/d53d2021bcb9f6a04d5d44ec99e6bbef219a71bc Workarounds No. References...

7.5CVSS7.1AI score0.00569EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/05/05 6:35 p.m.8 views

Microdot has HTTP response splitting in Response.set_cookie()

Impact The Response.setcookie method does not sanitize its string arguments, and in particular will not detect the presence of the \r\n sequence in them. This can be a potential source of header injection attacks. For a header injection attack through this issue to be possible, an attacker must...

3.7CVSS5.8AI score0.00215EPSS
SaveExploits0References5Affected Software1
Veracode
Veracode
added 2026/05/05 12:6 p.m.17 views

Insecure Deserialization

org.apache.camel, camel-mina is vulnerable to insecure deserialization. The vulnerability is due to the MinaConverter.toObjectInputIoBuffer method wrapping untrusted data in a java.io.ObjectInputStream without applying filtering or class restrictions, which allows an attacker to send crafted...

8.8CVSS6.3AI score0.00872EPSS
SaveExploits2References8Affected Software1
Veracode
Veracode
added 2026/05/05 11:48 a.m.15 views

Deserialization Of Untrusted Data

Apache MINA is vulnerable to deserialization of untrusted data. The vulnerability is due to missing class validation in the AbstractIoBuffer.resolveClass method, which bypasses the classname allowlist and allows an attacker to execute arbitrary code via crafted serialized input...

9.8CVSS6.2AI score0.0064EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/05/05 12:0 a.m.16 views

PT-2026-37286

Name of the Vulnerable Software and Affected Versions microdot versions prior to 2.6.1 Description The Response.set cookie function does not sanitize string arguments, failing to detect the r sequence. This allows for HTTP response splitting and header injection attacks. For this to be exploited,...

3.7CVSS5.8AI score0.00215EPSS
SaveExploits0References12
Veracode
Veracode
added 2026/05/04 8:47 p.m.15 views

Deserialization Of Untrusted Data

Apache Camel is vulnerable to Deserialization Of Untrusted Data. The vulnerability is due to unsafe deserialization of data using ObjectInputStream without proper filtering, which allows an attacker to inject malicious serialized objects and execute arbitrary code...

8.8CVSS6AI score0.00934EPSS
SaveExploits2References10Affected Software1
Veracode
Veracode
added 2026/05/04 8:43 a.m.14 views

Deserialization Of Untrusted Data

Apache Camel is vulnerable to Unsafe Deserialization. The vulnerability is due to deserialization of untrusted data in ConsulRegistryUtils.deserialize using ObjectInputStream.readObject without applying an ObjectInputFilter, allowing attackers with write access to the Consul KV store to inject...

8.8CVSS6.1AI score0.00667EPSS
SaveExploits1References5Affected Software1
Snyk
Snyk
added 2026/05/04 1:22 a.m.13 views

Deserialization of Untrusted Data

Overview MindsDB is a MindsDB server, provides server capabilities to mindsdb native python library Affected versions of this package are vulnerable to Deserialization of Untrusted Data via the pickle.loads function in the Pickle Handler component. An attacker can execute arbitrary code by...

6.5CVSS6.9AI score0.00297EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/05/02 12:31 a.m.9 views

Deserialization of Untrusted Data

Overview mem0ai is a Long-term memory for AI Agents Affected versions of this package are vulnerable to Deserialization of Untrusted Data via the pickle.load or pickle.dump functions in the mem0/vectorstores/faiss.py file. An attacker can execute arbitrary code by providing crafted input to these...

6.5CVSS6.9AI score0.00315EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/05/01 5:32 p.m.7 views

Deserialization of Untrusted Data

Overview Affected versions of this package are vulnerable to Deserialization of Untrusted Data in the unserialize process. An attacker can execute arbitrary code by sending a crafted serialized PHP closure to the TCP server, which is then deserialized and executed without authentication or...

8.6CVSS6.1AI score0.00253EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/05/01 5:32 p.m.6 views

Deserialization of Untrusted Data

Overview Affected versions of this package are vulnerable to Deserialization of Untrusted Data via the unserialize function in the sync-invoke client when processing data received from a server response. An attacker can execute arbitrary code by sending crafted serialized data from a malicious...

9.8CVSS6.1AI score0.01757EPSS
SaveExploits2References2
Snyk
Snyk
added 2026/05/01 5:32 p.m.8 views

Deserialization of Untrusted Data

Overview Affected versions of this package are vulnerable to Deserialization of Untrusted Data in the RedisHandler process. An attacker can execute arbitrary code by supplying crafted serialized data to the session or cache handlers, which is then processed using unserialize. Details Serializatio...

9.8CVSS6.1AI score0.0038EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/05/01 5:32 p.m.5 views

Deserialization of Untrusted Data

Overview Affected versions of this package are vulnerable to Deserialization of Untrusted Data via the FileHandler process. An attacker can execute arbitrary code by supplying crafted serialized data to the session or cache handlers, which are processed using unserialize from the filesystem...

9.8CVSS6.1AI score0.0038EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/05/01 5:7 p.m.14 views

Cross-site Scripting (XSS)

Overview jsondiffpatch is a JSON diff & patch object and array diff, text diff, multiple output formats Affected versions of this package are vulnerable to Cross-site Scripting XSS via the annotated formatter due to improper sanitization of JSON values and property names. If an application compar...

6.1CVSS5.5AI score0.00191EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/01 12:30 p.m.12 views

GHSA-VF5J-865M-MQ7C Apache MINA vulnerable to Deserialization of Untrusted Data (CVE-2026-41635 Incomplete Fix)

The fix for CVE-2026-41635 was not applied to the 2.1.X and 2.2.X branches. Here was the original issue description: Apache MINA's AbstractIoBuffer.resolveClass contains two branches, one of them for static classes or primitive types does not check the class at all, bypassing the classname...

9.8CVSS6AI score0.00902EPSS
SaveExploits1References4
Snyk
Snyk
added 2026/05/01 11:26 a.m.5 views

Deserialization of Untrusted Data

Overview org.apache.mina:mina-core is a network application framework which helps users develop high performance and high scalability network applications easily. Affected versions of this package are vulnerable to Deserialization of Untrusted Data via the resolveClass function in AbstractIoBuffe...

9.8CVSS6.3AI score0.00902EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/05/01 11:26 a.m.7 views

Deserialization of Untrusted Data

Overview org.apache.mina:mina-core is a network application framework which helps users develop high performance and high scalability network applications easily. Affected versions of this package are vulnerable to Deserialization of Untrusted Data in the IoBuffer.getObject function. An attacker...

9.8CVSS7.4AI score0.00657EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/05/01 10:1 a.m.36 views

CVE-2026-42778 Apache MINA: CWE-502 Deserialization of Untrusted Data (take 2)

The fix for CVE-2026-41409 was not applied to the 2.1.X and 2.2.X branches. Here was the original issue description: The fix for CVE-2024-52046 in Apache MINA AbstractIoBuffer.getObject was incomplete. The classname allowlist of classes allowed to be deserialized was applied too late after a stat...

9.8CVSS0.00657EPSS
SaveExploits0References1
CVE
CVE
added 2026/05/01 10:1 a.m.43 views

CVE-2026-42778

Apache MINA CVE-2026-42778 affects IoBuffer.getObject() deserialization. Affected: MINA 2.1.0–2.1.11 and 2.2.0–2.2.6 (also 2.1.0–2.1.110 in one note). Root cause: incomplete earlier fix for CVE-2024-52046; classname allowlist was applied too late. Impact: deserialization of untrusted data via IoB...

9.8CVSS5.8AI score0.00657EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2026/05/01 10:1 a.m.5 views

CVE-2026-42778 Apache MINA: CWE-502 Deserialization of Untrusted Data (take 2)

The fix for CVE-2026-41409 was not applied to the 2.1.X and 2.2.X branches. Here was the original issue description: The fix for CVE-2024-52046 in Apache MINA AbstractIoBuffer.getObject was incomplete. The classname allowlist of classes allowed to be deserialized was applied too late after a stat...

9.8CVSS6.7AI score0.00657EPSS
SaveExploits0References4
Rows per page
Query Builder