Lucene search
+L

3289 matches found

Nuclei
Nuclei
added 9 hours ago60 views

SEOPress < 7.9 - Authentication Bypass

The SEOPress WordPress plugin before 7.9 does not properly protect some of its REST API routes, which combined with another Object Injection vulnerability can allow unauthenticated attackers to unserialize malicious gadget chains, compromising the site if a suitable chain is present. id:...

9.8CVSS7AI score0.03744EPSS
SaveExploits1References4
Debian CVE
Debian CVE
added yesterday5 views

CVE-2026-64594

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: initialize resetwork at allocation time ffsfskillsb unconditionally calls cancelworksync on ffs-resetwork when a functionfs instance is unmounted: ffsdataresetffs; cancelworksync&ffs-resetwork; However...

5.3AI score0.00164EPSS
SaveExploits0
EUVD
EUVD
added yesterday8 views

EUVD-2026-53781

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: initialize resetwork at allocation time ffsfskillsb unconditionally calls cancelworksync on ffs-resetwork when a functionfs instance is unmounted: ffsdataresetffs; cancelworksync&ffs-resetwork; However...

5.4AI score0.00164EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added yesterday4 views

CVE-2026-64583

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: udc: bdc: free IRQ and drain funcwakenotify before teardown The Broadcom BDC UDC driver registers its IRQ handler with devmrequestirq in bdcudcinit, so the IRQ is released by devm only after bdcremove returns. devm...

5.2AI score0.00156EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added yesterday6 views

CVE-2026-64584

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fmidi: cancel pending IN work before freeing the midi object The fmidi driver embeds a work item midi-work whose handler, fmidiinwork, dereferences the enclosing struct fmidi through containerof. This work is armed...

5AI score0.00156EPSS
SaveExploits0
EUVD
EUVD
added yesterday6 views

EUVD-2026-53771

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fmidi: cancel pending IN work before freeing the midi object The fmidi driver embeds a work item midi-work whose handler, fmidiinwork, dereferences the enclosing struct fmidi through containerof. This work is armed...

5.2AI score0.00156EPSS
SaveExploits0References5
CVE
CVE
added yesterday20 views

CVE-2026-64584

The CVE concerns the Linux kernel usb gadget f_midi: a work item (midi-&gt;work) could dereference a freed f_midi when a pending IN work was not cancelled before f_midi_free() freed the object. The work can be armed by f_midi_complete() and f_midi_in_trigger(), and f_midi_disable() / f_midi_unbin...

5.2AI score0.00156EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added yesterday6 views

CVE-2026-64583

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: udc: bdc: free IRQ and drain funcwakenotify before teardown The Broadcom BDC UDC driver registers its IRQ handler with devmrequestirq in bdcudcinit, so the IRQ is released by devm only after bdcremove returns. devm...

5.2AI score0.00156EPSS
SaveExploits0
OSV
OSV
added yesterday4 views

UBUNTU-CVE-2026-64583

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: udc: bdc: free IRQ and drain funcwakenotify before teardown The Broadcom BDC UDC driver registers its IRQ handler with devmrequestirq in bdcudcinit, so the IRQ is released by devm only after bdcremove returns. devm...

5.2AI score0.00156EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added yesterday4 views

Linux Distros Unpatched Vulnerability : CVE-2026-64583

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - usb: gadget: udc: bdc: free IRQ and drain funcwakenotify before teardown The Broadcom BDC UDC driver registers its IRQ handler with devmrequestirq in bdcudcinit...

5.5AI score0.00156EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2 days ago28 views

CVE-2026-71294 Cotonti CMS Comments Plugin PHP Object Injection via Unrestricted unserialize() in Create/Edit Actions

Cotonti CMS's Comments plugin deserializes user-supplied data without restricting the classes that may be instantiated. In plugins/comments/controllers/actions/CreateAction.php, a ci POST parameter obtained via cotimport'ci', 'P', 'TXT' trim-only sanitization is passed to unserializebase64decode$...

7.6CVSS0.00224EPSS
SaveExploits0References2
EUVD
EUVD
added 3 days ago11 views

EUVD-2026-52894

MaxSite CMS contains a PHP object injection vulnerability that allows unauthenticated attackers to execute arbitrary code by passing attacker-controlled serialized data in the maxsitecomuser cookie directly to unserialize without validation or class allowlisting. Attackers can craft a malicious...

9.8CVSS6.8AI score0.00851EPSS
SaveExploits0References3
CVE
CVE
added 3 days ago23 views

CVE-2026-70554

CVE-2026-70554 affects MaxSite CMS. It describes an unauthenticated PHP object injection via the maxsite_comuser cookie, where unvalidated serialized data is passed directly to unserialize(), allowing an attacker to reconstruct object graphs and trigger magic methods. This can enable property-ori...

9.8CVSS6.8AI score0.00851EPSS
SaveExploits0References3
CVE
CVE
added 4 days ago22 views

CVE-2025-15672

CVE-2025-15672 affects the ChamaWP WordPress plugin prior to 1.0.13. The issue arises because user input is not properly validated before being passed to a PHP deserialization function, enabling unauthenticated attackers to inject arbitrary PHP objects. This can lead to remote code execution when...

8.1CVSS6.5AI score0.0047EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/31 6:0 a.m.11 views

EUVD-2026-51431

The Kirki WordPress plugin before 6.0.13 does not restrict which classes may be instantiated when it deserialises data that unauthenticated users can store, leading to PHP Object Injection that is triggered when an administrator later reviews the stored data. With a suitable gadget chain present ...

7.5CVSS6.2AI score0.00304EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/07/31 6:0 a.m.35 views

CVE-2026-12720 Kirki < 6.0.13 - Unauthenticated PHP Object Injection

The Kirki WordPress plugin before 6.0.13 does not restrict which classes may be instantiated when it deserialises data that unauthenticated users can store, leading to PHP Object Injection that is triggered when an administrator later reviews the stored data. With a suitable gadget chain present ...

0.00304EPSS
SaveExploits1References1
NVD
NVD
added 2026/07/30 6:25 a.m.7 views

CVE-2026-14602

The Remote API WordPress plugin through 0.2 does not authenticate a request before deserializing user-supplied input, allowing unauthenticated attackers to inject arbitrary PHP objects, which can lead to remote code execution when a suitable gadget chain is present through another installed Remot...

9CVSS0.00524EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/30 6:0 a.m.19 views

CVE-2026-14602

The CVE-2026-14602 entry concerns the Remote API WordPress plugin (version &lt;= 0.2). The issue is that it does not authenticate a request before deserializing user-supplied input, allowing unauthenticated attackers to inject arbitrary PHP objects. This can lead to remote code execution when a s...

9CVSS6.6AI score0.00524EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/30 6:0 a.m.43 views

CVE-2026-14602 Remote API <= 0.2 - Unauthenticated PHP Object Injection via remote-api Query Parameter

The Remote API WordPress plugin through 0.2 does not authenticate a request before deserializing user-supplied input, allowing unauthenticated attackers to inject arbitrary PHP objects, which can lead to remote code execution when a suitable gadget chain is present through another installed Remot...

0.00524EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/07/30 5:55 a.m.6 views

CVE-2026-64327

A flaw was found in the Linux kernel's FunctionFS ffs module, which handles USB gadget functionality. This vulnerability occurs because the endpoint direction epfile-in was not correctly initialized until a USB host connected. Consequently, early operations initiated by userspace programs could...

5.5CVSS5.8AI score0.002EPSS
SaveExploits0References4
Rows per page
Query Builder