Lucene search
+L

11854 matches found

CVE
CVE
added 2026/02/18 2:21 p.m.30 views

CVE-2025-71226

The CVE-2025-71226 affects the Linux kernel’s iwlwifi driver for MVM/MLD PTP clocks. The vulnerability stemmed from not implementing settime64 in the PTP clock, causing -EINVAL warnings on ptp_clock_register. The fix adds a stub for settime64 that returns -EOPNOTSUPP to suppress the warning and a...

5.3AI score0.00024EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/02/18 2:21 p.m.27 views

CVE-2025-71226

...

0.00024EPSS
SaveExploits0
NVD
NVD
added 2026/02/18 11:16 a.m.16 views

CVE-2025-14444

The RegistrationMagic – Custom Registration Forms, User Registration, Payment, and User Login plugin for WordPress is vulnerable to payment bypass due to insufficient verification of data authenticity on the 'processpaypalsdkpayment' function in all versions up to, and including, 6.0.6.9. This is...

5.3CVSS0.00216EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/02/18 10:20 a.m.8 views

CVE-2025-14444 RegistrationMagic – Custom Registration Forms, User Registration, Payment, and User Login <= 6.0.6.9 - Unauthenticated Payment Bypass via rm_process_paypal_sdk_payment

The RegistrationMagic – Custom Registration Forms, User Registration, Payment, and User Login plugin for WordPress is vulnerable to payment bypass due to insufficient verification of data authenticity on the 'processpaypalsdkpayment' function in all versions up to, and including, 6.0.6.9. This is...

5.3CVSS5.7AI score0.00216EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/02/18 10:20 a.m.40 views

CVE-2025-14444 RegistrationMagic – Custom Registration Forms, User Registration, Payment, and User Login <= 6.0.6.9 - Unauthenticated Payment Bypass via rm_process_paypal_sdk_payment

The RegistrationMagic – Custom Registration Forms, User Registration, Payment, and User Login plugin for WordPress is vulnerable to payment bypass due to insufficient verification of data authenticity on the 'processpaypalsdkpayment' function in all versions up to, and including, 6.0.6.9. This is...

5.3CVSS0.00216EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/02/18 6:42 a.m.43 views

CVE-2026-1937 YayMail <= 4.3.2 - Missing Authorization to Authenticated (Shop Manager+) Arbitrary Options Update via 'yaymail_import_state' AJAX Action

The YayMail – WooCommerce Email Customizer plugin for WordPress is vulnerable to unauthorized modification of data that can lead to privilege escalation due to a missing capability check on the yaymailimportstate AJAX action in all versions up to, and including, 4.3.2. This makes it possible for...

7.2CVSS0.00411EPSS
SaveExploits1References4
SUSE CVE
SUSE CVE
added 2026/02/18 12:25 a.m.12 views

SUSE CVE-2026-23129

In the Linux kernel, the following vulnerability has been resolved: dpll: Prevent duplicate registrations Modify the internal registration helpers dpllxarefdpll,pinadd to reject duplicate registration attempts. Previously, if a caller attempted to register the same pin multiple times with the sam...

5.5CVSS5.7AI score0.00115EPSS
SaveExploits0References19
RedhatCVE
RedhatCVE
added 2026/02/16 2:38 p.m.21 views

CVE-2026-23132

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: synopsys: dw-dp: fix error paths of dwdpbind Fix several issues in dwdpbind error handling: 1. Missing return after drmbridgeattach failure - the function continued execution instead of returning an error. 2. Resource...

5.5CVSS5.3AI score0.00116EPSS
SaveExploits0References4
OSV
OSV
added 2026/02/16 11:21 a.m.30 views

CLSA-2026-1771240859 kernel: Fix of 13 CVEs

vsock: Do not allow binding to VMADDRPORTANY CVE-2025-38618 - cnic: Fix use-after-free bugs in cnicdeletetask CVE-2025-39945 - scsi: bfa: Double-free fix CVE-2025-38699 - pptp: ensure minimal skb length in pptpxmit CVE-2025-38574 - ipv6: reject malicious packets in ipv6gsosegment CVE-2025-38572 -...

8.8CVSS7AI score0.00367EPSS
SaveExploits0References1
Patchstack
Patchstack
added 2026/02/16 7:42 a.m.18 views

WordPress Truelysell Core plugin <= 1.8.7 - Unauthenticated Privilege Escalation via Registration vulnerability

