Lucene search
K

22066 matches found

Cvelist
Cvelist
added 2026/04/03 1:24 p.m.16 views

CVE-2026-23422 dpaa2-switch: Fix interrupt storm after receiving bad if_id in IRQ handler

In the Linux kernel, the following vulnerability has been resolved: dpaa2-switch: Fix interrupt storm after receiving bad ifid in IRQ handler Commit 31a7a0bbeb00 "dpaa2-switch: add bounds check for ifid in IRQ handler" introduces a range check for ifid to avoid an out-of-bounds access. If an...

0.00121EPSS
Exploits0References7
OSV
OSV
added 2026/04/03 12:31 p.m.0 views

GHSA-MJ24-PQX2-6788 Casdoor vulnerable to Open Redirect

A vulnerability was identified in Casdoor 2.356.0. Affected by this issue is some unknown functionality of the component OAuth Authorization Request Handler. Such manipulation of the argument redirecturi leads to open redirect. It is possible to launch the attack remotely. The exploit is publicly...

5.3CVSS5.5AI score0.00324EPSS
Exploits0References5
NVD
NVD
added 2026/04/03 12:16 p.m.2 views

CVE-2026-5467

A vulnerability was identified in Casdoor 2.356.0. Affected by this issue is some unknown functionality of the component OAuth Authorization Request Handler. Such manipulation of the argument redirecturi leads to open redirect. It is possible to launch the attack remotely. The exploit is publicly...

6.1CVSS0.00324EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2026/04/03 10:58 a.m.5 views

CVE-2026-5322

A vulnerability has been found in AlejandroArciniegas mcp-data-vis bc597e391f184d2187062fd567599a3cb72adf51/de5a51525a69822290eaee569a1ab447b490746d. This affects the function Request of the file src/servers/database/server.js of the component MCP Handler. The manipulation leads to sql injection...

7.5CVSS5.6AI score0.00259EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2026/04/03 10:58 a.m.5 views

CVE-2026-5326

A vulnerability was identified in SourceCodester Leave Application System 1.0. Impacted is an unknown function of the file /index.php?page=manageuser of the component User Information Handler. Such manipulation of the argument ID leads to authorization bypass. The attack can be executed remotely...

6.9CVSS5.6AI score0.00404EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2026/04/03 8:18 a.m.5 views

CVE-2026-35537

A flaw was found in Roundcube Webmail. Unauthenticated attackers can exploit an unsafe deserialization vulnerability in the redis/memcache session handler. This allows for arbitrary file write operations by crafting malicious session data. The primary impact is the ability to write files to the...

7.5CVSS6AI score0.00475EPSS
Exploits0References2
OSV
OSV
added 2026/04/03 6:31 a.m.3 views

GHSA-RXJ3-RRWM-PJ4R Roundcube Webmail: Unsafe deserialization in the redis/memcache session handler

An issue was discovered in Roundcube Webmail before 1.5.14 and 1.6.14. Unsafe deserialization in the redis/memcache session handler may lead to arbitrary file write operations by unauthenticated attackers via crafted session data...

3.7CVSS6AI score0.00475EPSS
Exploits0References10
Snyk
Snyk
added 2026/04/03 6:31 a.m.1 views

Deserialization of Untrusted Data

Overview Affected versions of this package are vulnerable to Deserialization of Untrusted Data in the session handler for redis and memcache. An attacker can perform arbitrary file write operations by submitting crafted session data. Details Serialization is a process of converting an object into...

7.5CVSS6AI score0.00475EPSS
Exploits0References2
NVD
NVD
added 2026/04/03 4:17 a.m.9 views

CVE-2026-35537

An issue was discovered in Roundcube Webmail before 1.5.14 and 1.6.14. Unsafe deserialization in the redis/memcache session handler may lead to arbitrary file write operations by unauthenticated attackers via crafted session data...

7.5CVSS0.00475EPSS
Exploits0References8
UbuntuCve
UbuntuCve
added 2026/04/03 4:17 a.m.2 views

CVE-2026-35537

An issue was discovered in Roundcube Webmail before 1.5.14 and 1.6.14. Unsafe deserialization in the redis/memcache session handler may lead to arbitrary file write operations by unauthenticated attackers via crafted session data...

7.5CVSS5.9AI score0.00475EPSS
Exploits0References8
Github Security Blog
Github Security Blog
added 2026/04/03 4:7 a.m.6 views

