Lucene search
+L

2724 matches found

Cvelist
Cvelist
added 2026/07/19 2:56 p.m.30 views

CVE-2026-64013 ACPI: button: Fix ACPI GPE handler leak during removal

In the Linux kernel, the following vulnerability has been resolved: ACPI: button: Fix ACPI GPE handler leak during removal Commit a7e23ec17fee "ACPI: button: Install notifier for system events as well" changed the ACPI notify handler type for ACPI buttons to ACPIALLNOTIFY, but it forgot to update...

0.00155EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/07/19 2:56 p.m.8 views

CVE-2026-64013

In the Linux kernel, the following vulnerability has been resolved: ACPI: button: Fix ACPI GPE handler leak during removal Commit a7e23ec17fee "ACPI: button: Install notifier for system events as well" changed the ACPI notify handler type for ACPI buttons to ACPIALLNOTIFY, but it forgot to update...

5.2AI score0.00155EPSS
SaveExploits0
CVE
CVE
added 2026/07/19 2:56 p.m.10 views

CVE-2026-64013

The CVE-2026-64013 issue affects the Linux kernel ACPI button handling. A change to the ACPI notify handler type to ACPI_ALL_NOTIFY in a commit (Install notifier for system events as well) was not reflected in acpi_button_remove(), causing the notify handler to leak after driver removal. The cons...

5.3AI score0.00155EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/19 2:55 p.m.11 views

CVE-2026-63943

The CVE-2026-63943 entry concerns the Linux kernel driver for the xpad (gamepad) device. It describes an out-of-bounds access in xpadone_process_packet(), which uses urb->actual_length as an index to the share-button byte (data[len-18] or data[len-26]); with len and data[0] under the device’s ...

5.5AI score0.002EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/19 2:55 p.m.9 views

EUVD-2026-45716

In the Linux kernel, the following vulnerability has been resolved: Input: xpad - fix out-of-bounds access for Share button xpadoneprocesspacket receives len directly from urb-actuallength and uses it to index the share-button byte at datalen - 18 or datalen - 26. Since both len and data0 are und...

5.5AI score0.002EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/19 2:55 p.m.29 views

CVE-2026-63943 Input: xpad - fix out-of-bounds access for Share button

In the Linux kernel, the following vulnerability has been resolved: Input: xpad - fix out-of-bounds access for Share button xpadoneprocesspacket receives len directly from urb-actuallength and uses it to index the share-button byte at datalen - 18 or datalen - 26. Since both len and data0 are und...

0.002EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/19 2:55 p.m.7 views

CVE-2026-63943 Input: xpad - fix out-of-bounds access for Share button

In the Linux kernel, the following vulnerability has been resolved: Input: xpad - fix out-of-bounds access for Share button xpadoneprocesspacket receives len directly from urb-actuallength and uses it to index the share-button byte at datalen - 18 or datalen - 26. Since both len and data0 are und...

5.4AI score
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/07/19 2:55 p.m.8 views

CVE-2026-63943

In the Linux kernel, the following vulnerability has been resolved: Input: xpad - fix out-of-bounds access for Share button xpadoneprocesspacket receives len directly from urb-actuallength and uses it to index the share-button byte at datalen - 18 or datalen - 26. Since both len and data0 are und...

5.3AI score0.002EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.9 views

PT-2026-61330

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the ACPI button driver where the acpi button remove function fails to correctly update the notify handler type. This occurs because the handler type was changed to ACP...

5.1AI score0.00155EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.9 views

PT-2026-61260

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An out-of-bounds access issue exists in the xpadone process packet function. The function uses the len value obtained from urb-actual length to index the share-button byte at datalen - 1...

5.2AI score0.002EPSS
SaveExploits0
CVE
CVE
added 2026/07/17 8:21 p.m.54 views

CVE-2026-49977

tarteaucitron.js before version 1.33.0 is vulnerable: tarteaucitron.cookie.purge() runs on any element with purgeBtn without verifying the element or the cookie’s service, allowing an attacker who can inject HTML with data-cookie attributes to silently delete a non-HttpOnly cookie when a user cli...

