Lucene search
K

2740 matches found

RedHat Linux
RedHat Linux
added 2026/03/11 6:5 a.m.4 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.5CVSS5.8AI score0.00789EPSS
Exploits0References8
Snyk
Snyk
added 2026/03/11 12:26 a.m.1 views

SQL Injection

Overview parse-server is a version of the Parse backend that can be deployed to any infrastructure that can run Node.js. Affected versions of this package are vulnerable to SQL Injection in the PostgreSQL storage adapter when processing Increment operations on nested object fields using dot...

9.8CVSS6.1AI score0.00418EPSS
Exploits0References2
Github Security Blog
Github Security Blog
added 2026/03/11 12:24 a.m.8 views

Flowise affected by Server-Side Request Forgery (SSRF) in HTTP Node Leading to Internal Network Access

Description: Flowise exposes an HTTP Node in AgentFlow and Chatflow that performs server-side HTTP requests using user-controlled URLs. By default, there are no restrictions on target hosts, including private/internal IP ranges RFC 1918, localhost, or cloud metadata endpoints. This enables...

8.8CVSS5.8AI score0.023EPSS
Exploits1References3Affected Software2
NVD
NVD
added 2026/03/10 10:16 p.m.3 views

CVE-2026-31829

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.0.13, Flowise exposes an HTTP Node in AgentFlow and Chatflow that performs server-side HTTP requests using user-controlled URLs. By default, there are no restrictions on target hosts, including...

8.8CVSS0.023EPSS
Exploits1References1
Vulnrichment
Vulnrichment
added 2026/03/10 9:43 p.m.4 views

CVE-2026-31829 Flowise affected by Server-Side Request Forgery (SSRF) in HTTP Node Leading to Internal Network Access

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.0.13, Flowise exposes an HTTP Node in AgentFlow and Chatflow that performs server-side HTTP requests using user-controlled URLs. By default, there are no restrictions on target hosts, including...

7.1CVSS5.8AI score0.023EPSS
Exploits1References1
EUVD
EUVD
added 2026/03/10 6:31 p.m.4 views

EUVD-2025-208496

A improper neutralization of special elements used in an os command 'os command injection' vulnerability in Fortinet FortiWeb 8.0.0 through 8.0.1, FortiWeb 7.6.0 through 7.6.5, FortiWeb 7.4.0 through 7.4.11, FortiWeb 7.2.0 through 7.2.12, FortiWeb 7.0.0 through 7.0.12 may allow an authenticated...

7.2CVSS6AI score0.01667EPSS
Exploits0References2
CVE
CVE
added 2026/03/10 4:44 p.m.9 views

CVE-2025-66178

Fortinet FortiWeb is vulnerable to an authenticated OS command injection due to improper neutralization of special elements in HTTP requests. Affected versions: FortiWeb 8.0.0–8.0.1, 7.6.0–7.6.5, 7.4.0–7.4.11, 7.2.0–7.2.12, and 7.0.0–7.0.12. An authenticated attacker with high privileges can exec...

7.2CVSS6AI score0.01667EPSS
Exploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/10 11:7 a.m.4 views

CVE-2026-3843 SQL Injection in Nefteprodukttekhnika BUK TS-G Allows Remote Code Execution

Nefteprodukttekhnika BUK TS-G Gas Station Automation System 2.9.1 on Linux contains a SQL Injection vulnerability CWE-89 in the system configuration module. A remote attacker can send specially crafted HTTP POST requests to the /php/request.php endpoint via the sql parameter in...

9.8CVSS6.4AI score0.00763EPSS
Exploits0References2
CNNVD
CNNVD
added 2026/03/10 12:0 a.m.4 views

Fortinet FortiWeb 代码问题漏洞

Fortinet FortiWeb is a Web application layer firewall from the U.S. company Fita Fortinet, which can block threats such as cross-site scripting, SQL injection, cookie poisoning, schema poisoning and other attacks to ensure the security of Web applications and protect sensitive database content. A...

6.5CVSS5.8AI score0.00386EPSS
Exploits0References1
CVE
CVE
added 2026/03/09 8:18 a.m.7 views

CVE-2025-41766

The CVE-2025-41766 issue is a stack-based buffer overflow found while parsing web requests via the ubr-network method. A low-privileged remote attacker can exploit a crafted HTTP POST to trigger the overflow, leading to full device compromise. Documented details include the vulnerability type, at...

8.8CVSS6.2AI score0.00482EPSS
Exploits0References1Affected Software1
RedhatCVE
RedhatCVE
added 2026/03/09 5:12 a.m.5 views

