Lucene search
+L

289617 matches found

Vulnrichment
Vulnrichment
added 2 days ago11 views

CVE-2026-62982 Glances: Incomplete fix of CVE-2026-32608: action-template sanitizer is bypassed by nested stat values (process 'cmdline') → OS command injection

Glances is an open-source system cross-platform monitoring tool. From 4.5.2 until 4.5.6, sanitizemustachedict in glances/actions.py skips nested list and dictionary strings such as process cmdline values, allowing pipe characters to survive chevron.render and be executed by securepopen through...

8.8CVSS5.2AI score0.00138EPSS
SaveExploits0References3
OSV
OSV
added 2 days ago5 views

CVE-2026-62982 Glances: Incomplete fix of CVE-2026-32608: action-template sanitizer is bypassed by nested stat values (process 'cmdline') → OS command injection

Glances is an open-source system cross-platform monitoring tool. From 4.5.2 until 4.5.6, sanitizemustachedict in glances/actions.py skips nested list and dictionary strings such as process cmdline values, allowing pipe characters to survive chevron.render and be executed by securepopen through...

8.8CVSS5.4AI score
SaveExploits0References5
Cvelist
Cvelist
added 2 days ago31 views

CVE-2026-62982 Glances: Incomplete fix of CVE-2026-32608: action-template sanitizer is bypassed by nested stat values (process 'cmdline') → OS command injection

Glances is an open-source system cross-platform monitoring tool. From 4.5.2 until 4.5.6, sanitizemustachedict in glances/actions.py skips nested list and dictionary strings such as process cmdline values, allowing pipe characters to survive chevron.render and be executed by securepopen through...

8.8CVSS0.00138EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2 days ago10 views

Glances: REST API CORS Credentials Guard Uses Exact-Match Instead of Membership Test — Bypassed by Any Multi-Origin Allowlist Containing the Wildcard

Summary Glances's REST API server includes a documented safety check intended to guarantee that corscredentials=True can never be combined with an unrestricted CORS origin allowlist. The check compares the configured origin list to the wildcard using exact list equality corsorigins == "" instead ...

7.4CVSS5.6AI score0.00256EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2 days ago7 views

GHSA-FP27-88FP-2PHG Glances: REST API CORS Credentials Guard Uses Exact-Match Instead of Membership Test — Bypassed by Any Multi-Origin Allowlist Containing the Wildcard

Summary Glances's REST API server includes a documented safety check intended to guarantee that corscredentials=True can never be combined with an unrestricted CORS origin allowlist. The check compares the configured origin list to the wildcard using exact list equality corsorigins == "" instead ...

6.5CVSS5.7AI score0.00256EPSS
SaveExploits0References4
SUSE Linux
SUSE Linux
added 2 days ago5 views

Security update for ffmpeg

This update for ffmpeg fixes the following issue: CVE-2026-8461: out-of-bounds write in the MagicYUV decoder can lead to denial of service or remote code execution bsc1269490. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or...

8.8CVSS7.5AI score0.01572EPSS
SaveExploits3References4
SUSE Linux
SUSE Linux
added 2 days ago3 views

Security update for jetty-minimal

This update for jetty-minimal fixes the following issues: CVE-2026-10050: ISO-8859-1 lossy encoding allows authentication bypass via character substitution bsc1272393. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper...

8.7CVSS5.2AI score0.0047EPSS
SaveExploits1References4
SUSE Linux
SUSE Linux
added 2 days ago4 views

Security update for kubevirt-1.6, virt-api-container-1.6, virt-controller-container-1.6, virt-exportproxy-container-1.6, virt-exportserver-container-1.6, virt-handler-container-1.6, virt-launcher-cont

This update for kubevirt-1.6, virt-api-container-1.6, virt-controller-container-1.6, virt-exportproxy-container-1.6, virt-exportserver-container-1.6, virt-handler-container-1.6, virt-launcher-container-1.6, virt-libguestfs-tools-container-1.6, virt-operator-container-1.6,...

9.3CVSS6.4AI score0.00781EPSS
SaveExploits1References56
SUSE Linux
SUSE Linux
added 2 days ago2 views

Security update for rsync

This update for rsync fixes the following issues: CVE-2026-29518: Symlink-Race TOCTOU in Daemon bsc1264511. CVE-2026-43619: Symlink Race Condition via Path-Based Syscalls bsc1264514. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupda...

