Lucene search
+L

11989 matches found

CVE
CVE
added 2026/08/15 5:54 a.m.43 views

CVE-2026-72229

Summary: CVE-2026-72229 relates to the Linux kernel’s batman-adv handling of mesh interfaces. When registering a mesh interface, an untagged struct batadv_meshif_vlan is created on top of the netdev via NETDEV_REGISTER. If another notifier vetoes the registration, netdev registration is aborted a...

5.3AI score0.00216EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/15 5:54 a.m.25 views

CVE-2026-72229 batman-adv: clean untagged VLAN on netdev registration failure

In the Linux kernel, the following vulnerability has been resolved: batman-adv: clean untagged VLAN on netdev registration failure When an mesh interface is registered, it creates an untagged struct batadvmeshifvlan on top of it via the NETDEVREGISTER notifier. But in this process, another receiv...

0.00216EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/15 5:54 a.m.10 views

EUVD-2026-59128

In the Linux kernel, the following vulnerability has been resolved: batman-adv: clean untagged VLAN on netdev registration failure When an mesh interface is registered, it creates an untagged struct batadvmeshifvlan on top of it via the NETDEVREGISTER notifier. But in this process, another receiv...

5.3AI score0.00216EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/15 5:53 a.m.49 views

CVE-2026-72171

CVE-2026-72171 concerns the Linux kernel mtd/slram subsystem. The issue occurs when register_device() links a new slram_mtdlist entry before all required state is allocated; if a later allocation (memremap, mtd_device_register) fails, the partially initialized entry remains on the global list. Th...

7.8CVSS5.3AI score0.00164EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.29 views

PT-2026-72428

In the Linux kernel, the following vulnerability has been resolved: mfd: sm501: Fix reference leak on failed device registration When platform device register fails in sm501 register device, the embedded struct device in pdev has already been initialized by device initialize, but the failure path...

5.4AI score0.00211EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.43 views

PT-2026-72782

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix OOB read during CQ MR registration Sashiko pointed out an unrelated bug during a previous patch: https://sashiko.dev//patchset/20260512183852.614045-1-jmoroni%40google.com This change fixes the bug by eliminating...

5.3AI score0.00173EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.42 views

PT-2026-72417

In the Linux kernel, the following vulnerability has been resolved: batman-adv: clean untagged VLAN on netdev registration failure When an mesh interface is registered, it creates an untagged struct batadv meshif vlan on top of it via the NETDEV REGISTER notifier. But in this process, another...

5.3AI score0.00216EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.42 views

PT-2026-72672

In the Linux kernel, the following vulnerability has been resolved: staging: most: video: avoid double free on video register failure comp register videodev allocates a video device with video device alloc and releases it if video register device fails. This can double free the video device when...

5.3AI score0.00211EPSS
SaveExploits0References9
NVD
NVD
added 2026/08/14 9:17 p.m.21 views

CVE-2026-67366

Joomla Extension - icagenda.com - CSRF on frontend registration actions in iCagenda 2.0.0-4.0.11 - Multiple state changing operations in the frontend are callable without a CSRF token check...

5.3CVSS0.00151EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/14 8:08 p.m.11 views

EUVD-2026-58806

Joomla Extension - icagenda.com - CSRF on frontend registration actions in iCagenda 2.0.0-4.0.11 - Multiple state changing operations in the frontend are callable without a CSRF token check...

5.3CVSS5.2AI score0.00151EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/14 8:08 p.m.18 views

CVE-2026-67366 Joomla Extension - icagenda.com - CSRF on frontend registration actions in iCagenda < 2.0.0-4.0.11

Joomla Extension - icagenda.com - CSRF on frontend registration actions in iCagenda 2.0.0-4.0.11 - Multiple state changing operations in the frontend are callable without a CSRF token check...

5.3CVSS5.2AI score0.00151EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/14 8:08 p.m.53 views

CVE-2026-67366

CVE-2026-67366 : The Joomla Extension icagenda.com (iCagenda) prior to 2.0.0-4.0.11 is affected by a CSRF issue on frontend registration actions. Multiple state-changing frontend operations can be triggered without a CSRF token check, enabling unauthorized changes. The CVSSv4 base score is 5.3 (M...

5.3CVSS5.2AI score0.00151EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/14 8:08 p.m.29 views

CVE-2026-67366 Joomla Extension - icagenda.com - CSRF on frontend registration actions in iCagenda < 2.0.0-4.0.11

Joomla Extension - icagenda.com - CSRF on frontend registration actions in iCagenda 2.0.0-4.0.11 - Multiple state changing operations in the frontend are callable without a CSRF token check...

5.3CVSS0.00151EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/14 12:16 p.m.21 views

CVE-2026-72836

FileBrowser before 2.63.19 does not account for case-insensitive filesystems when checking home directory ownership during self-registration. When Signup and CreateUserDir are enabled and FileBrowser's root is on a case-insensitive filesystem confirmed on Windows/NTFS, two self-registered usernam...

9.2CVSS0.00412EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/14 11:35 a.m.38 views

CVE-2026-72836 FileBrowser before 2.63.19 Case Sensitivity Authentication Bypass

FileBrowser before 2.63.19 does not account for case-insensitive filesystems when checking home directory ownership during self-registration. When Signup and CreateUserDir are enabled and FileBrowser's root is on a case-insensitive filesystem confirmed on Windows/NTFS, two self-registered usernam...

9.2CVSS0.00412EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/14 11:35 a.m.22 views

EUVD-2026-58650

FileBrowser before 2.63.19 does not account for case-insensitive filesystems when checking home directory ownership during self-registration. When Signup and CreateUserDir are enabled and FileBrowser's root is on a case-insensitive filesystem confirmed on Windows/NTFS, two self-registered usernam...

9.2CVSS5.3AI score0.00412EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/14 11:35 a.m.53 views

CVE-2026-72836 FileBrowser before 2.63.19 Case Sensitivity Authentication Bypass

FileBrowser before 2.63.19 does not account for case-insensitive filesystems when checking home directory ownership during self-registration. When Signup and CreateUserDir are enabled and FileBrowser's root is on a case-insensitive filesystem confirmed on Windows/NTFS, two self-registered usernam...

9.2CVSS5.3AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/08/14 11:35 a.m.15 views

CVE-2026-72836

FileBrowser before 2.63.19 does not account for case-insensitive filesystems when checking home directory ownership during self-registration. When Signup and CreateUserDir are enabled and FileBrowser's root is on a case-insensitive filesystem confirmed on Windows/NTFS, two self-registered usernam...

5.2AI score0.00412EPSS
SaveExploits0References4
Patchstack
Patchstack
added 2026/08/14 10:35 a.m.10 views

WordPress User Registration plugin <= 5.2.6 - Broken Authentication vulnerability

Broken Authentication vulnerability discovered by DmTomHe in WordPress Plugin User Registration versions = 5.2.6...

5.4CVSS5.3AI score0.00345EPSS
SaveExploits0Affected Software1
Patchstack
Patchstack
added 2026/08/14 8:46 a.m.12 views

WordPress KiviCare plugin < 4.5.2 - Unauthenticated Privilege Escalation via Registration vulnerability

Unauthenticated Privilege Escalation via Registration vulnerability discovered by Sai Praneeth Koti in WordPress Plugin KiviCare versions 4.5.2...

7.5CVSS5.2AI score0.00326EPSS
SaveExploits1References1Affected Software1
Rows per page
Query Builder