Lucene search
+L

124259 matches found

CVE
CVE
added 4 days ago36 views

CVE-2026-15975

Summary: CVE-2026-15975 affects GitLab CE/EE earlier than fixed versions for several release lines, allowing an unauthenticated user to cause a denial of service due to insufficient throttling when processing merge request discussions. Affected: GitLab CE/EE versions 11.8 up to, but not including...

7.5CVSS5.9AI score0.00394EPSS
SaveExploits0References2
CVE
CVE
added 4 days ago12 views

CVE-2026-67428

The CVE-2026-67428 entry concerns Flyto2 Core, an automation/AI-agent workflow kernel. Before version 2.26.7, multiple HTTP-emitting modules (including http/requests.py, core.api.http_get, core.api.http_post, graphql.query/mutation, monitor.http_check, communication.slack_send, notification.disco...

8.5CVSS6AI score0.00337EPSS
SaveExploits0References3
OSV
OSV
added 4 days ago4 views

CVE-2026-67426 Flyto2 Core: Unauthenticated flyto-verification /run: callback_url SSRF and internal runner-secret exfiltration

Flyto2 Core is an execution kernel for automation and AI-agent workflows. Prior to 2.26.7, the standalone flyto-verification service in src/core/verificationservice.py exposes unauthenticated POST /run on 0.0.0.0:8344 and uses client-supplied callbackurl for an outbound POST with X-Internal-Key:...

9.3CVSS6AI score0.00291EPSS
SaveExploits0References5
CVE
CVE
added 4 days ago17 views

CVE-2026-67425

CVE-2026-67425 affects Flyto2 Core. Prior to version 2.26.6, the component llm.chat reads provider keys (e.g., OPENAI_API_KEY, ANTHROPOLIC_API_KEY) from the environment and transmits them in an Authorization: Bearer header to a caller-controlled base_url, enabling an attacker to exfiltrate the op...

8.6CVSS6AI score0.00319EPSS
SaveExploits0References3
Cvelist
Cvelist
added 4 days ago61 views

CVE-2026-2482 IBM WebSphere Application Server Liberty is affected by a cross-site request forgery

IBM WebSphere Application Server - Liberty 17.0.0.3 through 26.0.0.8 is vulnerable to cross-site request forgery which could allow an attacker to execute malicious and unauthorized actions transmitted from a user that the website trusts...

3.1CVSS0.00086EPSS
SaveExploits0References1
OSV
OSV
added 4 days ago4 views

CVE-2026-67201 V 0.5.2 SSRF Bypass via Parser Differential in net.urllib and net.http

V through 0.5.2, fixed in commit 85859f0, contains a server-side request forgery SSRF bypass vulnerability that allows attackers to circumvent host-based allowlists by exploiting a parser differential between net.urllib and net.http. Attackers can craft a URL containing a backslash in the authori...

7.7CVSS5.9AI score0.00391EPSS
SaveExploits0References7
EUVD
EUVD
added 4 days ago5 views

EUVD-2026-50446

V through 0.5.2, fixed in commit 85859f0, contains a server-side request forgery SSRF bypass vulnerability that allows attackers to circumvent host-based allowlists by exploiting a parser differential between net.urllib and net.http. Attackers can craft a URL containing a backslash in the authori...

8.6CVSS5.9AI score0.00391EPSS
SaveExploits0References4
CVE
CVE
added 4 days ago11 views

CVE-2026-67201

CVE-2026-67201 describes a SSRF bypass in V’s standard library between net.urllib and net.http up to version 0.5.2. By crafting a URL with a backslash in the authority section, net.urllib.parse() can extract a trusted host for allowlists, while net.http.get() normalizes the backslash and connects...

8.6CVSS5.9AI score0.00391EPSS
SaveExploits0References4
EUVD
EUVD
added 4 days ago7 views

EUVD-2026-50444

Netty is an asynchronous, event-driven network application framework. Prior to versions 4.1.136.Final and 4.2.16.Final, ab attacker can force WebSocket upgrade via the lax V07 or V08 handshaker by sending Sec-WebSocket-Version: 7 and omitting Connection: Upgrade / Upgrade: websocket headers,...

6.3CVSS5.8AI score0.00266EPSS
SaveExploits0References3
OSV
OSV
added 4 days ago4 views

CVE-2026-59898 Netty: WebSockets V07/V08 handshaker missing Connection/Upgrade validation

Netty is an asynchronous, event-driven network application framework. Prior to versions 4.1.136.Final and 4.2.16.Final, ab attacker can force WebSocket upgrade via the lax V07 or V08 handshaker by sending Sec-WebSocket-Version: 7 and omitting Connection: Upgrade / Upgrade: websocket headers,...

6.3CVSS5.8AI score0.00266EPSS
SaveExploits0References5
NVD
NVD
added 4 days ago9 views

CVE-2025-60931

An Insecure Direct Object Reference IDOR in the Employee Compensation View function of Infor Global HR v11.24.10.01.33 allows unauthorized attackers to arbitrarily view the compensation information of other employees via a crafted GET request...

7.5CVSS0.00232EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 4 days ago7 views

CVE-2026-64262

A flaw was found in the fuse-uring component of the Linux kernel. When iouring task work is canceled, the system fails to properly end a fusereq FUSE request. This can cause the originating system call thread to block indefinitely, leading to a Denial of Service DoS for the affected system...

5.8AI score0.00198EPSS
SaveExploits0References4
CVE
CVE
added 4 days ago13 views

CVE-2026-8338

The CVE describes a Spring Security authentication and authorization bypass in Coverity Connect versions 2023.6.0–2026.3.0. An unauthenticated attacker can send a specially crafted HTTP request to bypass authentication/authorization on certain API endpoints and access data within Coverity. CVSS 4...

9.2CVSS5.8AI score0.003EPSS
SaveExploits0References1
CVE
CVE
added 4 days ago16 views

CVE-2026-54735

Prebid Server (open-source in real-time advertising auctions) contains a vulnerability (CVE-2026-54735) in versions prior to 4.4.0 where certain bidder adapters interpolate user-supplied parameters into outbound request URLs without proper host/subdomain validation, enabling crafted bid requests ...

10CVSS5.9AI score0.00351EPSS
SaveExploits0References4
EUVD
EUVD
added 4 days ago8 views

EUVD-2026-50401

Prebid Server is an open-source solution for running real-time advertising auctions in the cloud. Prior to version 4.4.0, certain bidder adapters in Prebid Server interpolate user-supplied parameters into outbound request URLs without properly validating host and subdomain values, allowing crafte...

10CVSS5.9AI score0.00351EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 4 days ago6 views

io.netty/netty-codec-http: Netty: CRLF Injection via Multipart Filename in Netty HttpPostRequestEncoder

A flaw was found in Netty's HttpPostRequestEncoder, a widely used Java networking library component responsible for constructing multipart HTTP request bodies. The issue arises because user-supplied filenames and field names are directly embedded into Content-Disposition MIME headers without any...

5.7CVSS5.9AI score0.00281EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 4 days ago5 views

kernel: nvmet-tcp: fix race between ICReq handling and queue teardown

A flaw was found in the Linux kernel's NVMe over TCP nvmet-tcp implementation. A race condition exists between the handling of an Initialization Connection Request ICReq and the teardown of a queue. A remote attacker, by sending an ICReq and immediately closing the connection, could trigger a...

9.8CVSS5.9AI score0.00397EPSS
SaveExploits0References5
NVD
NVD
added 4 days ago6 views

CVE-2026-4604

The Klubraum Membership Request plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the krmrstoresettings function in all versions up to, and including, 1.1.0. This makes it possible for unauthenticated attackers to update the plugin's...

5.3CVSS0.00235EPSS
SaveExploits0References5
EUVD
EUVD
added 4 days ago5 views

EUVD-2026-50272

The WP CTA plugin for WordPress is vulnerable to Server-Side Request Forgery via the 'stickysmedia' parameter in imported JSON files in all versions up to, and including, 2.1.2. This is due to the importsidebars function passing user-supplied URLs from imported JSON data to filegetcontents with...

4.9CVSS5.9AI score0.00278EPSS
SaveExploits0References3
Cvelist
Cvelist
added 4 days ago27 views

CVE-2026-4604 Klubraum Membership Request <= 1.1.0 - Missing Authorization to Unauthenticated Arbitrary Plugin Settings Update

The Klubraum Membership Request plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the krmrstoresettings function in all versions up to, and including, 1.1.0. This makes it possible for unauthenticated attackers to update the plugin's...

5.3CVSS0.00235EPSS
SaveExploits0References5
Rows per page
Query Builder