7.3CVSS5.2AI score0.00152EPSS
SaveExploits0References8
SUSE Linux
SUSE Linux
added 2 days ago4 views

Security update for texlive

This update for texlive fixes the following issues: CVE-2023-46048: NULL pointer dereference in texk/web2c/pdftexdir/writet1.c bsc1222126. CVE-2023-46051: NULL pointer dereference in texk/web2c/pdftexdir/tounicode.c bsc1222127. CVE-2026-63729: use-after-free in synctexparser.c in TeX Live...

6.8CVSS5.3AI score0.00288EPSS
SaveExploits0References12
Github Security Blog
Github Security Blog
added 2 days ago11 views

Glances has a command injection bypass of action-template sanitizer via cross-field shell-operator reconstruction

Summary The Glances action system lets an administrator configure shell commands that run when a monitoring threshold is crossed. The command is a Mustache template whose variables are filled with runtime stat fields such as a process name, a container name or a filesystem mount point. Those fiel...

8.8CVSS7.5AI score0.00243EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2 days ago7 views

GHSA-QCPP-8X79-HHP3 Glances has a command injection bypass of action-template sanitizer via cross-field shell-operator reconstruction

Summary The Glances action system lets an administrator configure shell commands that run when a monitoring threshold is crossed. The command is a Mustache template whose variables are filled with runtime stat fields such as a process name, a container name or a filesystem mount point. Those fiel...

8.8CVSS6AI score0.00139EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2 days ago33 views

CVE-2026-68518 Glances: Command injection bypass of action-template sanitizer via cross-field shell-operator reconstruction

Glances is an open-source system cross-platform monitoring tool. Prior to 4.5.6, sanitizemustachedict in glances/actions.py sanitizes individual Mustache values before chevron.render, allowing adjacent unescaped Mustache variables to reconstruct shell operators that securepopen executes when...

8.8CVSS0.00139EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2 days ago5 views

CVE-2026-68518 Glances: Command injection bypass of action-template sanitizer via cross-field shell-operator reconstruction

Glances is an open-source system cross-platform monitoring tool. Prior to 4.5.6, sanitizemustachedict in glances/actions.py sanitizes individual Mustache values before chevron.render, allowing adjacent unescaped Mustache variables to reconstruct shell operators that securepopen executes when...

8.8CVSS5.3AI score0.00139EPSS
SaveExploits0References3
OSV
OSV
added 2 days ago3 views

CVE-2026-68518 Glances: Command injection bypass of action-template sanitizer via cross-field shell-operator reconstruction

Glances is an open-source system cross-platform monitoring tool. Prior to 4.5.6, sanitizemustachedict in glances/actions.py sanitizes individual Mustache values before chevron.render, allowing adjacent unescaped Mustache variables to reconstruct shell operators that securepopen executes when...

8.8CVSS5.4AI score
SaveExploits0References5
NVD
NVD
added 2 days ago7 views

CVE-2026-75052

In JetBrains IntelliJ IDEA before 2026.2.1 command execution via crafted Markdown preview content was possible in trusted projects...

3.6CVSS0.00132EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2 days ago7 views

Important: Red Hat Security Advisory: kpatch-patch-5_14_0-687_10_1 security update

An update for kpatch-patch-5140-687101 is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

9.8CVSS5.6AI score0.00509EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2 days ago9 views

Important: Red Hat Security Advisory: kpatch-patch-4_18_0-553_109_1, kpatch-patch-4_18_0-553_125_1, kpatch-patch-4_18_0-553_53_1, kpatch-patch-4_18_0-553_72_1, and kpatch-patch-4_18_0-553_85_1 security update

An update for multiple packages is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

9.8CVSS5.5AI score0.00509EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2 days ago5 views

Important: Red Hat Security Advisory: 389-ds-base security update

An update for 389-ds-base is now available for Red Hat Enterprise Linux 7 Extended Lifecycle Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is availabl...

7.5CVSS5.9AI score0.00869EPSS
SaveExploits0References4
CVE
CVE
added 2 days ago25 views

CVE-2026-75052

JetBrains IntelliJ IDEA before 2026.2.1 is vulnerable to local command execution via crafted Markdown preview content in trusted projects. The flaw requires high attack complexity and user interaction, with CVSS 3.6 (LOW). No exploitation details are provided; upgrading to 2026.2.1 resolves the i...

3.6CVSS5.5AI score0.00132EPSS
SaveExploits0References1
Rows per page
Query Builder