Lucene search
+L

108699 matches found

CVE
CVE
added 2025/09/17 12:00 a.m.29 views

CVE-2025-57055

WonderCMS 3.5.0 is affected by a Server-Side Request Forgery (SSRF) in the custom module installation feature. An authenticated administrator can supply a malicious URL via the pluginThemeUrl POST parameter, and the server fetches it with curl_exec() without sufficient validation, enabling potent...

6.5CVSS6.5AI score0.00409EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2025/09/16 9:08 p.m.61 views

CVE-2025-9708 Kubernetes C# Client: improper certificate validation in custom CA mode may lead to man-in-the-middle attacks

A vulnerability exists in the Kubernetes C client where the certificate validation logic accepts properly constructed certificates from any Certificate Authority CA without properly verifying the trust chain. This flaw allows a malicious actor to present a forged certificate and potentially...

6.8CVSS0.00309EPSS
SaveExploits0References2
CVE
CVE
added 2025/09/16 9:08 p.m.73 views

CVE-2025-9708

CVE-2025-9708 : The Kubernetes C# client has a flaw where certificate validation accepts forged certificates from any CA without proper trust-chain verification, enabling potential MITM attacks and Kubernetes API impersonation. Documented impact includes interception/manipulation of traffic to th...

6.8CVSS6.4AI score0.00309EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/09/16 9:08 p.m.6 views

CVE-2025-9708 Kubernetes C# Client: improper certificate validation in custom CA mode may lead to man-in-the-middle attacks

A vulnerability exists in the Kubernetes C client where the certificate validation logic accepts properly constructed certificates from any Certificate Authority CA without properly verifying the trust chain. This flaw allows a malicious actor to present a forged certificate and potentially...

6.8CVSS6.4AI score0.00309EPSS
SaveExploits0References2
Snyk
Snyk
added 2025/09/16 4:05 p.m.8 views

Improper Certificate Validation

Overview Affected versions of this package are vulnerable to Improper Certificate Validation via a flaw in the certificate validation logic, which accepts properly constructed certificates from any Certificate Authority CA without properly verifying the trust chain. An attacker can use this to...

7.1CVSS6.7AI score0.00309EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/16 12:30 a.m.14 views

GHSA-VG6H-G5MR-9HGV Liferay Stored Cross-site Scripting vulnerability

Stored cross-site scripting XSS vulnerability in a custom object’s /o/c/ API endpoint in Liferay Portal 7.4.3.51 through 7.4.3.109, and Liferay DXP 2023.Q3.1 through 2023.Q3.4, 7.4 update 51 through update 92, and 7.3 update 33 through update 35 allows remote attackers to inject arbitrary web...

4.8CVSS5.6AI score0.0026EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/09/15 9:58 p.m.8 views

CVE-2025-43802

Stored cross-site scripting XSS vulnerability in a custom object’s /o/c/ API endpoint in Liferay Portal 7.4.3.51 through 7.4.3.109, and Liferay DXP 2023.Q3.1 through 2023.Q3.4, 7.4 update 51 through update 92, and 7.3 update 33 through update 35. allows remote attackers to inject arbitrary web...

4.8CVSS5.1AI score0.0026EPSS
SaveExploits0References1
CVE
CVE
added 2025/09/15 9:58 p.m.39 views

CVE-2025-43802

CVE-2025-43802 is a stored XSS vulnerability in Liferay Portal/DXP where an attacker can inject arbitrary script via the externalReferenceCode parameter on the /o/c/ API. Affected: Liferay Portal 7.4.3.51–7.4.3.109 and Liferay DXP 2023.Q3.1–2023.Q3.4, plus older 7.4/7.3 updates listed in the inta...

6.1CVSS5.1AI score0.0026EPSS
SaveExploits0References1Affected Software2
Cvelist
Cvelist
added 2025/09/15 9:58 p.m.20 views

CVE-2025-43802

Stored cross-site scripting XSS vulnerability in a custom object’s /o/c/ API endpoint in Liferay Portal 7.4.3.51 through 7.4.3.109, and Liferay DXP 2023.Q3.1 through 2023.Q3.4, 7.4 update 51 through update 92, and 7.3 update 33 through update 35. allows remote attackers to inject arbitrary web...

4.8CVSS0.0026EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/15 8:30 p.m.13 views

GHSA-6933-JPX5-Q87Q Flowise has unsandboxed remote code execution via Custom MCP

Summary The Custom MCPs feature is designed to execute OS commands, for instance, using tools like npx to spin up local MCP Servers. However, Flowise's inherent authentication and authorization model is minimal and lacks role-based access controls RBAC. Furthermore, the default installation of...

