Lucene search
+L

112404 matches found

CNNVD
CNNVD
added 2026/05/12 12:00 a.m.18 views

FluentCMS 跨站脚本漏洞

FluentCMS is an open-source content management system developed by FluentCMS. Version 1.2.3 of FluentCMS has a cross-site scripting vulnerability. This vulnerability stems from a storage-based cross-site script in the file management module. It allows authenticated administrators to upload...

5.4CVSS5.6AI score0.00138EPSS
SaveExploits0References1
CVE
CVE
added 2026/05/12 12:00 a.m.24 views

CVE-2025-70842

FluentCMS 1.2.3 is affected in its File Management module by a Stored XSS vulnerability. An authenticated administrator can upload crafted SVG files containing malicious JavaScript, and the injected script executes in the browser of any user who accesses the direct URL to the image, including una...

5.4CVSS5.8AI score0.00138EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/05/12 12:00 a.m.39 views

PT-2026-39919

SAPUI5 Search UI allows an unauthenticated attacker to manipulate specific URL parameters on the Search UI to include malicious content. Successful exploitation may mislead victim users into clicking and accessing attacker-controlled pages rendered by the application. This vulnerability has a low...

4.7CVSS5.8AI score0.00249EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/05/12 12:00 a.m.23 views

SAP SAPUI5 安全漏洞

SAP SAPUI5 is a JavaScript application framework developed by the German company SAP. There is a security vulnerability in SAP SAPUI5, which allows unauthenticated attackers to manipulate specific URL parameters containing malicious content. This could lead victims to clicking on and accessing...

4.7CVSS5.8AI score0.00249EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/05/12 12:00 a.m.19 views

PT-2026-40105

JunoClaw is an agentic AI platform built on Juno Network. Prior to 0.x.y-security-1, the WAVS bridge's computeDataVerify called fetch on agent-supplied URLs without validating scheme, port, or resolved IP, resulting in an SSRF vulnerability. This vulnerability is fixed in 0.x.y-security-1...

8.2CVSS5.8AI score0.0023EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/05/12 12:00 a.m.36 views

PT-2026-39974

The Slek Gateway for WooCommerce plugin for WordPress is vulnerable to Information Exposure in version 1.0. This is due to the wsb handle slek payment redirect function placing the merchant's slek key and slek secret API credentials directly into a client-side HTML form, and additionally embeddin...

5.3CVSS5.8AI score0.00251EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/05/12 12:00 a.m.17 views

PT-2026-40295

In PHP versions 8.2. before 8.2.31, 8.3. before 8.3.31, 8.4. before 8.4.21, 8.5. before 8.5.6, due to improper sanitation of user data, it allows an attacker to compose an URL, which will cause the target to execute arbitrary JavaScript code XSS on the target's machine when the target is viewing...

8.8CVSS6.2AI score0.0021EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2026/05/12 12:00 a.m.18 views

Entra ID SSO via Microsoft Identity Broker on Linux 访问控制错误漏洞

Entra ID SSO via Microsoft Identity Broker on Linux is a browser extension developed by Siemens that enables single-sign-on on Linux devices through the Microsoft Identity Broker. Versions prior to 1.8.1 of Entra ID SSO via Microsoft Identity Broker on Linux contained an access control...

5.3CVSS5.8AI score0.00234EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2026/05/12 12:00 a.m.21 views

mosparo 代码问题漏洞

Mosparo is a modern spam protection software developed under open source. Versions of Mosparo prior to 1.4.13 had code vulnerabilities. These vulnerabilities stemmed from the automatic rule package source URL feature, which allowed project members with editor roles to store URLs controlled by...

5CVSS5.9AI score0.00197EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/05/12 12:00 a.m.14 views

PT-2026-40392

Name of the Vulnerable Software and Affected Versions Adobe Commerce versions prior to 2.4.9-beta1 Description A Server-Side Request Forgery SSRF issue allows an attacker to bypass security features and obtain unauthorized read access. This occurs when a victim visits a maliciously crafted URL or...

