Lucene search
+L

607195 matches found

RedhatCVE
RedhatCVE
added 2026/09/11 9:29 p.m.10 views

CVE-2026-89559

A flaw was found in the Linux kernel's libnvdimm/labels component. An integer overflow vulnerability exists in the ndlabelvalidate function, where a 32-bit calculation of a namespace index field nslot can wrap around. This allows a local attacker, or an attacker with control over the storage...

7.8CVSS5.7AI score0.00164EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/09/11 9:28 p.m.8 views

CVE-2026-89540

A flaw was found in the Linux kernel's sunrpc component. A race condition exists where the gssplock mutex is not initialized before its associated /proc/net/rpc/use-gss-proxy entry is published. This allows a local attacker to trigger a scenario where multiple writers can concurrently access the...

7.8CVSS5.6AI score0.00129EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/09/11 9:28 p.m.8 views

CVE-2026-89445

A flaw was found in the Linux kernel's iommufd selftest component. This Use-After-Free UAF vulnerability occurs when the TRIGGERIOPF function borrows an attach handle without proper synchronization during a PASID detach operation. A concurrent device fault report can then access memory that has...

8.8CVSS5.9AI score0.00161EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/09/11 9:28 p.m.9 views

CVE-2026-89440

A flaw was found in the Linux kernel's mmc: via-sdmmc component. During the probe process, if the mmcaddhost function fails, the SD card-detect interrupt handler continues to operate on memory that has already been released. This can lead to memory corruption, potentially allowing a local attacke...

7.8CVSS5.7AI score0.00164EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/09/11 9:28 p.m.11 views

CVE-2026-81012

A flaw was found in the Linux kernel's hp-bioscfg component. The hpgetstringfrombuffer function contains an off-by-one write vulnerability. This occurs because the NUL terminator can be written one byte beyond the allocated buffer, leading to a buffer overflow. An attacker could potentially explo...

8.4CVSS6AI score0.00144EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/09/11 9:28 p.m.12 views

Shopping privilege escalation through missing authorization in Settings components

Summary Four Livewire components in the Settings area expose destructive Filament actions delete / edit that perform no server-side authorization. Any authenticated user who can reach the Settings pages — i.e. holding only the coarse accesssetting permission, without being an admin and without an...

5.6AI score
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/09/11 9:28 p.m.6 views

GHSA-F7H9-QV4X-9X57 Shopping privilege escalation through missing authorization in Settings components

Summary Four Livewire components in the Settings area expose destructive Filament actions delete / edit that perform no server-side authorization. Any authenticated user who can reach the Settings pages — i.e. holding only the coarse accesssetting permission, without being an admin and without an...

5.4CVSS5.6AI score
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/09/11 9:28 p.m.11 views

CVE-2026-80953

A flaw was found in the Linux kernel's i3c master driver. A race condition exists where the adii3cmasterprobe function requests an interrupt and unmasks a register before a critical lock xferqueue.lock is properly initialized. This allows a pending interrupt to attempt to acquire an uninitialized...

8.4CVSS5.5AI score0.0018EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/09/11 9:27 p.m.5 views

CVE-2026-50013 Hoverfly: Process Crash via Concurrent Map Write Race Condition in Diff Mode

Hoverfly is an open source API simulation tool. Prior to version 1.12.8, when Hoverfly is running in Diff mode, the AddDiff function writes to the shared responsesDiff map without any synchronization no mutex. When multiple proxy requests are processed concurrently the normal case for any proxy,...

7.5CVSS5.7AI score0.00272EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/11 9:27 p.m.9 views

EUVD-2026-76755

Hoverfly is an open source API simulation tool. Prior to version 1.12.8, when Hoverfly is running in Diff mode, the AddDiff function writes to the shared responsesDiff map without any synchronization no mutex. When multiple proxy requests are processed concurrently the normal case for any proxy,...

7.5CVSS5.7AI score0.00272EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/11 9:27 p.m.6 views

CVE-2026-50013 Hoverfly: Process Crash via Concurrent Map Write Race Condition in Diff Mode

