Lucene search
+L

2612 matches found

Vulnrichment
Vulnrichment
added 2026/03/11 8:3 p.m.1 views

CVE-2026-32101 StudioCMS S3 Storage Manager Authorization Bypass via Missing `await` on Async Auth Check

StudioCMS is a server-side-rendered, Astro native, headless content management system. Prior to 0.3.1, the S3 storage manager's isAuthorized function is declared async returns Promise but is called without await in both the POST and PUT handlers. Since a Promise object is always truthy in...

7.6CVSS5.8AI score0.00183EPSS
SaveExploits1References1
CVE
CVE
added 2026/03/11 8:3 p.m.27 views

CVE-2026-32101

CVE-2026-32101 affects StudioCMS S3 Storage Manager prior to version 0.3.1. The isAuthorized() function is async but is called without await in both the POST and PUT handlers, causing the authorization check to always evaluate to bypass due to Promise objects being truthy. As a result, any authen...

7.6CVSS5.8AI score0.00183EPSS
SaveExploits1References1Affected Software1
Snyk
Snyk
added 2026/03/07 6:45 p.m.5 views

Incorrect Authorization

Overview Affected versions of this package are vulnerable to Incorrect Authorization via the PUT /api/users/username API endpoint. An attacker can gain unauthorized elevated privileges by updating a user account to assign the super-admin role without proper validation. Remediation Upgrade...

6.9CVSS5.8AI score0.0023EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/03/05 12:0 a.m.7 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2026-005654)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005654 advisory. In the Linux kernel, the following vulnerability has been resolved: ubi: ubiwlputpeb: Fix infinite loop when wear-leveling work failed Following process will trigger...

7.8CVSS5.9AI score0.0015EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/03/04 12:28 a.m.7 views

SUSE CVE-2026-23632

Gogs is an open source self-hosted Git service. In version 0.13.3 and prior, the endpoint "PUT /repos/:owner/:repo/contents/" does not require write permissions and allows access with read permission only via repoAssignment. After passing the permission check, PutContents invokes UpdateRepoFile,...

6.5CVSS5.8AI score0.00282EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/03/04 12:0 a.m.3 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2026-005398)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005398 advisory. In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fix possible memory leak if deviceadd fails If deviceadd returns error, the name...

5.5CVSS5.8AI score0.00146EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/03/04 12:0 a.m.3 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2026-005464)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005464 advisory. In the Linux kernel, the following vulnerability has been resolved: virtionet: Fix napiskbcacheput warning After the commit bdacf3e34945 net: Use nested-BH locking f...

5.5CVSS5.8AI score0.00248EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/03/04 12:0 a.m.3 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2026-005566)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005566 advisory. In the Linux kernel, the following vulnerability has been resolved: net: ethernet: lantiqetop: fix memory disclosure When applying padding, the buffer is not zeroed,...

7.5CVSS6.8AI score0.01064EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/03/03 9:29 a.m.4 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: fix possible map leak in fastrpcputargs The failure of copytouser could cause an early return without cleaning up the fdlist, which has been updated by the DSP. This could lead to a map leak. This issue is fixed by...

5.6AI score0.00201EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/03/03 9:29 a.m.6 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: afs: Fixed a potential null pointer dereferencing in afaPutServer. afaPutServer accesses server-debugid before a NULL check is performed, which could lead to a null pointer dereferencing. The assignment of debugid has been mov...

6.1AI score0.00229EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/03/03 9:29 a.m.6 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: Fuse: Fixed a livelock issue in synchronous file put operations performed by fuseblk workers. I observed a hang when running the generic/323 test against a fuseblk server. This test creates a file, initiates multiple AIO writes t...

5.4AI score0.00188EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/03/03 12:0 a.m.4 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2026-005764)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005764 advisory. In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fix possible memory leak if deviceadd fails If deviceadd returns error, the name...

5.5CVSS5.8AI score0.00146EPSS
SaveExploits0References4
OSV
OSV
added 2026/02/26 7:41 p.m.9 views

CVE-2026-23939 Path Traversal in Local File Store Backend

Improper Limitation of a Pathname to a Restricted Directory 'Path Traversal' vulnerability in hexpm hexpm/hexpm 'Elixir.Hexpm.Store.Local' module allows Relative Path Traversal. This vulnerability is associated with program files lib/hexpm/store/local.ex and program routines...

6.9CVSS6AI score0.00409EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2026/02/26 7:41 p.m.6 views

CVE-2026-23939 Path Traversal in Local File Store Backend

Improper Limitation of a Pathname to a Restricted Directory 'Path Traversal' vulnerability in hexpm hexpm/hexpm 'Elixir.Hexpm.Store.Local' module allows Relative Path Traversal. This vulnerability is associated with program files lib/hexpm/store/local.ex and program routines...

6.9CVSS5.4AI score0.00409EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/02/24 3:27 a.m.7 views

NULL Pointer Dereference

Overview Affected versions of this package are vulnerable to NULL Pointer Dereference via the PUT request handler in the UDM component when processing an unexpected ueId value. An attacker can cause the service to crash and disrupt availability by sending a specially crafted request. Remediation...

8.7CVSS5.9AI score0.0051EPSS
SaveExploits1References2
NVD
NVD
added 2026/02/24 12:16 a.m.11 views

CVE-2025-69252

free5gc UDM provides Unified Data Management UDM for free5GC, an open-source project for 5th generation 5G mobile core networks. Versions up to and including 1.4.1 have a NULL Pointer Dereference vulnerability. Remote unauthenticated attackers can trigger a service panic Denial of Service by...

8.7CVSS0.0051EPSS
SaveExploits1References4
CVE
CVE
added 2026/02/23 11:56 p.m.19 views

CVE-2025-69252

The issue (CVE-2025-69252) affects the free5GC UDM component and its UDM service. It is a NULL pointer dereference in versions up to and including 1.4.1, allowing remote unauthenticated attackers to trigger a service panic (Denial of Service) by sending a crafted PUT request with an unexpected ue...

8.7CVSS5.4AI score0.0051EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2026/02/23 11:56 p.m.29 views

CVE-2025-69252 free5GC has Null Pointer Dereference in UDM, Leading to Service Panic

free5gc UDM provides Unified Data Management UDM for free5GC, an open-source project for 5th generation 5G mobile core networks. Versions up to and including 1.4.1 have a NULL Pointer Dereference vulnerability. Remote unauthenticated attackers can trigger a service panic Denial of Service by...

8.7CVSS0.0051EPSS
SaveExploits1References4
OSV
OSV
added 2026/02/23 11:56 p.m.8 views

CVE-2025-69252 free5GC has Null Pointer Dereference in UDM, Leading to Service Panic

free5gc UDM provides Unified Data Management UDM for free5GC, an open-source project for 5th generation 5G mobile core networks. Versions up to and including 1.4.1 have a NULL Pointer Dereference vulnerability. Remote unauthenticated attackers can trigger a service panic Denial of Service by...

8.7CVSS5.5AI score
SaveExploits0References6
CVE
CVE
added 2026/02/21 7:24 a.m.33 views

CVE-2026-27469

Isso is a lightweight Python/JavaScript commenting server affected by a stored XSS in commits prior to 0afbfe0691ee237963e8fb0b2ee01c9e55ca2144. The vulnerability affects the website field and author comments because quotes were not properly escaped; the frontend inserts the website value into a ...

6.1CVSS5.7AI score0.00216EPSS
SaveExploits0References3
Rows per page
Query Builder