Lucene search
+L

61489 matches found

EUVD
EUVD
added 2026/08/17 8:36 p.m.7 views

EUVD-2026-60389

MemOS is a memory operating system for LLMs and AI agents. In deployments where authentication is enabled AUTHENABLED=true but the undocumented, defaultless INTERNALSERVICESECRET environment variable is unset, the isinternalrequest check in src/memos/api/middleware/auth.py fails open:...

9.8CVSS5.5AI score0.00516EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/17 6:18 p.m.6 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.3CVSS0.00237EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/17 5:06 p.m.10 views

CVE-2026-68520 Glances: as_dict_secure() Value-Level Bypass Leaks Credentials in URL Values via /api/4/config

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.4AI score
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/08/17 5:04 p.m.11 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.00401EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/08/17 5:04 p.m.7 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
CVE
CVE
added 2026/08/17 5:03 p.m.34 views

CVE-2026-68517

In Glances versions prior to 4.5.6, glances_restful_api.py:298 uses exact list equality (cors_origins == ["*"]) instead of a membership test, so any multi-origin allowlist containing the wildcard bypasses the credentials-disable guard. Starlette's CORSMiddleware still reflects arbitrary origins w...

6.5CVSS5.3AI score0.00256EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/17 5:03 p.m.3 views

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

Glances is an open-source system cross-platform monitoring tool. Prior to 4.5.6, the corsorigins guard in glances/outputs/glancesrestfulapi.py uses exact list equality instead of wildcard membership, allowing a multi-origin list containing the wildcard to retain corscredentials and expose...

6.5CVSS5.2AI score0.00256EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/17 5:03 p.m.3 views

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

Glances is an open-source system cross-platform monitoring tool. Prior to 4.5.6, the corsorigins guard in glances/outputs/glancesrestfulapi.py uses exact list equality instead of wildcard membership, allowing a multi-origin list containing the wildcard to retain corscredentials and expose...

6.5CVSS5.4AI score
SaveExploits0References5
NVD
NVD
added 2026/08/17 4:17 p.m.10 views

CVE-2026-75057

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

6.2CVSS0.00133EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/17 3:54 p.m.9 views

EUVD-2026-60256

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

6.2CVSS5.2AI score0.00133EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/17 3:54 p.m.36 views

CVE-2026-75057

In IntelliJ IDEA before 2026.1.5, Git credentials were written in plaintext to the IDE log, exposing them to any local user with log read access. CVSS 6.2 (MEDIUM) reflects high confidentiality impact. Exploitation details are not provided; upgrade to 2026.1.5 to remediate.

6.2CVSS5.3AI score0.00133EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/17 3:54 p.m.11 views

CVE-2026-75057

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

6.2CVSS5.2AI score0.00133EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/17 3:42 p.m.28 views

CVE-2025-27621

UpTrain ≤0.7.1 ships a static default API key derived from a hardcoded username and an open CORS policy, letting any website send authenticated cross-origin requests via the uptrain-access-token header and perform privileged actions. CVSS 8.7 HIGH. No patch is available; monitor the GitHub adviso...

8.7CVSS5.6AI score0.00432EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/17 3:42 p.m.7 views

EUVD-2025-210733

UpTrain is an open-source platform to evaluate and improve generative AI applications. In version 0.7.1 and prior, the UpTrain backend creates a new default user with a static username, where the username is also used as the default API key. The UpTrain backend also has an open CORS policy. Using...

8.7CVSS5.6AI score0.00432EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/17 3:42 p.m.7 views

CVE-2025-27621 UpTrain has a Constant Default API Key

UpTrain is an open-source platform to evaluate and improve generative AI applications. In version 0.7.1 and prior, the UpTrain backend creates a new default user with a static username, where the username is also used as the default API key. The UpTrain backend also has an open CORS policy. Using...

8.7CVSS5.7AI score
SaveExploits0References4
NVD
NVD
added 2026/08/17 3:16 p.m.7 views

CVE-2026-71567

In openshift-metal3/fakefish there is a repeated pattern in some of the scripts where shell variables are injected without quoting them either into command lines or into manifests. This mostly applies to the Image URL and BMC credentials which are not verified by FakeFish...

7.7CVSS0.00195EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/17 3:15 p.m.35 views

CVE-2026-74858 jae-jae fetcher-mcp URL Validation security-credentials fetch_urls server-side request forgery

A vulnerability has been found in jae-jae fetcher-mcp up to 0.3.9. Impacted is the function fetchurl/fetchurls of the file /latest/meta-data/iam/security-credentials/ of the component URL Validation. Such manipulation leads to server-side request forgery. It is possible to launch the attack...

6.5CVSS0.00209EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/17 3:15 p.m.19 views

CVE-2026-74858

In jae-jae fetcher-mcp up to 0.3.9, the fetch_url/fetch_urls functions in the URL Validation component fail to validate the AWS metadata endpoint /latest/meta-data/iam/security-credentials/, enabling remote SSRF. CVSS 6.3 (Medium); no patch is available yet, and the project has not responded to t...

6.5CVSS6.1AI score0.00209EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/08/17 2:39 p.m.11 views

CVE-2026-71567 User-controlled variables inserted unescaped into shell scripts and Kubernetes manifests

In openshift-metal3/fakefish there is a repeated pattern in some of the scripts where shell variables are injected without quoting them either into command lines or into manifests. This mostly applies to the Image URL and BMC credentials which are not verified by FakeFish...

7.7CVSS5.3AI score0.00195EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/17 2:39 p.m.22 views

CVE-2026-71567

CVE-2026-71567 affects openshift-metal3/fakefish , a tool used for provisioning bare-metal infrastructure. The vulnerability is a shell injection caused by unquoted shell variables being inserted into command lines and Kubernetes manifests. The primary attack vectors are the Image URL and BMC cre...

7.7CVSS5.3AI score0.00195EPSS
SaveExploits0References1
Rows per page
Query Builder