Lucene search
+L

2116 matches found

CVE
CVE
added 2026/09/01 2:57 p.m.47 views

CVE-2026-83557

jackson-databind ships a default PolymorphicTypeValidator (DefaultBaseTypeLimitingValidator) used automatically when @JsonTypeInfo is present without a custom validator. The flaw: java.lang.Comparable was omitted from its "unsafe base types" deny-list, so isSafeSubType returned true unconditional...

5.6CVSS6.2AI score0.00586EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/30 6:05 p.m.24 views

CVE-2026-81319

CVE-2026-81319 is a deserialization of untrusted data flaw in ash_cloak (an Erlang/BEAM encryption library by ash-project), affecting versions 0.1.0 through before 0.4.0 . The root cause is that AshCloak.Calculations.Decrypt decodes the decrypted binary using Ash.Helpers.non_executable_binary_to_...

5.9CVSS5.9AI score0.00229EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/30 6:05 p.m.7 views

CVE-2026-81319 Unsafe deserialization of decrypted terms enables node DoS in AshCloak

Deserialization of Untrusted Data vulnerability in ash-project ashcloak allows an attacker who can influence the bytes of an encrypted column to crash the BEAM node, by triggering unbounded atom creation or a decompression bomb during decryption. AshCloak.Calculations.Decrypt decodes the decrypte...

5.9CVSS5.9AI score0.00229EPSS
SaveExploits0References9
OSV
OSV
added 2026/08/30 6:05 p.m.10 views

EEF-CVE-2026-81319 Unsafe deserialization of decrypted terms enables node DoS in AshCloak

Summary Deserialization of Untrusted Data vulnerability in ash-project ashcloak allows an attacker who can influence the bytes of an encrypted column to crash the BEAM node, by triggering unbounded atom creation or a decompression bomb during decryption. AshCloak.Calculations.Decrypt decodes the...

5.9CVSS5.9AI score0.00229EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/27 8:17 p.m.7 views

CVE-2026-59285

Spring for GraphQL applications are vulnerable to Unsafe Deserialization when processing paginated GraphQL queries. Spring for GraphQL 2.0.0 - 2.0.4...

8.1CVSS0.00478EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/27 8:17 p.m.9 views

CVE-2026-10036

SpeechBrain before 1.1.1 contains an arbitrary code execution vulnerability that allows attackers to execute arbitrary code by supplying a crafted CKPT.yaml checkpoint metadata file parsed with PyYAML's unsafe loader during candidate enumeration in Checkpointer.recoverifpossible. Attackers can...

8.8CVSS0.00363EPSS
SaveExploits1References5
CVE
CVE
added 2026/08/27 7:36 p.m.40 views

CVE-2026-10036

SpeechBrain versions before 1.1.1 contain an arbitrary code execution vulnerability in its checkpoint recovery mechanism. The root cause is the use of PyYAML's unsafe loader when parsing CKPT.yaml metadata files during candidate enumeration in Checkpointer.recover_if_possible(). An attacker who c...

8.8CVSS6.4AI score0.00363EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2026/08/27 7:36 p.m.36 views

CVE-2026-10036 SpeechBrain < 1.1.1 Arbitrary Code Execution via CKPT.yaml Parsing

SpeechBrain before 1.1.1 contains an arbitrary code execution vulnerability that allows attackers to execute arbitrary code by supplying a crafted CKPT.yaml checkpoint metadata file parsed with PyYAML's unsafe loader during candidate enumeration in Checkpointer.recoverifpossible. Attackers can...

8.8CVSS0.00363EPSS
SaveExploits1References5
CVE
CVE
added 2026/08/27 5:57 p.m.79 views

CVE-2026-59285

Spring for GraphQL (versions 2.0.0–2.0.4 ) is vulnerable to Unsafe Deserialization (CWE-502) when processing paginated GraphQL queries. The root cause lies in the deserialization of untrusted data via Jackson 2.x when handling a Connection (pagination) field . An attacker can execute arbitrary co...

8.1CVSS5.2AI score0.00478EPSS
SaveExploits0References1Affected Software1
EUVD
EUVD
added 2026/08/27 5:57 p.m.8 views

EUVD-2026-67174

Spring for GraphQL applications are vulnerable to Unsafe Deserialization when processing paginated GraphQL queries. Spring for GraphQL 2.0.0 - 2.0.4...