CVE-2026-29076

A flaw was found in cpp-httplib, a C++11 single-file header-only cross-platform HTTP/HTTPS library. A remote attacker can exploit this vulnerability by sending a specially crafted HTTP POST request with a malicious filename parameter in the Content-Disposition header. This triggers uncontrolled...

5.9CVSS5.7AI score0.00602EPSS
Exploits1References6
EUVD
EUVD
added 2026/03/06 2:51 a.m.3 views

EUVD-2026-9969

TinyWeb is a web server HTTP, HTTPS written in Delphi for Win32. Prior to version 2.03, an integer overflow vulnerability in the string-to-integer conversion routine Val allows an unauthenticated remote attacker to bypass Content-Length restrictions and perform HTTP Request Smuggling. This can le...

9.3CVSS6AI score0.00467EPSS
Exploits1References2
CVE
CVE
added 2026/03/06 2:51 a.m.21 views

CVE-2026-28497

TinyWeb (Delphi, Win32) before version 2.03 contains an integer overflow in the string-to-integer conversion routine (_Val) that enables an unauthenticated remote attacker to bypass Content-Length checks and perform HTTP Request Smuggling. This affects servers using persistent connections (Keep-A...

9.3CVSS6AI score0.00467EPSS
Exploits1References2Affected Software1
RedHat Linux
RedHat Linux
added 2026/03/05 8:23 a.m.2 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.5CVSS5.8AI score0.00789EPSS
Exploits0References8
RustSec
RustSec
added 2026/03/04 12:0 p.m.7 views

HTTP Request Smuggling via HTTP/1.0 and Transfer-Encoding Misparsing

Pingora versions prior to 0.8.0 improperly allowed HTTP/1.0 request bodies to be close-delimited and incorrectly handled multiple Transfer-Encoding values. This allows an attacker to desync Pingora's request framing from backend servers and smuggle requests to the backend. This vulnerability...

9.3CVSS5.9AI score0.00707EPSS
Exploits0Affected Software1
OSV
OSV
added 2026/03/04 9:33 a.m.1 views

SUSE-SU-2026:0796-1 Security update for libsoup

This update for libsoup fixes the following issues: - CVE-2026-1467: lack of input sanitization can lead to unintended or unauthorized HTTP requests bsc1257398. - CVE-2026-1539: proxy authentication credentials leaked via the Proxy-Authorization header when handling HTTP redirects bsc1257441. -...

5.8CVSS6AI score0.00423EPSS
Exploits1References7
SUSE Linux
SUSE Linux
added 2026/03/04 1:4 a.m.3 views

Security update for libsoup

This update for libsoup fixes the following issues: CVE-2026-1467: lack of input sanitization can lead to unintended or unauthorized HTTP requests bsc1257398. CVE-2026-1539: proxy authentication credentials leaked via the Proxy-Authorization header when handling HTTP redirects bsc1257441...

8.8CVSS5.9AI score0.00423EPSS
Exploits1References12
CNNVD
CNNVD
added 2026/03/04 12:0 a.m.4 views

Cisco Secure Firewall Adaptive Security Appliance和Cisco Secure Firewall Threat Defense 环境问题漏洞

Cisco Secure Firewall Adaptive Security Appliance and Cisco Secure Firewall Threat Defense are products of Cisco, a US company. Cisco Secure Firewall Adaptive Security Appliance is an enterprise-level firewall software. Cisco Secure Firewall Threat Defense is an integrated firewall platform. Both...

4.3CVSS5.7AI score0.00273EPSS
Exploits0References2
IBM Security Bulletins
IBM Security Bulletins
added 2026/03/03 3:41 p.m.14 views

Security Bulletin: IBM App Connect Enterprise Certified Container UBI updates

Summary IBM App Connect Enterprise Certified Container ACEcc is built on the Red Hat Universal Base Images. ACEcc operator versions 12.0.21 LTS and 12.21.0 contain fixes to the listed CVEs found in the base images. This bulletin provides patch information to address the reported vulnerabilities...

8.8CVSS6.7AI score0.48666EPSS
Exploits8Affected Software1
Circl
Circl
added 2026/02/25 4:42 a.m.3 views

CVE-2025-62613

creationtimestamp| type| source ---|---|--- 2026-02-25 04:42:05+00:00| confirmed| https://github.com/projectdiscovery/nuclei-templates/tree/main/http/cves/2025/CVE-2025-62613.yaml...

6.9CVSS4.8AI score0.01028EPSS
Exploits0References1
Rows per page
Query Builder