Lucene search
K

34116 matches found

RedhatCVE
RedhatCVE
added 2026/04/29 11:3 p.m.5 views

CVE-2026-42208

A flaw was found in LiteLLM. A database query used for proxy API key checks incorrectly incorporated caller-supplied key values directly into the query. This vulnerability allows an unauthenticated attacker to send a specially crafted Authorization header to any Large Language Model LLM API route...

9.8CVSS5.7AI score0.6259EPSS
Exploits5References5
CVE
CVE
added 2026/04/29 10:13 p.m.6 views

CVE-2026-7381

Plack::Middleware::XSendfile (Perl)

9.1CVSS5.5AI score0.00013EPSS
Exploits0References3Affected Software1
EUVD
EUVD
added 2026/04/29 10:13 p.m.0 views

EUVD-2026-26296

Plack::Middleware::XSendfile versions through 1.0053 for Perl can allow client-controlled path rewriting. Plack::Middleware::XSendfile allows the variation setting sendfile type to be set by the client via the X-Sendfile-Type header, if it is not considered in the middleware constructor or the...

5.8CVSS5.3AI score0.00013EPSS
Exploits0References3
GithubExploit
GithubExploit
added 2026/04/29 9:16 p.m.66 views

Exploit for CRLF Injection in Useplunk Plunk

CVE-2026-34975 — CRLF Email Header Injection in Plunk via raw...

8.5CVSS5.7AI score0.00049EPSS
Exploits2
GithubExploit
GithubExploit
added 2026/04/29 9:6 p.m.82 views

security-advisories

Security Advisories Public write-ups and PoCs for CVEs I've d...

8.8CVSS5.4AI score0.00049EPSS
Exploits7
Github Security Blog
Github Security Blog
added 2026/04/29 8:54 p.m.3 views

Nginx-UI has Server-Side Request Forgery (SSRF) via Cluster Proxy Middleware that Allows Access to Internal Services

Summary An authenticated user can perform Server-Side Request Forgery SSRF by creating a cluster node pointing to an arbitrary internal URL and then sending API requests with the X-Node-ID header. The Proxy middleware forwards these requests to the attacker-specified internal address, bypassing...

9.9CVSS5.9AI score0.00013EPSS
Exploits1References3Affected Software1
Snyk
Snyk
added 2026/04/29 8:54 p.m.3 views

Server-side Request Forgery (SSRF)

Overview Affected versions of this package are vulnerable to Server-side Request Forgery SSRF via the Proxy process. An attacker can access internal services, retrieve sensitive cloud metadata, port-scan internal networks, or trigger internal-only endpoints by creating a cluster node with an...

9.9CVSS5.8AI score0.00013EPSS
Exploits1References2
RedhatCVE
RedhatCVE
added 2026/04/29 8:48 p.m.3 views

CVE-2026-32688

Allocation of Resources Without Limits or Throttling vulnerability in elixir-plug plugcowboy allows unauthenticated remote denial of service via atom table exhaustion. Plug.Cowboy.Conn.conn/1 in lib/plug/cowboy/conn.ex calls String.toatom/1 on the value returned by :cowboyreq.scheme/1. For HTTP/2...

8.7CVSS5.6AI score0.00108EPSS
Exploits0References1
NVD
NVD
added 2026/04/29 8:16 p.m.3 views

CVE-2018-25304

Free Download Manager 2.0 Build 417 contains a local buffer overflow vulnerability in the URL import functionality that allows attackers to trigger a structured exception handler SEH chain exploitation. Attackers can craft a malicious URL file that, when imported through the File Import Import...

8.6CVSS0.00017EPSS
Exploits0References3
Snyk
Snyk
added 2026/04/29 6:22 p.m.1 views

Integer Overflow or Wraparound

Overview Affected versions of this package are vulnerable to Integer Overflow or Wraparound in the WAV file processing path when the multiplication of samplesperblock and blocks exceeds the maximum value for a 32-bit integer, resulting in an integer overflow before assignment to a 64-bit variable...

7.5CVSS6AI score0.00064EPSS
Exploits1References2
NVD
NVD
added 2026/04/29 4:16 p.m.0 views

