Lucene search
+L

11989 matches found

EUVD
EUVD
added 2026/01/06 1:46 a.m.12 views

EUVD-2026-0977

In Modem, there is a possible system crash due to incorrect error handling. This could lead to remote denial of service, if a UE has connected to a rogue base station controlled by the attacker, with no additional execution privileges needed. User interaction is not needed for exploitation. Patch...

7.5CVSS6.3AI score0.00232EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/01/06 1:46 a.m.8 views

EUVD-2026-0964

In KeyInstall, there is a possible out of bounds write due to a missing bounds check. This could lead to local escalation of privilege if a malicious actor has already obtained the System privilege. User interaction is not needed for exploitation. Patch ID: ALPS10276761; Issue ID: MSV-5141...

7.8CVSS6.2AI score0.00077EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/01/06 12:22 a.m.7 views

EUVD-2026-0979

Crypt::Sodium::XS module versions prior to 0.000042, for Perl, include a vulnerable version of libsodium libsodium = 1.0.20 or a version of libsodium released before December 30, 2025 contains a vulnerability documented as CVE-2025-69277 https://vulners.com/cve/CVE-2025-69277 . The libsodium...

9.8CVSS6AI score0.00242EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/01/06 12:00 a.m.11 views

EUVD-2026-0960

Blue Access Cobalt v02.000.195 suffers from an authentication bypass vulnerability, which allows an attacker to selectively proxy requests in order to operate functionality on the web application without the need to authenticate with legitimate credentials...

9.8CVSS6.6AI score0.00678EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/01/05 10:39 a.m.8 views

EUVD-2026-0866

Insertion of Sensitive Information Into Sent Data vulnerability in Brecht Custom Related Posts allows Retrieve Embedded Sensitive Data.This issue affects Custom Related Posts: from n/a through 1.8.0...

7.5CVSS6.4AI score0.0026EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/01/05 10:27 a.m.18 views

EUVD-2026-0864

Unrestricted Upload of File with Dangerous Type vulnerability in Themify Shopo allows Upload a Web Shell to a Web Server.This issue affects Shopo: from n/a through 1.1.4...

9.9CVSS4.4AI score0.00275EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/01/05 9:44 a.m.5 views

EUVD-2026-0882

In the Linux kernel, the following vulnerability has been resolved: mt76: mt7615: Fix memory leak in mt7615mcuwtblstaadd In mt7615mcuwtblstaadd, an skb sskb is allocated. If the subsequent call to mt76connacmcuallocwtblreq fails, the function returns an error without freeing sskb, leading to a...

5.7AI score0.00171EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/01/05 9:44 a.m.6 views

EUVD-2026-0885

In the Linux kernel, the following vulnerability has been resolved: irqchip/mchp-eic: Fix error code in mchpeicdomainalloc If irqdomaintranslatetwocell sets "hwirq" to = MCHPEICNIRQ 2 then it results in an out of bounds access. The code checks for invalid values, but doesn't set the error code...

5.9AI score0.00171EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/01/05 9:44 a.m.5 views

EUVD-2026-0888

In the Linux kernel, the following vulnerability has been resolved: NFS: Automounted filesystems should inherit ro,noexec,nodev,sync flags When a filesystem is being automounted, it needs to preserve the user-set superblock mount options, such as the "ro" flag...

5.7AI score0.00134EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/01/05 9:32 a.m.8 views

EUVD-2026-0891

In the Linux kernel, the following vulnerability has been resolved: crypto: starfive - Correctly handle return of sgnentsforlen The return value of sgnentsforlen was assigned to an unsigned long in starfivehashdigest, causing negative error codes to be converted to large positive integers. Add...

6AI score0.00184EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/01/05 9:32 a.m.13 views

EUVD-2026-0887

In the Linux kernel, the following vulnerability has been resolved: net: netpoll: initialize work queue before error checks Prevent a kernel warning when netconsole setup fails on devices with IFFDISABLENETPOLL flag. The warning at kernel/workqueue.c:4242 in flushwork occurs because the cleanup...

5.7AI score0.00165EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/01/05 9:32 a.m.22 views

EUVD-2026-0886

In the Linux kernel, the following vulnerability has been resolved: hfs: fix potential use after free in hfscorrectnextunusedCNID This code calls hfsbnodeputnode which drops the refcount and then dreferences "node" on the next line. It's only safe to use "node" when we're holding a reference so...

6.3AI score0.0012EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/01/05 9:32 a.m.8 views

EUVD-2026-0889

In the Linux kernel, the following vulnerability has been resolved: wifi: rtl818x: Fix potential memory leaks in rtl8180initrxring In rtl8180initrxring, memory is allocated for skb packets and DMA allocations in a loop. When an allocation fails, the previously successful allocations are not freed...

5.7AI score0.00175EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/01/05 9:32 a.m.9 views

EUVD-2026-0890

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Fix potential out-of-bounds read in iommummioshow In iommummiowrite, it validates the user-provided offset with the check: iommu-dbgmmiooffset iommu-mmiophysend - 4. This assumes a 4-byte access. However, the...

5.9AI score0.00165EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/01/05 9:32 a.m.5 views

EUVD-2026-0883

In the Linux kernel, the following vulnerability has been resolved: block: Use RCU in blkmqunquiescetagset instead of set-taglistlock blkmqadd,delqueuetagset functions add and remove queues from tagset, the functions make sure that tagset and queues are marked as shared when two or more queues ar...

5.7AI score0.00167EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/01/05 9:32 a.m.7 views

EUVD-2026-0896

In the Linux kernel, the following vulnerability has been resolved: rtc: amlogic-a4: fix double free caused by devm The clock obtained via devmclkgetenabled is automatically managed by devres and will be disabled and freed on driver detach. Manually calling clkdisableunprepare in error path and...

6AI score0.00165EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/01/05 9:32 a.m.18 views

EUVD-2026-0892

In the Linux kernel, the following vulnerability has been resolved: s390/fpu: Fix false-positive kmsan report in fpuvstl A false-positive kmsan report is detected when running ping command. An inline assembly instruction 'vstl' can write varied amount of bytes depending on value of 'index'...

5.6AI score0.00165EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/01/05 4:32 a.m.8 views

EUVD-2026-0912

A vulnerability was found in bg5sbk MiniCMS up to 1.8. The impacted element is an unknown function of the file /minicms/mc-admin/post.php of the component Trash File Restore Handler. Performing a manipulation results in improper authentication. It is possible to initiate the attack remotely. The...

7.5CVSS7.1AI score0.00532EPSS
SaveExploits1References5
EUVD
EUVD
added 2026/01/05 3:32 a.m.11 views

EUVD-2026-0914

A flaw has been found in bg5sbk MiniCMS up to 1.8. Impacted is the function deletepage of the file /minicms/mc-admin/page.php of the component File Recovery Request Handler. This manipulation causes improper authentication. The attack is possible to be carried out remotely. The exploit has been...

6.9CVSS6.3AI score0.00662EPSS
SaveExploits1References5
EUVD
EUVD
added 2026/01/05 2:32 a.m.10 views

EUVD-2026-0922

A security vulnerability has been detected in milvus up to 2.6.7. This vulnerability affects the function expr.Exec of the file pkg/util/expr/expr.go of the component HTTP Endpoint. The manipulation of the argument code leads to deserialization. Remote exploitation of the attack is possible. The...

6.5CVSS6.2AI score0.00328EPSS
SaveExploits0References8
Rows per page
Query Builder