Lucene search
+L

220 matches found

VulnCheck KEV
VulnCheck KEV
added 2026/03/19 12:0 a.m.48 views

VulnCheck KEV: CVE-2026-33017

Langflow is a tool for building and deploying AI-powered agents and workflows. In versions prior to 1.9.0, the POST /api/v1/buildpublictmp/flowid/flow endpoint allows building public flows without requiring authentication. When the optional data parameter is supplied, the endpoint uses...

9.8CVSS6.2AI score0.9999EPSS
In wildExploits54References8
OSV
OSV
added 2026/03/18 8:5 p.m.13 views

GHSA-GJGX-RVQR-6W6V Mesop Affected by Unauthenticated Remote Code Execution via Test Suite Route /exec-py

Summary An explicit web endpoint inside the ai/ testing module infrastructure directly ingests untrusted Python code strings unconditionally without authentication measures, yielding standard Unrestricted Remote Code Execution. Any individual capable of routing HTTP logic to this server block wil...

9.8CVSS6.1AI score0.05289EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 2026/03/18 12:0 a.m.14 views

PT-2026-26150

Name of the Vulnerable Software and Affected Versions VMware vCenter Server affected versions not specified Daytona versions prior to 0.184.0 Description Two distinct issues were identified. First, a flaw in the SOAP API of VMware vCenter Server allows unauthenticated attackers to trigger arbitra...

7CVSS6.2AI score0.00249EPSS
Exploits0References6
OSV
OSV
added 2026/03/12 12:30 p.m.25 views

GHSA-JX93-G359-86WM SGLang's encoder parallel disaggregation system is vulnerable to unauthenticated remote code execution through the disaggregation module

SGLang's encoder parallel disaggregation system is vulnerable to unauthenticated remote code execution through the disaggregation module, which deserializes untrusted data using pickle.loads without authentication...

9.8CVSS6.5AI score0.01158EPSS
Exploits1References6
OSV
OSV
added 2026/03/12 11:37 a.m.5 views

CVE-2026-3059 CVE-2026-3059

SGLang's multimodal generation module is vulnerable to unauthenticated remote code execution through the ZMQ broker, which deserializes untrusted data using pickle.loads without authentication...

9.8CVSS7.5AI score0.01534EPSS
Exploits1References7
RedhatCVE
RedhatCVE
added 2026/03/05 1:57 a.m.5 views

CVE-2026-27971

Qwik is a performance focused javascript framework. qwik =1.19.0 is vulnerable to RCE due to an unsafe deserialization vulnerability in the server$ RPC mechanism that allows any unauthenticated user to execute arbitrary code on the server with a single HTTP request. Affects any deployment where...

9.8CVSS6.4AI score0.04632EPSS
Exploits1References1
EUVD
EUVD
added 2026/03/03 10:55 p.m.7 views

EUVD-2026-9345

Qwik is a performance focused javascript framework. qwik =1.19.0 is vulnerable to RCE due to an unsafe deserialization vulnerability in the server$ RPC mechanism that allows any unauthenticated user to execute arbitrary code on the server with a single HTTP request. Affects any deployment where...

9.2CVSS6.4AI score0.04632EPSS
Exploits1References1
GithubExploit
GithubExploit
added 2026/03/03 9:37 p.m.194 views

Qinglong-Auth-bypass-to-RCE-poc

Qinglong Auth Bypass to Command Execution A proof-of-concept...

6.2AI score
Exploits0
CVE
CVE
added 2026/02/25 3:8 a.m.27 views

CVE-2026-27744

The CVE-2026-27744 entry concerns the SPIP tickets plugin (versions prior to 4.3.3) with an unauthenticated remote code execution in the forum preview handling for public ticket pages. The vulnerability arises from appending untrusted request parameters into HTML that is later rendered by a templ...

9.8CVSS6.4AI score0.00908EPSS
Exploits0References5Affected Software1
Packet Storm
Packet Storm
added 2026/02/24 12:0 a.m.236 views

📄 SPIP Unauthenticated Remote Code Execution / Insecure Deserialization

A remote code execution vulnerability was identified in SPIP due to improper handling of user-supplied serialized data. The application fails to properly validate or restrict unsafe object deserialization, allowing an attacker to supply crafted input that triggers unintended object instantiation...

9.2CVSS7AI score0.00776EPSS
Exploits2
CVE
CVE
added 2026/02/20 10:54 p.m.23 views

CVE-2019-25441

