Lucene search
K

7974 matches found

Positive Technologies
Positive Technologies
added 2026/03/25 12:0 a.m.6 views

PT-2026-27794

Name of the Vulnerable Software and Affected Versions Cisco IOS XE Software affected versions not specified Description A flaw exists in the Cisco IOS XE Software Command Line Interface CLI that could allow a local, authenticated attacker to trigger a denial of service DoS condition on a vulnerab...

6.5CVSS5.9AI score0.00092EPSS
Exploits0References5
CNNVD
CNNVD
added 2026/03/25 12:0 a.m.4 views

Nats-Server 安全漏洞

Nats-Server is a high-performance server developed by Nats Open Source, used for native message delivery systems on Nats.io, cloud, and edge environments. There were security vulnerabilities in versions of NATS-Server prior to 2.11.15 and 2.12.6. These vulnerabilities stemmed from credentials...

7.4CVSS6.4AI score0.00286EPSS
Exploits0References3
Github Security Blog
Github Security Blog
added 2026/03/24 8:44 p.m.19 views

NATS credentials are exposed in monitoring port via command-line argv

Background NATS.io is a high performance open source pub-sub distributed communication technology, built for the cloud, on-premise, IoT, and edge computing. The nats-server provides an optional monitoring port, which provides access to sensitive data. The nats-server can take certain configuratio...

7.4CVSS5.8AI score0.00286EPSS
Exploits0References5Affected Software1
OSV
OSV
added 2026/03/24 8:44 p.m.2 views

GHSA-X6G4-F6Q3-FQVV NATS credentials are exposed in monitoring port via command-line argv

Background NATS.io is a high performance open source pub-sub distributed communication technology, built for the cloud, on-premise, IoT, and edge computing. The nats-server provides an optional monitoring port, which provides access to sensitive data. The nats-server can take certain configuratio...

7.4CVSS5.8AI score0.00286EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2026/03/24 9:39 a.m.1 views

ImageMagick: Memory allocation with excessive without limits in the internal SVG decoder

A memory exhaustion vulnerability has been identified in ImageMagick when processing specially crafted SVG image files. In vulnerable versions, a maliciously crafted SVG element may trigger an excessively large internal memory allocation on the order of hundreds of gigabytes, causing the...

7.5CVSS5.7AI score0.00396EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2026/03/24 12:0 a.m.4 views

PT-2026-27620

Name of the Vulnerable Software and Affected Versions NATS-Server versions prior to 2.11.15 NATS-Server versions prior to 2.12.6 Description NATS-Server is a high-performance server for NATS.io, a cloud and edge native messaging system. If a nats-server is run with static credentials for all...

7.4CVSS5.9AI score0.00286EPSS
Exploits0References9
GithubExploit
GithubExploit
added 2026/03/23 7:42 p.m.203 views

Reconx

🔍 reconx - Modular Penetration Testing Framework !Python 3...

6AI score
Exploits0
NVD
NVD
added 2026/03/23 6:16 p.m.4 views

CVE-2025-15518

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.5CVSS0.00619EPSS
Exploits0References5
ATTACKERKB
ATTACKERKB
added 2026/03/23 7:49 a.m.1 views

CVE-2026-3587

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...

10CVSS5.8AI score0.00679EPSS
Exploits0References2
CVE
CVE
added 2026/03/23 7:49 a.m.22 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
Exploits0References1
Cvelist
Cvelist
added 2026/03/23 7:49 a.m.28 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
Exploits0References1
CNNVD
CNNVD
added 2026/03/23 12:0 a.m.4 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
Exploits0References1
Positive Technologies
Positive Technologies
added 2026/03/23 12:0 a.m.2 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
Exploits0References6
SUSE CVE
SUSE CVE
added 2026/03/22 12:25 a.m.3 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.00216EPSS
Exploits0References33
RedhatCVE
RedhatCVE
added 2026/03/20 9:17 p.m.5 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.00216EPSS
Exploits0References6
Cvelist
Cvelist
added 2026/03/20 3:8 p.m.29 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.00216EPSS
Exploits0References15
CVE
CVE
added 2026/03/20 3:8 p.m.372 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...

7CVSS5.8AI score0.00216EPSS
Exploits0References16Affected Software1
OSV
OSV
added 2026/03/20 9:18 a.m.2 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.00214EPSS
Exploits0References4
OSV
OSV
added 2026/03/20 9:15 a.m.1 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
Exploits0References2
Redos
Redos
added 2026/03/20 12:0 a.m.5 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
Exploits1
Rows per page
Query Builder