9.3CVSS7.8AI score0.01148EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2025/09/15 8:30 p.m.16 views

Flowise has unsandboxed remote code execution via Custom MCP

Summary The Custom MCPs feature is designed to execute OS commands, for instance, using tools like npx to spin up local MCP Servers. However, Flowise's inherent authentication and authorization model is minimal and lacks role-based access controls RBAC. Furthermore, the default installation of...

7.8AI score
SaveExploits0References5Affected Software1
Snyk
Snyk
added 2025/09/15 7:59 p.m.9 views

Arbitrary Code Injection

Overview flowise-components is a Flowiseai Components Affected versions of this package are vulnerable to Arbitrary Code Injection via the convertToValidJSONString function. An attacker can execute arbitrary JavaScript code with full server privileges by supplying malicious input to the...

10CVSS7.7AI score0.8737EPSS
SaveExploits23References2
OSV
OSV
added 2025/09/15 7:59 p.m.8 views

GHSA-3GCM-F6QX-FF7P Flowise has Remote Code Execution vulnerability

Description Cause of the Vulnerability The CustomMCP node allows users to input configuration settings for connecting to an external MCP Model Context Protocol server. This node parses the user-provided mcpServerConfig string to build the MCP server configuration. However, during this process, it...

10CVSS8AI score0.8737EPSS
SaveExploits23References10
Github Security Blog
Github Security Blog
added 2025/09/15 7:59 p.m.42 views

Flowise has Remote Code Execution vulnerability

Description Cause of the Vulnerability The CustomMCP node allows users to input configuration settings for connecting to an external MCP Model Context Protocol server. This node parses the user-provided mcpServerConfig string to build the MCP server configuration. However, during this process, it...

10CVSS8AI score0.8737EPSS
SaveExploits23References10Affected Software1
Snyk
Snyk
added 2025/09/15 6:31 p.m.7 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS via a "Rich Text" field when processing user-supplied input in web content structures, document types, or custom assets. Details Cross-site scripting or XSS is a code vulnerability that occurs when an attacker...

6.1CVSS5.2AI score0.00214EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/09/15 6:08 p.m.23 views

CVE-2025-43791

Multiple cross-site scripting XSS vulnerabilities in Liferay Portal 7.3.0 through 7.4.3.111, and Liferay DXP 2023.Q4.0, 2023.Q3.1 through 2023.Q3.4, 7.4 GA through update 92 and 7.3 GA through update 36 allow remote attackers to inject arbitrary web script or HTML via a crafted payload injected...

4.8CVSS0.00214EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/09/15 6:07 p.m.15 views

CVE-2025-10370

A vulnerability was identified in MiczFlor RPi-Jukebox-RFID up to 2.8.0. This vulnerability affects unknown code of the file /htdocs/userScripts.php. The manipulation of the argument Custom script leads to cross site scripting. The attack is possible to be carried out remotely. The exploit is...

5.1CVSS5.5AI score0.00685EPSS
SaveExploits3References1
CVE
CVE
added 2025/09/15 4:04 p.m.34 views

CVE-2025-10491

The CVE-2025-10491 issue concerns MongoDB Server on Windows where the MSI installer may leave ACLs unset on custom installation directories, enabling a local attacker to insert a malicious DLL and hijack the MongoDB process. Affected versions are MongoDB Server 6.0 prior to 6.0.25, 7.0 prior to 7...

7.8CVSS6.5AI score0.00119EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/09/15 4:04 p.m.18 views

CVE-2025-10491 MongoDB Windows installation MSI may leave ACLs unset on custom installation directories

The MongoDB Windows installation MSI may leave ACLs unset on custom installation directories allowing a local attacker to introduce executable code to MongoDB's process via DLL hijacking. This issue affects MongoDB Server v6.0 version prior to 6.0.25, MongoDB Server v7.0 version prior to 7.0.21 a...

7.8CVSS0.00119EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/09/15 4:04 p.m.5 views

CVE-2025-10491 MongoDB Windows installation MSI may leave ACLs unset on custom installation directories

The MongoDB Windows installation MSI may leave ACLs unset on custom installation directories allowing a local attacker to introduce executable code to MongoDB's process via DLL hijacking. This issue affects MongoDB Server v6.0 version prior to 6.0.25, MongoDB Server v7.0 version prior to 7.0.21 a...

7.8CVSS6.5AI score0.00119EPSS
SaveExploits0References1
Rows per page
Query Builder