Lucene search
+L

62899 matches found

Vulnrichment
Vulnrichment
added 2026/04/01 9:30 p.m.11 views

CVE-2026-5313 Nothings stb GIF Decoder stb_image.h stbi__gif_load_next denial of service

A vulnerability has been found in Nothings stb up to 2.30. This issue affects the function stbigifloadnext in the library stbimage.h of the component GIF Decoder. Such manipulation leads to denial of service. The attack may be launched remotely. The exploit has been disclosed to the public and ma...

5.3CVSS5.3AI score0.00286EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/04/01 9:07 p.m.8 views

Improper Authorization

Overview wwbn/avideo is an Audio and Video Platform or simply "A Video Platform". Affected versions of this package are vulnerable to Improper Authorization in the overrideStatus request parameter, which is processed by the setStatus function. An attacker can bypass administrative moderation and...

5.3CVSS5.8AI score0.00238EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/04/01 9:05 p.m.6 views

Missing Authentication for Critical Function

Overview wwbn/avideo is an Audio and Video Platform or simply "A Video Platform". Affected versions of this package are vulnerable to Missing Authentication for Critical Function due to the absence of authentication checks in the list.json.php template used by multiple plugin endpoints. An attack...

7.5CVSS5.8AI score0.00376EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/04/01 9:03 p.m.9 views

Race Condition

Overview Affected versions of this package are vulnerable to Race Condition in the updateUser function, specifically when handling concurrent requests. that exploit. An attacker can gain higher-level privileges by sending multiple simultaneous requests that manipulate user roles during a timing g...

5.9CVSS5.8AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/04/01 9:03 p.m.37 views

NetBird has Race Condition on UpdateUser Function, Resulting in Privilege Escalation From Admin to Owner

Summary A race condition vulnerability allows authenticated admin-privileged users to escalate to owner privilege. Details The vulnerability exists in the updateUser function, which is connected to the /users/userId PUT request. This function then calls the SaveOrAddUsers function, which checks t...

5.9AI score
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2026/04/01 8:55 p.m.15 views

CVE-2026-34544

OpenEXR provides the specification and reference implementation of the EXR file format, an image storage format for the motion picture industry. From version 3.4.0 to before version 3.4.8, a crafted B44 or B44A EXR file can cause an out-of-bounds write in any application that decodes it via...

8.4CVSS5.4AI score0.00244EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2026/04/01 8:44 p.m.24 views

CVE-2026-34531

Flask-HTTPAuth provides Basic, Digest and Token HTTP authentication for Flask routes. Prior to version 4.8.1, in a situation where the client makes a request to a token protected resource without passing a token, or passing an empty token, Flask-HTTPAuth would invoke the application's token...

8.2CVSS5.6AI score0.00324EPSS
SaveExploits0
EUVD
EUVD
added 2026/04/01 7:56 p.m.14 views

EUVD-2026-18007

Hi.Events is an open-source event management and ticket selling platform. From version 0.8.0-beta.1 to before version 1.7.1-beta, multiple repository classes pass the user-supplied sortby query parameter directly to Eloquent's orderBy without validation, enabling SQL injection. The application us...

8.7CVSS5.8AI score0.0035EPSS
SaveExploits1References4
OSV
OSV
added 2026/04/01 7:16 p.m.11 views

UBUNTU-CVE-2026-25833

Mbed TLS 3.5.0 to 3.6.5 fixed in 3.6.6 and 4.1.0 has a buffer overflow in the x509inetptonipv6 function...

7.5CVSS6.1AI score0.00308EPSS
SaveExploits0References2
CVE
CVE
added 2026/04/01 5:37 p.m.44 views

CVE-2026-34446

CVE-2026-34446 affects Open Neural Network Exchange (ONNX). The vulnerability is in onnx.load where hardlinks can bypass the path-traversal check, allowing an arbitrary file read. The issue is fixed in ONNX 1.21.0. Impact is described as arbitrary file read with LOCAL attack vector and MEDIUM bas...