7.8CVSS7.1AI score0.00654EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/05/12 12:00 a.m.29 views

PT-2026-40548

Name of the Vulnerable Software and Affected Versions SillyTavern versions prior to 1.18.0 Description SillyTavern is a locally installed user interface for interacting with large language models, image generation engines, and text-to-speech voice models. The corsProxyMiddleware function forwards...

6.9CVSS5.8AI score0.00375EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2026/05/12 12:00 a.m.13 views

PT-2026-69316

Name of the Vulnerable Software and Affected Versions nltk/nltk version 3.9.4 nltk/nltk develop branch Description A Server-Side Request Forgery SSRF issue exists where the nltk.pathsec.validate network url function fails to reject IP addresses within the RFC 6598 shared address space...

3.7CVSS5.4AI score0.0026EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2026/05/12 12:00 a.m.29 views

PT-2026-40305

In PHP versions 8.2. before 8.2.31, 8.3. before 8.3.31, 8.4. before 8.4.21, 8.5. before 8.5.6, due to improper sanitation of user data, it allows an attacker to compose an URL, which will cause the target to execute arbitrary JavaScript code XSS on the target's machine when the target is viewing...

8.8CVSS6.2AI score0.0021EPSS
SaveExploits1References3
RedHat Linux
RedHat Linux
added 2026/05/11 10:53 p.m.24 views

net/url: Incorrect parsing of IPv6 host literals in net/url

The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid...

7.5CVSS7.3AI score0.00728EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/05/11 10:53 p.m.22 views

golang: net/url: Memory exhaustion in query parameter parsing in net/url

A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted...

7.5CVSS6.9AI score0.02128EPSS
SaveExploits0References8
NVD
NVD
added 2026/05/11 10:22 p.m.38 views

CVE-2026-43879

WWBN AVideo is an open source video platform. In versions up to and including 29.0, an authenticated user can configure their own donation-notification webhook URL to point at internal/loopback/metadata hosts e.g. http://127.0.0.1:8080/..., http://169.254.169.254/latest/..., RFC1918 addresses. Wh...

5.4CVSS0.00165EPSS
SaveExploits0References2
Circl
Circl
added 2026/05/11 10:15 p.m.17 views

CVE-2024-26258

creationtimestamp| type| source ---|---|--- 2026-05-11 22:15:20+00:00| seen| https://jvn.jp/en/vu/JVNVU95381465...

7.1CVSS5.7AI score0.00689EPSS
SaveExploits0References1
Circl
Circl
added 2026/05/11 9:43 p.m.16 views

CVE-2026-42882

creationtimestamp| type| source ---|---|--- 2026-05-11 21:43:08+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mlmakxtgsm2p 2026-05-12 06:00:34+00:00| seen| https://bsky.app/profile/offseq.bsky.social/post/3mln4edlx4r2m 2026-05-12 06:00:37+00:00| seen|...

9.4CVSS5.8AI score0.00554EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/05/11 9:42 p.m.22 views

EUVD-2026-29336

DeepChat is an open-source artificial intelligence agent platform that unifies models, tools, and agents. Prior to v1.0.4-beta.1, An incomplete mitigation for CVE-2025-55733 leaves DeepChat vulnerable to an arbitrary protocol execution bypass RCE. While the patch correctly restricted...

9.6CVSS6AI score0.0068EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2026/05/11 9:42 p.m.12 views

CVE-2026-43899 DeepChat: Incomplete Fix for CVE-2025-55733 leads to Remote Code Execution via Markdown Links bypassing `isValidExternalUrl`

DeepChat is an open-source artificial intelligence agent platform that unifies models, tools, and agents. Prior to v1.0.4-beta.1, An incomplete mitigation for CVE-2025-55733 leaves DeepChat vulnerable to an arbitrary protocol execution bypass RCE. While the patch correctly restricted...

9.6CVSS6AI score0.0033EPSS
SaveExploits0References1
Rows per page
Query Builder