Lucene search
+L

9922 matches found

OSSF Malicious Packages
OSSF Malicious Packages
added 2026/03/18 1:4 p.m.14 views

Malicious code in proleis-rest-client (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 85952294cce10a5f7f25e077525b1d985ea33ce37974d44535fc894f5fcec749 The package proleis-rest-client was found to contain malicious code...

5.8AI score
SaveExploits0
NVD
NVD
added 2026/03/18 6:16 a.m.6 views

CVE-2026-32596

Glances is an open-source system cross-platform monitoring tool. Prior to 4.5.2, Glances web server runs without authentication by default when started with glances -w, exposing REST API with sensitive system information including process command-lines containing credentials passwords, API keys,...

8.7CVSS0.0155EPSS
SaveExploits1References3
OSV
OSV
added 2026/03/18 6:16 a.m.3 views

PYSEC-2026-2166

Glances is an open-source system cross-platform monitoring tool. Prior to 4.5.2, Glances web server runs without authentication by default when started with glances -w, exposing REST API with sensitive system information including process command-lines containing credentials passwords, API keys,...

7.5CVSS7AI score0.0155EPSS
SaveExploits1References3
AlpineLinux
AlpineLinux
added 2026/03/18 5:18 a.m.7 views

CVE-2026-32596

Glances is an open-source system cross-platform monitoring tool. Prior to 4.5.2, Glances web server runs without authentication by default when started with glances -w, exposing REST API with sensitive system information including process command-lines containing credentials passwords, API keys,...

8.7CVSS5.8AI score0.0155EPSS
SaveExploits1References3
OSV
OSV
added 2026/03/18 5:18 a.m.7 views

CVE-2026-32596 Glances exposes the REST API without authentication

Glances is an open-source system cross-platform monitoring tool. Prior to 4.5.2, Glances web server runs without authentication by default when started with glances -w, exposing REST API with sensitive system information including process command-lines containing credentials passwords, API keys,...

8.7CVSS7.2AI score0.0155EPSS
SaveExploits1References5
CNNVD
CNNVD
added 2026/03/18 12:0 a.m.21 views

WordPress plugin KiviCare 安全漏洞

WordPress and WordPress plugins are both products of the WordPress Foundation. WordPress is a blog platform developed using the PHP language. This platform allows for the creation of personal blog websites on servers based on PHP and MySQL. A WordPress plugin is an application that can be install...

8.2CVSS5.8AI score0.00248EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2026/03/18 12:0 a.m.11 views

glances 安全漏洞

Glances is a system monitoring tool developed by Nicolas Hennion. Versions of Glances prior to 4.5.2 contained security vulnerabilities. These vulnerabilities stemmed from the lack of application-level host permission checks in REST/WebUI applications. This could lead to DNS redirection attacks,...

5.9CVSS5.8AI score0.00184EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2026/03/18 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-32632

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Glances is an open-source system cross-platform monitoring tool. Glances recently added DNS rebinding protection for the MCP endpoint, but prior to version 4.5....

5.9CVSS5.2AI score0.00184EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/03/17 12:2 a.m.2 views

CVE-2026-4288

A weakness has been identified in Tiandy Easy7 Integrated Management Platform 7.17.0. The impacted element is an unknown function of the file /rest/devStatus/getDevDetailedInfo of the component Endpoint. Executing a manipulation of the argument ID can lead to sql injection. The attack can be...

7.5CVSS5.8AI score0.00254EPSS
SaveExploits0References4Affected Software1
CNVD
CNVD
added 2026/03/17 12:0 a.m.6 views

Unspecified Vulnerability in StudioCMS (CNVD-2026-18151)

StudioCMS is StudioCMS open source a content management system . StudioCMS has a security vulnerability that can be exploited by an attacker to cause an administrator to create additional administrator accounts via the REST API...

7.2CVSS5.3AI score0.003EPSS
SaveExploits1
CNNVD
CNNVD
added 2026/03/17 12:0 a.m.11 views

Tiandy Easy7 Integrated Management Platform SQL注入漏洞

Tiandy Easy7 Integrated Management Platform is a comprehensive video surveillance management platform developed by Tiandy Company in China. The version 7.17.0 of Tiandy Easy7 Integrated Management Platform contains a SQL injection vulnerability. This vulnerability arises from incorrect handling o...

7.5CVSS7.1AI score0.00254EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/03/16 11:33 p.m.7 views

CVE-2026-4287

A security flaw has been discovered in Tiandy Easy7 Integrated Management Platform 7.17.0. The affected element is an unknown function of the file /rest/devStatus/queryResources of the component Endpoint. Performing a manipulation of the argument areaId results in sql injection. The attack can be...

7.5CVSS5.7AI score0.00254EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/16 4:34 p.m.9 views

Glances's REST/WebUI Lacks Host Validation and Remains Exposed to DNS Rebinding

Summary Glances recently added DNS rebinding protection for the MCP endpoint, but the main REST/WebUI FastAPI application still accepts arbitrary Host headers and does not apply TrustedHostMiddleware or an equivalent host allowlist. As a result, the REST API, WebUI, and token endpoint remain...

5.9CVSS5.9AI score0.00184EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2026/03/16 4:32 p.m.16 views

GHSA-9JFM-9RC6-2HFQ Glances's Default CORS Configuration Allows Cross-Origin Credential Theft

Summary The Glances REST API web server ships with a default CORS configuration that sets alloworigins="" combined with allowcredentials=True. When both of these options are enabled together, Starlette's CORSMiddleware reflects the requesting Origin header value in the Access-Control-Allow-Origin...

8.1CVSS5.8AI score0.00339EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2026/03/16 4:32 p.m.9 views

Glances's Default CORS Configuration Allows Cross-Origin Credential Theft

Summary The Glances REST API web server ships with a default CORS configuration that sets alloworigins="" combined with allowcredentials=True. When both of these options are enabled together, Starlette's CORSMiddleware reflects the requesting Origin header value in the Access-Control-Allow-Origin...

8.1CVSS5.8AI score0.00339EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2026/03/16 4:26 p.m.8 views

GHSA-CVWP-R2G2-J824 Glances has Incomplete Secrets Redaction: /api/v4/args Endpoint Leaks Password Hash and SNMP Credentials

Summary The GHSA-gh4x fix commit 5d3de60 addressed unauthenticated configuration secrets exposure on the /api/v4/config endpoints by introducing asdictsecure redaction. However, the /api/v4/args and /api/v4/args/item endpoints were not addressed by this fix. These endpoints return the complete...

7.5CVSS5.8AI score0.00499EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2026/03/16 4:26 p.m.10 views

Glances has Incomplete Secrets Redaction: /api/v4/args Endpoint Leaks Password Hash and SNMP Credentials

Summary The GHSA-gh4x fix commit 5d3de60 addressed unauthenticated configuration secrets exposure on the /api/v4/config endpoints by introducing asdictsecure redaction. However, the /api/v4/args and /api/v4/args/item endpoints were not addressed by this fix. These endpoints return the complete...

7.5CVSS5.8AI score0.00499EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2026/03/16 4:23 p.m.5 views

GHSA-WVXV-4J8Q-4WJQ Glances exposes the REST API without authentication

Summary Glances web server runs without authentication by default when started with glances -w, exposing REST API with sensitive system information including process command-lines containing credentials passwords, API keys, tokens to any network client. Details Root Cause: Authentication is...

8.7CVSS5.8AI score0.0155EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2026/03/16 4:23 p.m.7 views

Glances exposes the REST API without authentication

Summary Glances web server runs without authentication by default when started with glances -w, exposing REST API with sensitive system information including process command-lines containing credentials passwords, API keys, tokens to any network client. Details Root Cause: Authentication is...

8.7CVSS5.8AI score0.0155EPSS
SaveExploits1References5Affected Software1
EUVD
EUVD
added 2026/03/16 3:30 p.m.9 views

EUVD-2026-12357

A vulnerability was found in Tiandy Easy7 Integrated Management Platform 7.17.0. This affects an unknown part of the file /rest/file/uploadLedImage of the component Endpoint. The manipulation of the argument File results in unrestricted upload. The attack may be launched remotely. The exploit has...

7.5CVSS6.6AI score0.00284EPSS
SaveExploits0References5
Rows per page
Query Builder