CVE-2026-37555

An issue was discovered in libsndfile 1.2.2 IMA ADPCM codec. The AIFF code path line 241 was fixed with sfcountt cast, but the WAV code path line 235 and close path line 167 were not. When samplesperblock int blocks int exceeds INTMAX, the 32-bit multiplication overflows before being assigned to...

7.5CVSS0.00064EPSS
Exploits1References3
UbuntuCve
UbuntuCve
added 2026/04/29 2:0 p.m.1 views

CVE-2026-6276

Using libcurl, when a custom Host: header is first set for an HTTP request and a second request is subsequently done using the same easy handle but without the custom Host: header set, the second request would use stale information and pass on cookies meant for the first host in the second reques...

7.5CVSS5.8AI score0.00013EPSS
Exploits1References3
OSV
OSV
added 2026/04/29 2:0 p.m.0 views

UBUNTU-CVE-2026-6276

Using libcurl, when a custom Host: header is first set for an HTTP request and a second request is subsequently done using the same easy handle but without the custom Host: header set, the second request would use stale information and pass on cookies meant for the first host in the second reques...

7.5CVSS5.8AI score0.00013EPSS
Exploits1References4
RedHat Linux
RedHat Linux
added 2026/04/29 12:45 p.m.4 views

ovn: ovn: Heap Over-Read in ICMP Error Response Generation - security issue

When generating an ICMP Destination Unreachable or Packet Too Big response, the handler copies a portion of the original packet into the ICMP error body using the IP header's self-declared total length iptotlen for IPv4, ip6plen for IPv6 without validating it against the actual packet buffer size...

6.5CVSS5.5AI score0.0004EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2026/04/29 12:11 p.m.3 views

CVE-2026-40560

A flaw was found in Starman. Starman versions before 0.4018 for Perl incorrectly prioritize the "Content-Length" header over "Transfer-Encoding: chunked" when both are present in an HTTP request, violating RFC 7230 3.3.3. A remote attacker could exploit this improper header precedence to perform...

7.5CVSS5.3AI score0.00016EPSS
Exploits0References2
OSV
OSV
added 2026/04/29 12:0 p.m.2 views

UBUNTU-CVE-2026-40685

In Exim before 4.99.2, when JSON lookup is enabled, an out-of-bounds heap write can occur when a JSON operator encounters malformed JSON in an untrusted header, because of an incorrect implementation of \ skipping...

9.8CVSS6AI score0.00127EPSS
Exploits0References5
UbuntuCve
UbuntuCve
added 2026/04/29 12:0 p.m.1 views

CVE-2026-40685

In Exim before 4.99.2, when JSON lookup is enabled, an out-of-bounds heap write can occur when a JSON operator encounters malformed JSON in an untrusted header, because of an incorrect implementation of \ skipping...

9.8CVSS6AI score0.00127EPSS
Exploits0References3
CVE
CVE
added 2026/04/29 11:44 a.m.32 views

CVE-2026-42249

CVE-2026-42249 affects Ollama for Windows and is a remote code execution in the update mechanism caused by improper handling of attacker-controlled HTTP response headers. Update file paths are built from header-derived values and passed to filepath.Join, enabling path traversal (../) and writing ...

9.8CVSS6.5AI score0.00265EPSS
Exploits0References2Affected Software1
NCSC
NCSC
added 2026/04/29 8:12 a.m.4 views

Vulnerabilities handled in Apache Camel

The Apache Software Foundation has identified vulnerabilities in Apache Camel. These vulnerabilities exist in various components of Apache Camel. The issues include insecure deserialization, insufficient filtering of email headers, incorrect authentication path matching, and improper processing o...

10CVSS6.1AI score0.07438EPSS
Exploits3References9
OSV
OSV
added 2026/04/29 8:0 a.m.2 views

CURL-CVE-2026-6276 stale custom cookie host causes cookie leak

Using libcurl, when a custom Host: header is first set for an HTTP request and a second request is subsequently done using the same easy handle but without the custom Host: header set, the second request would use stale information and pass on cookies meant for the first host in the second reques...

7.5CVSS5.3AI score0.00013EPSS
Exploits1
Rows per page
Query Builder