Lucene search
+L

8263 matches found

Cvelist
Cvelist
added 2026/03/23 7:49 a.m.39 views

CVE-2026-3587 Hidden CLI Function Allows Root Access

An unauthenticated remote attacker can exploit a hidden function in the CLI prompt to escape the restricted interface, leading to full compromise of the device...

10CVSS0.00679EPSS
SaveExploits0References1
CVE
CVE
added 2026/03/23 7:49 a.m.33 views

CVE-2026-3587

CVE-2026-3587 describes an unauthenticated remote vulnerability where an attacker can exploit a hidden function in the CLI prompt to escape the restricted interface on a Linux-based OS, resulting in full device compromise. The CVSSv3.1 vector (AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H) yields a base sc...

10CVSS5.8AI score0.00679EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/03/23 12:0 a.m.9 views

PT-2026-27163

Improper input handling in a wireless-control administrative CLI command on TP-Link Archer NX200, NX210, NX500 and NX600 allows crafted input to be executed as part of an operating system command. An authenticated attacker with administrative privileges may execute arbitrary commands on the...

8.5CVSS6.1AI score0.00619EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2026/03/23 12:0 a.m.10 views

WAGO Lean Managed Switch 安全漏洞

WAGO Lean Managed Switch is a software developed by the German company WAGO, used for managing and monitoring WAGO Lean series switches. There is a security vulnerability in the WAGO Lean Managed Switch, which stems from hidden functions in the CLI prompt. This vulnerability could potentially lea...

10CVSS5.8AI score0.00679EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/03/22 12:25 a.m.8 views

SUSE CVE-2026-4519

The webbrowser.open API would accept leading dashes in the URL which could be handled as command line options for certain web browsers. New behavior rejects leading dashes. Users are recommended to sanitize URLs prior to passing to webbrowser.open...

6.9CVSS5.8AI score0.00308EPSS
SaveExploits0References35
RedhatCVE
RedhatCVE
added 2026/03/20 9:17 p.m.11 views

CVE-2026-4519

A flaw was found in Python. The webbrowser.open API, used to launch web browsers, does not properly sanitize input. This allows a remote attacker to craft a malicious URL containing leading dashes. When such a URL is opened, certain web browsers may interpret these dashes as command-line options,...

7.1CVSS5.9AI score0.00308EPSS
SaveExploits0References6
CVE
CVE
added 2026/03/20 3:8 p.m.633 views

CVE-2026-4519

CVE-2026-4519 affects the Python webbrowser.open() API, where URLs with a leading dash could be treated as command‑line options by certain browsers. The published CVE description shows that the new behavior rejects leading dashes and recommends sanitizing URLs before passing them to webbrowser.op...

7.1CVSS5.8AI score0.00308EPSS
SaveExploits0References71Affected Software1
Cvelist
Cvelist
added 2026/03/20 3:8 p.m.107 views

CVE-2026-4519 webbrowser.open() allows leading dashes in URLs

The webbrowser.open API would accept leading dashes in the URL which could be handled as command line options for certain web browsers. New behavior rejects leading dashes. Users are recommended to sanitize URLs prior to passing to webbrowser.open...

7CVSS0.00308EPSS
SaveExploits0References15
OSV
OSV
added 2026/03/20 3:8 p.m.10 views

CVE-2026-4519 webbrowser.open() allows leading dashes in URLs

The webbrowser.open API would accept leading dashes in the URL which could be handled as command line options for certain web browsers. New behavior rejects leading dashes. Users are recommended to sanitize URLs prior to passing to webbrowser.open...

7CVSS6.7AI score
SaveExploits0References74
OSV
OSV
added 2026/03/20 9:18 a.m.6 views

BIT-RABBITMQ-C-2023-35789

An issue was discovered in the C AMQP client library aka rabbitmq-c through 0.13.0 for RabbitMQ. Credentials can only be entered on the command line e.g., for amqp-publish or amqp-consume and are thus visible to local attackers by listing a process and its arguments...

5.5CVSS6.1AI score0.00216EPSS
SaveExploits0References4
OSV
OSV
added 2026/03/20 9:15 a.m.3 views

BIT-JENKINS-2026-33002