Unauthenticated Privilege Escalation via Registration vulnerability discovered by Alyudin Nafiie in WordPress Plugin Truelysell Core versions = 1.8.7...

9.8CVSS5.6AI score0.00439EPSS
SaveExploits1References1Affected Software1
UbuntuCve
UbuntuCve
added 2026/02/14 5:15 p.m.12 views

CVE-2026-23186

In the Linux kernel, the following vulnerability has been resolved: hwmon: acpipowermeter Fix deadlocks related to acpipowermeternotify The acpipowermeter driver's .notify callback function, acpipowermeternotify, calls hwmondeviceunregister under a lock that is also acquired by callbacks in sysfs...

5.5CVSS5.9AI score0.00088EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/02/14 4:27 p.m.19 views

CVE-2026-23186

In the Linux kernel, the following vulnerability has been resolved: hwmon: acpipowermeter Fix deadlocks related to acpipowermeternotify The acpipowermeter driver's .notify callback function, acpipowermeternotify, calls hwmondeviceunregister under a lock that is also acquired by callbacks in sysfs...

5.3AI score0.00088EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/02/14 4:27 p.m.40 views

CVE-2026-23186

CVE-2026-23186 pertains to the Linux kernel hwmon driver for the ACPI power meter. The issue arises when acpi_power_meter_notify() calls hwmon_device_unregister() while holding a lock also acquired by sysfs callbacks, creating potential deadlocks between sysfs access and device removal. Fixes inc...

5.5CVSS5.4AI score0.00088EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2026/02/14 3:16 p.m.16 views

CVE-2026-23129

In the Linux kernel, the following vulnerability has been resolved: dpll: Prevent duplicate registrations Modify the internal registration helpers dpllxarefdpll,pinadd to reject duplicate registration attempts. Previously, if a caller attempted to register the same pin multiple times with the sam...

5.5CVSS0.00115EPSS
SaveExploits0References3
OSV
OSV
added 2026/02/14 3:16 p.m.15 views

UBUNTU-CVE-2026-23129

In the Linux kernel, the following vulnerability has been resolved: dpll: Prevent duplicate registrations Modify the internal registration helpers dpllxarefdpll,pinadd to reject duplicate registration attempts. Previously, if a caller attempted to register the same pin multiple times with the sam...

5.5CVSS5.7AI score0.00115EPSS
SaveExploits0References21
UbuntuCve
UbuntuCve
added 2026/02/14 3:16 p.m.9 views

CVE-2026-23129

In the Linux kernel, the following vulnerability has been resolved: dpll: Prevent duplicate registrations Modify the internal registration helpers dpllxarefdpll,pinadd to reject duplicate registration attempts. Previously, if a caller attempted to register the same pin multiple times with the sam...

5.5CVSS5.7AI score0.00115EPSS
SaveExploits0References20
OSV
OSV
added 2026/02/14 3:16 p.m.26 views

UBUNTU-CVE-2026-23131

In the Linux kernel, the following vulnerability has been resolved: platform/x86: hp-bioscfg: Fix kobject warnings for empty attribute names The hp-bioscfg driver attempts to register kobjects with empty names when the HP BIOS returns attributes with empty name strings. This causes multiple kerne...

5.5CVSS5.7AI score0.00114EPSS
SaveExploits0References22
CVE
CVE
added 2026/02/14 3:14 p.m.61 views

CVE-2026-23132

CVE-2026-23132 : Linux kernel vulnerability in the dw-dp bridge (drm/bridge: synopsys: dw-dp) resolved. The issue concerned error handling in dw_dp_bind(), with three problems: (1) Missing return after drm_bridge_attach() failure, causing continued execution; (2) Resource leak where drm_dp_aux_un...

5.5CVSS5.5AI score0.00116EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/02/14 3:14 p.m.55 views

CVE-2026-23132 drm/bridge: synopsys: dw-dp: fix error paths of dw_dp_bind

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: synopsys: dw-dp: fix error paths of dwdpbind Fix several issues in dwdpbind error handling: 1. Missing return after drmbridgeattach failure - the function continued execution instead of returning an error. 2. Resource...

0.00116EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/02/14 3:09 p.m.7 views

CVE-2026-23131

In the Linux kernel, the following vulnerability has been resolved: platform/x86: hp-bioscfg: Fix kobject warnings for empty attribute names The hp-bioscfg driver attempts to register kobjects with empty names when the HP BIOS returns attributes with empty name strings. This causes multiple kerne...

5.2AI score0.00114EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder