Lucene search
+L

2151 matches found

CVE
CVE
added 2026/08/18 3:22 p.m.13 views

CVE-2026-75915

CodeWhale versions before 0.8.64 fail to scrub parent process environment variables before spawning Node.js in the js_execution tool. Attackers executing malicious JavaScript via the tool can read process.env to exfiltrate API keys, cloud credentials, and auth tokens back to the model context. CV...

8.7CVSS5.4AI score0.00504EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/18 3:22 p.m.5 views

CVE-2026-75915 CodeWhale before 0.8.64 Environment Variable Leak via js_execution

CodeWhale versions before 0.8.64 contain an environment variable exposure vulnerability in the jsexecution tool that fails to scrub parent process environment variables before spawning Node.js. Attackers can craft malicious JavaScript code executed by the tool to read process.env and leak API key...

8.7CVSS5.6AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/08/18 3:22 p.m.9 views

CVE-2026-75915

CodeWhale versions before 0.8.64 contain an environment variable exposure vulnerability in the jsexecution tool that fails to scrub parent process environment variables before spawning Node.js. Attackers can craft malicious JavaScript code executed by the tool to read process.env and leak API key...

8.7CVSS5.4AI score0.00504EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/08/18 3:15 p.m.6 views

EUVD-2026-60959

A flaw was found in the must-gather component of Red Hat Advanced Cluster Management for Kubernetes. The cluster Proxy object is dumped in raw form, bypassing the oc inspect redaction that would normally sanitize sensitive fields. This exposes proxy basic-auth credentials in the must-gather...

5.5CVSS5.4AI score0.00136EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/18 3:15 p.m.6 views

CVE-2026-75485 Must-gather: must-gather: cluster proxy object dumped raw, bypassing inspect redaction of proxy basic-auth credentials

A flaw was found in the must-gather component of Red Hat Advanced Cluster Management for Kubernetes. The cluster Proxy object is dumped in raw form, bypassing the oc inspect redaction that would normally sanitize sensitive fields. This exposes proxy basic-auth credentials in the must-gather...

5.5CVSS5.4AI score0.00136EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/18 3:15 p.m.20 views

CVE-2026-75485 Must-gather: must-gather: cluster proxy object dumped raw, bypassing inspect redaction of proxy basic-auth credentials

A flaw was found in the must-gather component of Red Hat Advanced Cluster Management for Kubernetes. The cluster Proxy object is dumped in raw form, bypassing the oc inspect redaction that would normally sanitize sensitive fields. This exposes proxy basic-auth credentials in the must-gather...

5.5CVSS0.00136EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/18 3:15 p.m.9 views

EUVD-2026-60958

A flaw was found in the must-gather component of Red Hat Advanced Cluster Management for Kubernetes. Certain ACM wrapper Custom Resources that embed Secret data are collected without redaction. When an administrator runs must-gather, credentials and tokens are captured in cleartext in the resulti...

5.5CVSS5.4AI score0.0008EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/18 3:15 p.m.7 views

CVE-2026-73834

A flaw was found in the must-gather component of Red Hat Advanced Cluster Management for Kubernetes. Certain ACM wrapper Custom Resources that embed Secret data are collected without redaction. When an administrator runs must-gather, credentials and tokens are captured in cleartext in the resulti...

5.5CVSS5.3AI score0.0008EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/18 3:15 p.m.12 views

CVE-2026-73834

A flaw in the must-gather component of Red Hat Advanced Cluster Management for Kubernetes allows ACM wrapper Custom Resources that embed Secret data to be collected without redaction . When an administrator runs must-gather, credentials and tokens are captured in cleartext in the resulting archiv...

5.5CVSS5.4AI score0.0008EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/18 3:15 p.m.5 views

CVE-2026-75485

A flaw was found in the must-gather component of Red Hat Advanced Cluster Management for Kubernetes. The cluster Proxy object is dumped in raw form, bypassing the oc inspect redaction that would normally sanitize sensitive fields. This exposes proxy basic-auth credentials in the must-gather...