Jenkins 2.442 through 2.554 both inclusive, LTS 2.426.3 through LTS 2.541.2 both inclusive performs origin validation of requests made through the CLI WebSocket endpoint by computing the expected origin for comparison using the Host or X-Forwarded-Host HTTP request headers, making it vulnerable t...

7.5CVSS5.8AI score0.00297EPSS
SaveExploits0References2
Redos
Redos
added 2026/03/20 12:0 a.m.10 views

ROS-20260320-73-0002

A vulnerability in the command line interface of the SQLite database management system is associated with errors in the implementation of the azAllowedFunctions protection mechanism. Exploitation of the vulnerability may allow an attacker to gain unauthorized access to prohibited user functions...

7.3CVSS6.7AI score0.00425EPSS
SaveExploits1
CNNVD
CNNVD
added 2026/03/20 12:0 a.m.16 views

CPython 安全漏洞

CPython is a Python interpreter implemented in C language by the Python Foundation. CPython has a security vulnerability that stems from the webbrowser.open API accepting leading dashes in URLs. This could allow certain web browsers to treat these URLs as command-line options, resulting in securi...

7CVSS6.7AI score0.00308EPSS
SaveExploits0References6
Snyk
Snyk
added 2026/03/18 10:44 p.m.11 views

Cross-site Scripting (XSS)

Overview memray is an A memory profiler for Python applications Affected versions of this package are vulnerable to Cross-site Scripting XSS via the command-line metadata process. An attacker can execute arbitrary JavaScript code in the context of the generated HTML report by supplying specially...

6.1CVSS5.9AI score0.00302EPSS
SaveExploits2References2
NVD
NVD
added 2026/03/18 10:16 p.m.10 views

CVE-2026-32722

Memray is a memory profiler for Python. Prior to Memray 1.19.2, Memray rendered the command line of the tracked process directly into generated HTML reports without escaping. Because there was no escaping, attacker-controlled command line arguments were inserted as raw HTML into the generated...

6.1CVSS0.00302EPSS
SaveExploits2References3
OSV
OSV
added 2026/03/18 10:16 p.m.9 views

UBUNTU-CVE-2026-32722

Memray is a memory profiler for Python. Prior to Memray 1.19.2, Memray rendered the command line of the tracked process directly into generated HTML reports without escaping. Because there was no escaping, attacker-controlled command line arguments were inserted as raw HTML into the generated...

6.1CVSS6AI score0.00302EPSS
SaveExploits2References6
Debian CVE
Debian CVE
added 2026/03/18 9:25 p.m.6 views

CVE-2026-32722

Memray is a memory profiler for Python. Prior to Memray 1.19.2, Memray rendered the command line of the tracked process directly into generated HTML reports without escaping. Because there was no escaping, attacker-controlled command line arguments were inserted as raw HTML into the generated...

6.1CVSS5.5AI score0.00302EPSS
SaveExploits2
CVE
CVE
added 2026/03/18 9:25 p.m.36 views

CVE-2026-32722

CVE-2026-32722 concerns Bloomberg’s Memray Python memory profiler prior to v1.19.2, where the command line of the tracked process was rendered directly into generated HTML reports without escaping. This allowed attacker-controlled command-line metadata to be inserted as raw HTML, enabling JavaScr...

6.1CVSS5.9AI score0.00302EPSS
SaveExploits2References3Affected Software1
OSV
OSV
added 2026/03/18 9:25 p.m.9 views

CVE-2026-32722 Memray-generated HTML reports vulnerable to Stored XSS via unescaped command-line metadata

Memray is a memory profiler for Python. Prior to Memray 1.19.2, Memray rendered the command line of the tracked process directly into generated HTML reports without escaping. Because there was no escaping, attacker-controlled command line arguments were inserted as raw HTML into the generated...

3.6CVSS6AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/03/18 9:25 p.m.2 views

CVE-2026-32722 Memray-generated HTML reports vulnerable to Stored XSS via unescaped command-line metadata

Memray is a memory profiler for Python. Prior to Memray 1.19.2, Memray rendered the command line of the tracked process directly into generated HTML reports without escaping. Because there was no escaping, attacker-controlled command line arguments were inserted as raw HTML into the generated...

3.6CVSS5.9AI score0.00302EPSS
SaveExploits2References3
Rows per page
Query Builder