Lucene search
+L

291143 matches found

OSV
OSV
added 2026/08/17 6:01 p.m.6 views

RLSA-2026:55530 Important: 389-ds:1.4 security update

389 Directory Server is an LDAP version 3 LDAPv3 compliant server. The base packages include the Lightweight Directory Access Protocol LDAP server and command-line utilities for server administration. Security Fixes: 389-ds-base: 389-ds-base: pre-auth LDAP filter injection in CleanAllRUV status...

7.5CVSS5.8AI score0.00869EPSS
SaveExploits0References5
Rockylinux
Rockylinux
added 2026/08/17 6:01 p.m.9 views

389-ds:1.4 security update

An update is available for module.389-ds-base, 389-ds-base. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list 389 Directory Server is an LDAP version 3 LDAPv3...

7.5CVSS5.9AI score0.00869EPSS
SaveExploits0
OSV
OSV
added 2026/08/17 5:50 p.m.8 views

GHSA-FHGH-WQ4Q-R37X uniget CLI: Metadata signature verification only runs when UNIGET_IGNORE_METADATA_SIGNATURE is set

Summary The sigstore check on metadata.json is gated on the wrong side of the condition. LoadMetadata in internal/config/update.go:81 verifies the bundle only when UNIGETIGNOREMETADATASIGNATURE is non-empty, so in a normal run, where nobody sets that variable, the signature is never checked...

7.8CVSS5.8AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/08/17 5:50 p.m.10 views

uniget CLI: Metadata signature verification only runs when UNIGET_IGNORE_METADATA_SIGNATURE is set

Summary The sigstore check on metadata.json is gated on the wrong side of the condition. LoadMetadata in internal/config/update.go:81 verifies the bundle only when UNIGETIGNOREMETADATASIGNATURE is non-empty, so in a normal run, where nobody sets that variable, the signature is never checked...

7.8CVSS8.5AI score0.00715EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/17 5:46 p.m.11 views

uniget CLI has an EDITOR Command Injection

Summary The uniget CLI has a command injection vulnerability in hooks.go line 199 where strings.Spliteditor, " " naively parses the EDITOR environment variable without respecting shell syntax. An attacker can set EDITOR="/path/to/wrapper && id && echo" which gets split into separate arguments,...

6.5AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/08/17 5:46 p.m.7 views

GHSA-QMCQ-XW74-W667 uniget CLI has an EDITOR Command Injection

Summary The uniget CLI has a command injection vulnerability in hooks.go line 199 where strings.Spliteditor, " " naively parses the EDITOR environment variable without respecting shell syntax. An attacker can set EDITOR="/path/to/wrapper && id && echo" which gets split into separate arguments,...

6.9CVSS6.6AI score
SaveExploits0References4
The Hacker News
The Hacker News
added 2026/08/17 5:41 p.m.19 views

Cavern C2 Uses DNS and Google Apps Script to Blend Into Legitimate Traffic

Cybersecurity researchers have traced the continued evolution of the Cavern aka Cav3rn command-and-control C2 framework used by Iranian nation-state hackers in attacks targeting entities in Israel. Russian cybersecurity company Kaspersky said its ongoing monitoring of the threat activity cluster...

6.4AI score
SaveExploits0
OSV
OSV
added 2026/08/17 5:32 p.m.8 views

GHSA-M283-3H24-438V VM2 has Missing Error.cause Sanitization that Enables Sandbox Escape to RCE

Affected: vm2 = 3.11.3 CVSS 3.1: 9.9 HIGH CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H CWE: CWE-693 Protection Mechanism Failure Prerequisite: Embedder exposes a host function that throws an Error with .cause referencing a powerful host object e.g., process Summary I found that handleException in...

9.9CVSS6AI score0.00315EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/08/17 5:32 p.m.11 views

VM2 has Missing Error.cause Sanitization that Enables Sandbox Escape to RCE

Affected: vm2 = 3.11.3 CVSS 3.1: 9.9 HIGH CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H CWE: CWE-693 Protection Mechanism Failure Prerequisite: Embedder exposes a host function that throws an Error with .cause referencing a powerful host object e.g., process Summary I found that handleException in...

9.9CVSS5.9AI score0.00315EPSS
SaveExploits0References3Affected Software1
RedHat Linux
RedHat Linux
added 2026/08/17 5:23 p.m.8 views

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

An update for the 389-ds:1.4 module is now available for Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions and Red Hat Enterprise Linux 8.8 Telecommunications Update Service. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerabili...