Hoverfly is an open source API simulation tool. Prior to version 1.12.8, when Hoverfly is running in Diff mode, the AddDiff function writes to the shared responsesDiff map without any synchronization no mutex. When multiple proxy requests are processed concurrently the normal case for any proxy,...

7.5CVSS5.7AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/11 9:27 p.m.29 views

CVE-2026-50013 Hoverfly: Process Crash via Concurrent Map Write Race Condition in Diff Mode

Hoverfly is an open source API simulation tool. Prior to version 1.12.8, when Hoverfly is running in Diff mode, the AddDiff function writes to the shared responsesDiff map without any synchronization no mutex. When multiple proxy requests are processed concurrently the normal case for any proxy,...

7.5CVSS0.00272EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/11 9:27 p.m.30 views

CVE-2026-50013

Hoverfly (an open-source API simulation/proxy tool by SpectoLabs) is affected by an unsynchronized concurrent map write in its Diff mode . Prior to version 1.12.8 , the AddDiff() function writes to the shared responsesDiff map without a mutex. Because Hoverfly processes proxy requests concurrentl...

7.5CVSS7.3AI score0.00272EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/11 9:25 p.m.8 views

CVE-2026-48710

CVE-2026-48710 Principle: Starlette is an open-source, lightweight Python ASGI framework. The root cause is that when processing URL data structures, Starlette trusts the host sent by the client and directly concatenates it into the url variable for subsequent authentication handling. The raw URL...

6.5CVSS6.6AI score0.36257EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/11 9:24 p.m.8 views

CVE-2025-55182

CVE-2025-55182 - React2Shell React Server Components における認証前のリモートコード実行 RCE。 CVE の概要 React Server Components パッケージ react-server-dom-parcel、react-server-dom-turbopack、react-server-dom-webpack を含むバージョン 19.0.0、19.1.0、19.1.1、19.2.0 に、認証前のリモートコード実行の脆弱性が存在します。脆弱なコードは、Server Function エンドポイントへの HTTP...

10CVSS7.7AI score0.99802EPSS
SaveExploits391
RedhatCVE
RedhatCVE
added 2026/09/11 9:23 p.m.14 views

CVE-2026-81002

A flaw was found in the Linux kernel's XDP eXpress Data Path component. Incorrect handling of zero-copy frame layout in the xdpconvertzctoxdpframe function can allow an AFXDP zero-copy packet, when redirected through cpumap, to cause a memory corruption. This can lead to a slab-out-of-bounds erro...

9.8CVSS5.7AI score0.00521EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/11 9:22 p.m.8 views

CVE-2025-3102

🔐 CVE-2025-3102 – Authentication Bypass in SureTriggers WordPress Plugin 🚨 CVE-2025-3102 is a critical authentication bypass vulnerability affecting the SureTriggers: All-in-One Automation Platform WordPress plugin, which is actively installed on over 100,000 websites. Due to the nature of the fl...

8.1CVSS8.1AI score0.76062EPSS
SaveExploits8
NVD
NVD
added 2026/09/11 9:17 p.m.9 views

CVE-2026-81907

Concrete CMS 9.5.2 and below is vulnerable to Cross-Site Request Forgery CSRF in the Express "Clear Entries" function POST /index.php/dashboard/system/express/entities/deleteentries because the controller records but does not enforce a failed CSRF token check, allowing the destructive operation t...

6.1CVSS0.00189EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/09/11 9:16 p.m.11 views

CVE-2026-89550

A flaw was found in the Linux kernel's SUNRPC svcauthgss module. A remote attacker could send a specially crafted Kerberos krb5 token with an insufficient length. This could lead to a division-by-zero error within the gsskrb5unwrapv2 function, resulting in a Denial of Service DoS for the affected...

9.8CVSS5.8AI score0.00463EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/09/11 9:05 p.m.7 views

CVE-2026-89687

A flaw was found in the Linux kernel's Network File System Daemon nfsd. The nfsdfiledoacquire function might attempt to use a file that has not been fully opened, as the -atomicopen operation could return success prematurely. While this scenario is considered highly improbable, it could lead to...

7.5CVSS5.5AI score0.00467EPSS
SaveExploits0References5
Rows per page
Query Builder