4.3CVSS5.3AI score0.002EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/07/10 4:5 p.m.15 views

tarteaucitron: data-cookie attribute can be used to delete arbitrary cookies

Summary tarteaucitron provides a list of cookies and buttons to delete them. If an attacker can write HTML with data attributes, they could create an element that silently deletes a cookie when clicked and trick a user to delete this cookie. Details tarteaucitron.cookie.purge is called on any...

4.3CVSS6.1AI score0.002EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/07/10 4:5 p.m.4 views

GHSA-JXJ7-G6GM-49J7 tarteaucitron: data-cookie attribute can be used to delete arbitrary cookies

Summary tarteaucitron provides a list of cookies and buttons to delete them. If an attacker can write HTML with data attributes, they could create an element that silently deletes a cookie when clicked and trick a user to delete this cookie. Details tarteaucitron.cookie.purge is called on any...

4.3CVSS6.1AI score0.002EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/10 5:16 a.m.15 views

CVE-2026-15285

The Plus Addons for Elementor plugin for WordPress was vulnerable to Authenticated Contributor+ Stored Cross-Site Scripting via the Button widget's customattributes setting in versions up to and including 6.4.11. The render function in modules/widgets/tpbutton.php passed the raw customattributes...

6.4CVSS0.00261EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/10 4:31 a.m.32 views

CVE-2026-15285 The Plus Addons for Elementor <= 6.4.11 - Authenticated (Contributor+) Stored Cross-Site Scripting via Button Widget Custom Attributes

The Plus Addons for Elementor plugin for WordPress was vulnerable to Authenticated Contributor+ Stored Cross-Site Scripting via the Button widget's customattributes setting in versions up to and including 6.4.11. The render function in modules/widgets/tpbutton.php passed the raw customattributes...

6.4CVSS0.00261EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/10 4:31 a.m.9 views

CVE-2026-15285

The Plus Addons for Elementor plugin for WordPress was vulnerable to Authenticated Contributor+ Stored Cross-Site Scripting via the Button widget's customattributes setting in versions up to and including 6.4.11. The render function in modules/widgets/tpbutton.php passed the raw customattributes...

6.4CVSS5.9AI score0.00261EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/07/10 4:31 a.m.10 views

EUVD-2026-42794

The Plus Addons for Elementor plugin for WordPress was vulnerable to Authenticated Contributor+ Stored Cross-Site Scripting via the Button widget's customattributes setting in versions up to and including 6.4.11. The render function in modules/widgets/tpbutton.php passed the raw customattributes...

6.4CVSS5.9AI score0.00261EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/10 4:31 a.m.26 views

CVE-2026-15285

The Plus Addons for Elementor plugin for WordPress is affected by an Authenticated (Contributor+) Stored Cross-Site Scripting vulnerability in the Button widget via the custom_attributes setting, affecting versions up to 6.4.11. The root cause is in render() for the Button widget, where the raw c...

6.4CVSS5.9AI score0.00261EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/10 12:0 a.m.44 views

PT-2026-57232

Name of the Vulnerable Software and Affected Versions tarteaucitron.js versions prior to 1.33.0 Description The software fails to verify if an element is a legitimate button or if the associated cookie belongs to a handled service when calling the tarteaucitron.cookie.purge function on elements...

4.3CVSS5.2AI score0.002EPSS
SaveExploits0References11
OSV
OSV
added 2026/07/07 2:34 p.m.7 views

PYSEC-2026-1408 gradio Server Side Request Forgery vulnerability

In gradio =4.42.0, the gr.DownloadButton function has a hidden server-side request forgery SSRF vulnerability. The reason is that within the saveurltocache function, there are no restrictions on the URL, which allows access to local target resources. This can lead to the download of local resourc...

7.1CVSS6AI score0.00464EPSS
SaveExploits1References6
Rows per page
Query Builder