5.5CVSS5.8AI score0.00176EPSS
SaveExploits0References2Affected Software1
RedhatCVE
RedhatCVE
added 2026/04/01 5:03 p.m.12 views

CVE-2026-34532

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.67 and 9.7.0-alpha.11, an attacker can bypass Cloud Function validator access controls by appending "prototype.constructor" to the function name in the URL. When a Cloud...

9.1CVSS5.7AI score0.00277EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/04/01 4:28 p.m.19 views

freerdp: FreeRDP: Arbitrary code execution via heap out-of-bounds write in RLE planar decode path

A flaw was found in FreeRDP, a free implementation of the Remote Desktop Protocol RDP. A malicious RDP server can exploit a heap out-of-bounds write vulnerability in the planardecompressplanerle function. This vulnerability allows the server to write past the end of a temporary buffer, potentiall...

8.8CVSS6.4AI score0.00591EPSS
SaveExploits1References6
RedhatCVE
RedhatCVE
added 2026/04/01 10:58 a.m.13 views

CVE-2025-15618

Business::OnlinePayment::StoredTransaction versions through 0.01 for Perl uses an insecure secret key. Business::OnlinePayment::StoredTransaction generates a secret key by using a MD5 hash of a single call to the built-in rand function, which is unsuitable for cryptographic use. This key is...

9.1CVSS5.9AI score0.00328EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/04/01 10:58 a.m.11 views

CVE-2026-5183

A vulnerability was determined in TRENDnet TEW-713RE up to 1.02. The affected element is the function sub421494 of the file /goform/addRouting. Executing a manipulation of the argument dest can lead to command injection. It is possible to launch the attack remotely. The exploit has been publicly...

6.5CVSS6.3AI score0.08364EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/04/01 9:31 a.m.14 views

EUVD-2026-17831

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix memory leak in verifyheader The function sets ns = NULL on every call, leaking the namespace string allocated in previous iterations when multiple profiles are unpacked. This also breaks namespace consistency checki...

5.8AI score0.00177EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/04/01 6:45 a.m.44 views

CVE-2026-5258 Sanster IOPaint File Manager file_manager.py _get_file path traversal

A vulnerability was found in Sanster IOPaint 1.5.3. Impacted is the function getfile of the file iopaint/filemanager/filemanager.py of the component File Manager. Performing a manipulation of the argument filename results in path traversal. The attack is possible to be carried out remotely. The...

7.5CVSS0.00624EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/04/01 6:45 a.m.5 views

CVE-2026-5258 Sanster IOPaint File Manager file_manager.py _get_file path traversal

A vulnerability was found in Sanster IOPaint 1.5.3. Impacted is the function getfile of the file iopaint/filemanager/filemanager.py of the component File Manager. Performing a manipulation of the argument filename results in path traversal. The attack is possible to be carried out remotely. The...

7.5CVSS5.5AI score0.00624EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/04/01 6:33 a.m.17 views

Missing Authentication for Critical Function

Overview litellm is a Library to easily interface with LLM API providers Affected versions of this package are vulnerable to Missing Authentication for Critical Function in the key-management endpoints due to improper enforcements of proxy-admin, team-admin, org-admin, or ownership checks. An...

6CVSS5.9AI score
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/04/01 5:00 a.m.11 views

CVE-2025-32957

baserCMS is a website development framework. Prior to version 5.2.3, the application's restore function allows users to upload a .zip file, which is then automatically extracted. A PHP file inside the archive is included using requireonce without validating or restricting the filename. An attacke...

8.7CVSS6.3AI score0.00577EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2026/04/01 3:15 a.m.6 views

CVE-2026-5252 z-9527 admin Message Create Endpoint message.js cross site scripting

A security flaw has been discovered in z-9527 admin 1.0/2.0. Affected is an unknown function of the file /server/routes/message.js of the component Message Create Endpoint. Performing a manipulation results in cross site scripting. The attack can be initiated remotely. The exploit has been releas...

5.1CVSS4.3AI score0.00273EPSS
SaveExploits1References4
Rows per page
Query Builder