goshs: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') in goshs PUT Upload

Summary PUT upload has no path sanitization | httpserver/updown.go:20-69 This finding affects the default configuration, no flags or authentication required. Details File: httpserver/updown.go:20-69 Trigger: PUT / server.go:57-59 routes directly to put The handler uses req.URL.Path raw to build t...

9.8CVSS6.1AI score0.00683EPSS
Exploits1References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/04/03 3:28 a.m.5 views

CVE-2026-35537

An issue was discovered in Roundcube Webmail before 1.5.14 and 1.6.14. Unsafe deserialization in the redis/memcache session handler may lead to arbitrary file write operations by unauthenticated attackers via crafted session data...

3.7CVSS6AI score0.00475EPSS
Exploits0References8Affected Software1
Cvelist
Cvelist
added 2026/04/03 3:28 a.m.14 views

CVE-2026-35537

An issue was discovered in Roundcube Webmail before 1.5.14 and 1.6.14. Unsafe deserialization in the redis/memcache session handler may lead to arbitrary file write operations by unauthenticated attackers via crafted session data...

3.7CVSS0.00475EPSS
Exploits0References7
Github Security Blog
Github Security Blog
added 2026/04/03 2:44 a.m.5 views

Electron: Incorrect origin passed to permission request handler for iframe requests

Impact When an iframe requests fullscreen, pointerLock, keyboardLock, openExternal, or media permissions, the origin passed to session.setPermissionRequestHandler was the top-level page's origin rather than the requesting iframe's origin. Apps that grant permissions based on the origin parameter ...

5.4CVSS5.9AI score0.00122EPSS
Exploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/04/03 2:42 a.m.10 views

Electron: Use-after-free in offscreen child window paint callback

Impact Apps that use offscreen rendering and allow child windows via window.open may be vulnerable to a use-after-free. If the parent offscreen WebContents is destroyed while a child window remains open, subsequent paint frames on the child dereference freed memory, which may lead to a crash or...

8.1CVSS5.8AI score0.00341EPSS
Exploits0References3Affected Software1
Snyk
Snyk
added 2026/04/03 2:42 a.m.6 views

Use After Free

Overview org.webjars.npm:electron is a framework which lets you write cross-platform desktop applications using JavaScript, HTML and CSS. Affected versions of this package are vulnerable to Use After Free in the offscreen rendering process when a parent WebContents is destroyed while a child wind...

9.2CVSS5.9AI score0.00341EPSS
Exploits0References2
OSV
OSV
added 2026/04/03 2:42 a.m.4 views

GHSA-532V-XPQ5-8H95 Electron: Use-after-free in offscreen child window paint callback

Impact Apps that use offscreen rendering and allow child windows via window.open may be vulnerable to a use-after-free. If the parent offscreen WebContents is destroyed while a child window remains open, subsequent paint frames on the child dereference freed memory, which may lead to a crash or...

8.1CVSS5.9AI score0.00341EPSS
Exploits0References3
OSV
OSV
added 2026/04/03 2:41 a.m.2 views

GHSA-MWMH-MQ4G-G6GR Electron: Registry key path injection in app.setAsDefaultProtocolClient on Windows

Impact On Windows, app.setAsDefaultProtocolClientprotocol did not validate the protocol name before writing to the registry. Apps that pass untrusted input as the protocol name may allow an attacker to write to arbitrary subkeys under HKCU\Software\Classes, potentially hijacking existing protocol...

4.7CVSS6.1AI score0.0024EPSS
Exploits0References3
Github Security Blog
Github Security Blog
added 2026/04/03 2:40 a.m.5 views

Electron: Use-after-free in WebContents fullscreen, pointer-lock, and keyboard-lock permission callbacks

Impact Apps that register an asynchronous session.setPermissionRequestHandler may be vulnerable to a use-after-free when handling fullscreen, pointer-lock, or keyboard-lock permission requests. If the requesting frame navigates or the window closes while the permission handler is pending, invokin...

8.8CVSS5.8AI score0.00286EPSS
Exploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/03 12:0 a.m.5 views

PT-2026-30004

Impact Apps that use offscreen rendering and allow child windows via window.open may be vulnerable to a use-after-free. If the parent offscreen WebContents is destroyed while a child window remains open, subsequent paint frames on the child dereference freed memory, which may lead to a crash or...

8.1CVSS5.9AI score0.00341EPSS
Exploits0References5
Rows per page
Query Builder