7.5CVSS6AI score0.00869EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/17 5:20 p.m.7 views

GHSA-59FJ-M2J6-HCXH Glances: `--disable-config-exec` does not cover on-alert action commands (incomplete fix of CVE-2026-53925)

Summary In Glances 4.5.5 the --disable-config-exec flag was extended GHSA-3vwc-qwhc-3mj7 to stop securepopen from interpreting the shell operators &&, | and in AMP command values taken from the configuration file. The hardening was not applied to the on-alert action command path, which reads its...

7.1CVSS5.6AI score0.00125EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/17 5:20 p.m.9 views

Glances: `--disable-config-exec` does not cover on-alert action commands (incomplete fix of CVE-2026-53925)

Summary In Glances 4.5.5 the --disable-config-exec flag was extended GHSA-3vwc-qwhc-3mj7 to stop securepopen from interpreting the shell operators &&, | and in AMP command values taken from the configuration file. The hardening was not applied to the on-alert action command path, which reads its...

7.8CVSS5.5AI score0.00137EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/17 5:20 p.m.10 views

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

Summary CVE-2026-32608 "Command Injection via Process Names in Action Command Templates" was fixed commit 5680a5d by adding sanitizemustachedict, which replaces the shell operators &&, |, , with spaces in the values rendered into action command templates. The sanitizer only processes top-level...

8.8CVSS7.4AI score0.00243EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/08/17 5:20 p.m.7 views

GHSA-73WF-9VMV-5PV9 Glances: Incomplete fix of CVE-2026-32608: action-template sanitizer is bypassed by nested stat values (process 'cmdline') → OS command injection

Summary CVE-2026-32608 "Command Injection via Process Names in Action Command Templates" was fixed commit 5680a5d by adding sanitizemustachedict, which replaces the shell operators &&, |, , with spaces in the values rendered into action command templates. The sanitizer only processes top-level...

8.8CVSS5.9AI score0.00138EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/17 5:10 p.m.5 views

CVE-2026-68519 Glances: `--disable-config-exec` does not cover on-alert action commands (incomplete fix of CVE-2026-53925)

Glances is an open-source system cross-platform monitoring tool. Prior to 4.5.6, GlancesActions.run in glances/actions.py ignores --disable-config-exec for on-alert action commands and invokes securepopen with shell operators enabled, allowing configured redirection, command chaining, or pipes to...

7.1CVSS5.6AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/17 5:10 p.m.30 views

CVE-2026-68519 Glances: `--disable-config-exec` does not cover on-alert action commands (incomplete fix of CVE-2026-53925)

Glances is an open-source system cross-platform monitoring tool. Prior to 4.5.6, GlancesActions.run in glances/actions.py ignores --disable-config-exec for on-alert action commands and invokes securepopen with shell operators enabled, allowing configured redirection, command chaining, or pipes to...

7.1CVSS0.00125EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/17 5:10 p.m.26 views

CVE-2026-68519

In Glances before 4.5.6, GlancesActions.run() in glances/actions.py bypasses the --disable-config-exec flag for on-alert action commands, invoking secure_popen() with shell operators enabled. This permits configured redirection, command chaining, or pipes to execute when an alert triggers, posing...

7.1CVSS5.5AI score0.00125EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/17 5:10 p.m.7 views

CVE-2026-68519

Glances is an open-source system cross-platform monitoring tool. Prior to 4.5.6, GlancesActions.run in glances/actions.py ignores --disable-config-exec for on-alert action commands and invokes securepopen with shell operators enabled, allowing configured redirection, command chaining, or pipes to...

7.1CVSS5.5AI score0.00125EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/08/17 5:10 p.m.9 views

CVE-2026-68519

Glances is an open-source system cross-platform monitoring tool. Prior to 4.5.6, GlancesActions.run in glances/actions.py ignores --disable-config-exec for on-alert action commands and invokes securepopen with shell operators enabled, allowing configured redirection, command chaining, or pipes to...

7.1CVSS5.5AI score0.00125EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/08/17 5:10 p.m.7 views

EUVD-2026-60305

Glances is an open-source system cross-platform monitoring tool. Prior to 4.5.6, GlancesActions.run in glances/actions.py ignores --disable-config-exec for on-alert action commands and invokes securepopen with shell operators enabled, allowing configured redirection, command chaining, or pipes to...

7.1CVSS5.5AI score0.00125EPSS
SaveExploits0References3
Rows per page
Query Builder