Lucene search
+L

4268 matches found

Tenable Nessus
Tenable Nessus
added 2026/07/17 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-57075

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - YAML::Syck versions before 1.47 for Perl allow an out-of-bounds read via a signed-char lookup-table index in syckbase64dec. The base64 decoder in the bundled...

9.1CVSS5.4AI score0.00374EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/07/17 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-13713

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - YAML::Syck versions before 1.47 for Perl allow a use-after-free and double-free via an anchor node freed while still on the parser value stack. In the bundled...

6.2CVSS5.4AI score0.00134EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/07/17 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-57076

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - YAML::Syck versions before 1.47 for Perl allow a heap use-after-free via an anchor name reused as an anchors-table key in syckhdlraddanchor. In the bundled...

7.8CVSS5.4AI score0.00125EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/16 11:16 p.m.11 views

CVE-2026-44182

Jupyter Enterprise Gateway launches remote Jupyter Notebook kernels across distributed clusters like Apache Spark, Kubernetes, and Docker Swarm. In versions prior to 3.3.0, the server interpolates untrusted environment variables e.g., KERNELXXX into Kubernetes manifests without YAML-aware escapin...

10CVSS0.00348EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/16 10:17 p.m.10 views

CVE-2026-57075

YAML::Syck versions before 1.47 for Perl allow an out-of-bounds read via a signed-char lookup-table index in syckbase64dec. The base64 decoder in the bundled libsyck indexes the 256-entry static table b64xtable with a signed char, so any !!binary byte = 0x80 sign-extends to a negative index and...

9.1CVSS0.00374EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/16 10:17 p.m.8 views

CVE-2026-57077

YAML::Syck versions before 1.47 for Perl allow an out-of-bounds read via an unbounded newline scan in newlinelen. In the bundled libsyck newlinelen and isnewline dereference the scan pointer, and the following byte for a "\r\n" pair, with no NUL-terminator or bounds check. During block-scalar...

7.7CVSS0.00141EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/16 10:17 p.m.15 views

CVE-2026-57076

YAML::Syck versions before 1.47 for Perl allow a heap use-after-free via an anchor name reused as an anchors-table key in syckhdlraddanchor. In the bundled libsyck an anchor name allocated by syckstrndup is stored both as node-anchor, freed when the node is freed, and as the key in the parser's...

7.8CVSS0.00125EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/16 10:17 p.m.5 views

DEBIAN-CVE-2026-57075

YAML::Syck versions before 1.47 for Perl allow an out-of-bounds read via a signed-char lookup-table index in syckbase64dec. The base64 decoder in the bundled libsyck indexes the 256-entry static table b64xtable with a signed char, so any !!binary byte = 0x80 sign-extends to a negative index and...

9.1CVSS5.4AI score0.00374EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/16 10:17 p.m.4 views

DEBIAN-CVE-2026-57076

YAML::Syck versions before 1.47 for Perl allow a heap use-after-free via an anchor name reused as an anchors-table key in syckhdlraddanchor. In the bundled libsyck an anchor name allocated by syckstrndup is stored both as node-anchor, freed when the node is freed, and as the key in the parser's...

7.8CVSS5.4AI score0.00125EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/16 10:16 p.m.4 views

DEBIAN-CVE-2026-13713

YAML::Syck versions before 1.47 for Perl allow a use-after-free and double-free via an anchor node freed while still on the parser value stack. In the bundled libsyck, when an anchor name is redefined or removed, syckhdlraddanchor and syckhdlrremoveanchor free the node stored under that name with...

6.2CVSS5.4AI score0.00134EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/16 10:5 p.m.35 views

CVE-2026-44182

CVE-2026-44182 affects Jupyter Enterprise Gateway before v3.3.0, where untrusted environment variables (KERNEL_XXX) are interpolated into Kubernetes manifests via a Jinja2 template without YAML-aware escaping. This YAML-injection can overwrite keys like securityContext, inject multi-document YAML...

10CVSS6.2AI score0.00348EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/16 10:5 p.m.7 views

CVE-2026-44182