5.5CVSS5.4AI score0.00136EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/18 12:00 a.m.10 views

PT-2026-77156

A flaw was found in the must-gather component of Red Hat Advanced Cluster Management for Kubernetes. The cluster Proxy object is dumped in raw form, bypassing the oc inspect redaction that would normally sanitize sensitive fields. This exposes proxy basic-auth credentials in the must-gather...

5.5CVSS5.4AI score0.00136EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/18 12:00 a.m.7 views

PT-2026-77155

A flaw was found in the must-gather component of Red Hat Advanced Cluster Management for Kubernetes. Certain ACM wrapper Custom Resources that embed Secret data are collected without redaction. When an administrator runs must-gather, credentials and tokens are captured in cleartext in the resulti...

5.5CVSS5.3AI score0.0008EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/17 5:20 p.m.9 views

GHSA-4H34-V6R8-MMJC Glances: as_dict_secure() Value-Level Bypass Leaks Credentials in URL Values via /api/4/config

Summary Glances provides asdictsecure explicitly designed for unauthenticated API access, with a docstring stating it returns "a sanitised copy of the configuration dict" where "Sensitive keys in remaining sections are replaced by ''". However, the implementation only checks KEY names against a...

5.3CVSS5.4AI score0.00237EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/17 5:06 p.m.29 views

CVE-2026-68520

Glances (open-source system monitoring tool) prior to 4.5.6 contains a credential disclosure vulnerability in as_dict_secure() (glances/config.py). The function masks sensitive values by matching key names against a regex (password|token|secret|api_key|apikey|ssl_keyfile) but never inspects value...

5.3CVSS5.2AI score0.00237EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/17 5:06 p.m.9 views

CVE-2026-68520

Glances is an open-source system cross-platform monitoring tool. Prior to 4.5.6, asdictsecure in glances/config.py checks only option names and exposes publicusername and credentials embedded in publicapi values through unauthenticated GET /api/4/config and GET /api/4/config/ip requests. This iss...

5.3CVSS5.3AI score0.00237EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/08/17 3:54 p.m.33 views

CVE-2026-75057

In JetBrains IntelliJ IDEA before 2026.1.5 git credentials were written in plaintext to the IDE log...

6.2CVSS0.00132EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/17 12:26 p.m.24 views

CVE-2026-14564

An Insufficiently Protected Credentials flaw in Logsign SIEM (versions 6.4.97 through 6.4.113) allows authenticated users with high privileges to retrieve embedded sensitive data. The vulnerability carries a CVSS 9.0 Critical rating (AV:N/AC:L/PR:H/S:C/C:H/I:H/A:L). Upgrade to Logsign SIEM 6.4.11...

9CVSS5.3AI score0.00238EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/17 11:04 a.m.5 views

CVE-2026-74879 openssl_encrypt before 1.4.0 Information Disclosure via /ready endpoint

opensslencrypt versions before 1.4.0 contain an information disclosure vulnerability in the /ready endpoint that returns full database exception strings to unauthenticated callers. Attackers can trigger database errors to extract sensitive information including hostnames, IP addresses, connection...

8.7CVSS5.4AI score
SaveExploits0References4
EUVD
EUVD
added 2026/08/14 5:08 p.m.9 views

EUVD-2026-58733

A SQL injection vulnerability exists in Security Center that could allow an authenticated administrator to execute arbitrary SQL queries, potentially resulting in unauthorized access to sensitive data, including credentials...

6.9CVSS6AI score0.00392EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/14 5:08 p.m.29 views

CVE-2026-19631 SQL Injection

A SQL injection vulnerability exists in Security Center that could allow an authenticated administrator to execute arbitrary SQL queries, potentially resulting in unauthorized access to sensitive data, including credentials...

6.9CVSS0.00392EPSS
SaveExploits0References1
Rows per page
Query Builder