5.2AI score0.00478EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/27 5:57 p.m.32 views

CVE-2026-59285 Spring for GraphQL Unsafe Deserialization in pagination support

Spring for GraphQL applications are vulnerable to Unsafe Deserialization when processing paginated GraphQL queries. Spring for GraphQL 2.0.0 - 2.0.4...

0.00478EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/27 5:20 a.m.37 views

CVE-2026-47878 Unsafe Java deserialization in DefaultExecutionContextSerializer without class allowlist

DefaultExecutionContextSerializer, used by default in Spring Batch's JDBC job repository, passes Base64-decoded bytes directly to ObjectInputStream.readObject without an ObjectInputFilter that restricts types to a trusted class allowlist. Spring Batch 6.0.0 - 6.0.4 Spring Batch 5.2.6 and earlier...

5.6CVSS0.00248EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/27 5:20 a.m.47 views

CVE-2026-47878

Spring Batch 's DefaultExecutionContextSerializer , used by default in the JDBC job repository, passes Base64-decoded bytes directly to ObjectInputStream.readObject() without an ObjectInputFilter restricting types to a trusted class allowlist. This enables deserialization of untrusted data (CWE-5...

7.3CVSS5.4AI score0.00248EPSS
SaveExploits0References1Affected Software1
NVD
NVD
added 2026/08/25 5:17 p.m.9 views

CVE-2026-19912

The Kaltura HTML5 player mwEmbed / html5lib contains an unauthenticated remote code execution vulnerability caused by unsafe data deserialization and unsanitized filesystem path construction. mwEmbedLoader.php accepts a user‑controlled ServiceUrl, whose response is passed to unserialize, and the...

9.8CVSS0.00594EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/08/25 4:20 p.m.9 views

EUVD-2026-65614

The Kaltura HTML5 player mwEmbed / html5lib contains an unauthenticated remote code execution vulnerability caused by unsafe data deserialization and unsanitized filesystem path construction. mwEmbedLoader.php accepts a user‑controlled ServiceUrl, whose response is passed to unserialize, and the...

6.7AI score0.00594EPSS
SaveExploits1References1
CVE
CVE
added 2026/08/25 4:20 p.m.84 views

CVE-2026-19912

CVE-2026-19912 is an unauthenticated remote code execution vulnerability in the Kaltura HTML5 Player V2 library (mwEmbed / html5lib). The root cause is an unsafe PHP unserialize() call in KalturaClientBase.php combined with unsanitized use of the uiconf_id parameter in cache path construction, al...

9.8CVSS6.7AI score0.00594EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/08/25 4:20 p.m.36 views

CVE-2026-19912 CVE-2026-19912

The Kaltura HTML5 player mwEmbed / html5lib contains an unauthenticated remote code execution vulnerability caused by unsafe data deserialization and unsanitized filesystem path construction. mwEmbedLoader.php accepts a user‑controlled ServiceUrl, whose response is passed to unserialize, and the...

0.00594EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/08/25 4:03 p.m.30 views

CVE-2026-79785 X-AnyLabeling before 4.0.0-beta.9 Improper Certificate Validation in Model Downloads

X-AnyLabeling's model downloader disabled TLS certificate verification. downloadwithretry in anylabeling/services/autolabeling/model.py built a context with ssl.createunverifiedcontext and passed it to urllib.request.urlopen, so neither the certificate chain nor the hostname was checked on any...

8.2CVSS0.00176EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/25 2:16 a.m.9 views

DEBIAN-CVE-2026-78683

NLTK before 3.10.0 affected versions =3.9.4 contains an unsafe pickle deserialization vulnerability in the TransitionParser.parse method nltk/parse/transitionparser.py. The method calls pickleload with the default restricted=False, routing deserialization through WarningUnpickler, which does not...

9.4CVSS6.1AI score0.00292EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/08/25 12:00 a.m.14 views

PT-2026-81394

The Kaltura HTML5 player mwEmbed / html5lib contains an unauthenticated remote code execution vulnerability caused by unsafe data deserialization and unsanitized filesystem path construction. mwEmbedLoader.php accepts a user‑controlled ServiceUrl, whose response is passed to unserialize, and the...

7AI score0.00594EPSS
SaveExploits1References9
Rows per page
Query Builder