Jupyter Enterprise Gateway launches remote Jupyter Notebook kernels across distributed clusters like Apache Spark, Kubernetes, and Docker Swarm. In versions prior to 3.3.0, the server interpolates untrusted environment variables e.g., KERNELXXX into Kubernetes manifests without YAML-aware escapin...

10CVSS6.2AI score0.00348EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/07/16 10:5 p.m.4 views

CVE-2026-44182 Jupyter Enterprise Gateway Has Kubernetes Manifest Injection via Jinja2 Template Rendering

Jupyter Enterprise Gateway launches remote Jupyter Notebook kernels across distributed clusters like Apache Spark, Kubernetes, and Docker Swarm. In versions prior to 3.3.0, the server interpolates untrusted environment variables e.g., KERNELXXX into Kubernetes manifests without YAML-aware escapin...

10CVSS5.7AI score0.00348EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/16 9:41 p.m.31 views

CVE-2026-57077 YAML::Syck versions before 1.47 for Perl allow an out-of-bounds read via an unbounded newline scan in newline_len

YAML::Syck versions before 1.47 for Perl allow an out-of-bounds read via an unbounded newline scan in newlinelen. In the bundled libsyck newlinelen and isnewline dereference the scan pointer, and the following byte for a "\r\n" pair, with no NUL-terminator or bounds check. During block-scalar...

0.00141EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/16 9:41 p.m.19 views

CVE-2026-57077

Affected software: YAML::Syck (Perl) before version 1.47. Vulnerability: out-of-bounds read via an unbounded newline scan in newline_len during block-scalar lexing at a document boundary, dereferencing scan pointers and the following byte of a "\r\n" pair without a NUL-terminator or bounds check....

7.7CVSS6.1AI score0.00141EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/16 9:41 p.m.8 views

CVE-2026-57077

YAML::Syck versions before 1.47 for Perl allow an out-of-bounds read via an unbounded newline scan in newlinelen. In the bundled libsyck newlinelen and isnewline dereference the scan pointer, and the following byte for a "\r\n" pair, with no NUL-terminator or bounds check. During block-scalar...

6.5CVSS6.1AI score0.0023EPSS
SaveExploits0References4
AlpineLinux
AlpineLinux
added 2026/07/16 9:41 p.m.8 views

CVE-2026-57077

YAML::Syck versions before 1.47 for Perl allow an out-of-bounds read via an unbounded newline scan in newlinelen. In the bundled libsyck newlinelen and isnewline dereference the scan pointer, and the following byte for a "\r\n" pair, with no NUL-terminator or bounds check. During block-scalar...

7.7CVSS5.3AI score0.00141EPSS
SaveExploits0
OSV
OSV
added 2026/07/16 9:41 p.m.5 views

CVE-2026-57077 YAML::Syck versions before 1.47 for Perl allow an out-of-bounds read via an unbounded newline scan in newline_len

YAML::Syck versions before 1.47 for Perl allow an out-of-bounds read via an unbounded newline scan in newlinelen. In the bundled libsyck newlinelen and isnewline dereference the scan pointer, and the following byte for a "\r\n" pair, with no NUL-terminator or bounds check. During block-scalar...

7.7CVSS5.3AI score0.0023EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/07/16 9:41 p.m.7 views

CVE-2026-57077

YAML::Syck versions before 1.47 for Perl allow an out-of-bounds read via an unbounded newline scan in newlinelen. In the bundled libsyck newlinelen and isnewline dereference the scan pointer, and the following byte for a "\r\n" pair, with no NUL-terminator or bounds check. During block-scalar...

7.7CVSS5.3AI score0.00141EPSS
SaveExploits0
CVE
CVE
added 2026/07/16 9:40 p.m.12 views

CVE-2026-57076

CVE-2026-57076 affects YAML::Syck in Perl before version 1.47. The underlying issue is a heap use-after-free caused by reusing an anchor name as a key in the anchors table within syck_hdlr_add_anchor. An anchor name allocated by syck_strndup is stored both in node->anchor (freed with the node)...

7.8CVSS6.1AI score0.00125EPSS
SaveExploits0References3
Rows per page
Query Builder