The CVE-2019-25441 entry concerns thesystem 1.0, where an unauthenticated attacker can trigger a command injection via the run_command endpoint. The vulnerability allows posting shell commands in the command parameter to execute arbitrary system commands on the server. Impact is described as HIGH...

9.8CVSS6.3AI score0.08054EPSS
Exploits1References3Affected Software1
Cvelist
Cvelist
added 2026/02/20 10:54 p.m.27 views

CVE-2019-25441 thesystem 1.0 Command Injection via run_command endpoint

thesystem 1.0 contains a command injection vulnerability that allows unauthenticated attackers to execute arbitrary system commands by submitting malicious input to the runcommand endpoint. Attackers can send POST requests with shell commands in the command parameter to execute arbitrary code on...

9.8CVSS0.08054EPSS
Exploits1References3
Vulnrichment
Vulnrichment
added 2026/02/20 7:29 p.m.6 views

CVE-2026-2472 Stored Cross-Site Scripting (XSS) in Vertex AI Python SDK Visualization

Stored Cross-Site Scripting XSS in the genai/evalsvisualization component of Google Cloud Vertex AI SDK google-cloud-aiplatform versions from 1.98.0 up to but not including 1.131.0 allows an unauthenticated remote attacker to execute arbitrary JavaScript in a victim's Jupyter or Colab environment...

8.6CVSS5.8AI score0.00529EPSS
Exploits2References1
RedhatCVE
RedhatCVE
added 2026/02/20 7:22 a.m.8 views

CVE-2026-2502

The xmlrpc attacks blocker plugin for WordPress is vulnerable to Stored Cross-Site Scripting in versions up to, and including, 1.0, via the 'X-Forwarded-For' HTTP header. This is due to the plugin trusting and logging attacker-controlled IP header data and rendering debug log entries without outp...

6.1CVSS5.8AI score0.00265EPSS
Exploits0References1
Github Security Blog
Github Security Blog
added 2026/02/19 10:4 p.m.10 views

Dagu affected by unauthenticated RCE via inline DAG spec in default configuration

Summary Dagu's default configuration ships with authentication disabled. The POST /api/v2/dag-runs endpoint accepts an inline YAML spec and executes its shell commands immediately with no credentials required — any dagu instance reachable over the network is fully compromised by default. Details...

6AI score
Exploits0References2Affected Software1
NVD
NVD
added 2026/02/18 10:16 p.m.12 views

CVE-2026-27180

MajorDoMo aka Major Domestic Module is vulnerable to unauthenticated remote code execution through supply chain compromise via update URL poisoning. The saverestore module exposes its admin method through the /objects/?module=saverestore endpoint without authentication because it uses gr'mode'...

9.8CVSS0.01086EPSS
Exploits4References3
ATTACKERKB
ATTACKERKB
added 2026/02/18 9:10 p.m.2 views

CVE-2026-27174

MajorDoMo aka Major Domestic Module allows unauthenticated remote code execution via the admin panel's PHP console feature. An include order bug in modules/panel.class.php causes execution to continue past a redirect call that lacks an exit statement, allowing unauthenticated requests to reach th...

9.8CVSS6.7AI score0.06996EPSS
Exploits4References5
Cvelist
Cvelist
added 2026/02/18 9:10 p.m.36 views

CVE-2026-27174 MajorDoMo Unauthenticated Remote Code Execution via Admin Console Eval

MajorDoMo aka Major Domestic Module allows unauthenticated remote code execution via the admin panel's PHP console feature. An include order bug in modules/panel.class.php causes execution to continue past a redirect call that lacks an exit statement, allowing unauthenticated requests to reach th...

9.8CVSS0.06996EPSS
Exploits4References3
Positive Technologies
Positive Technologies
added 2026/02/18 12:0 a.m.5 views

PT-2026-20510

Name of the Vulnerable Software and Affected Versions MajorDoMo affected versions not specified Description An include order bug in modules/panel.class.php allows execution to continue past a redirect call that lacks an exit statement. This enables unauthenticated requests to reach the ajax handl...

9.8CVSS6.4AI score0.06996EPSS
Exploits4References7
The Hacker News
The Hacker News
added 2026/02/10 1:30 p.m.19 views

Fortinet Patches Critical SQLi Flaw Enabling Unauthenticated Code Execution

Fortinet has released security updates to address a critical flaw impacting FortiClientEMS that could lead to the execution of arbitrary code on susceptible systems. The vulnerability, tracked as CVE-2026-21643 , has a CVSS rating of 9.1 out of a maximum of 10.0. "An improper neutralization of...

9.8CVSS7AI score0.94085EPSS
Exploits1
Rows per page
Query Builder