Lucene search
+L

65130 matches found

OSV
OSV
added 2026/08/01 12:21 p.m.8 views

CVE-2026-10773 Out-of-bounds read in DHCPv4 client message-type name lookup (net_dhcpv4_msg_type_name)

The DHCPv4 client helper netdhcpv4msgtypename in subsys/net/lib/dhcpv4/dhcpv4.c indexes a static 8-element const char name table after a faulty bounds check. The guard used msgtype = sizeofname instead of msgtype = ARRAYSIZEname; sizeof returns the byte size of the pointer array 32 on 32-bit, 64 ...

5.4CVSS5.5AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/08/01 12:21 p.m.11 views

CVE-2026-10773

The DHCPv4 client helper netdhcpv4msgtypename in subsys/net/lib/dhcpv4/dhcpv4.c indexes a static 8-element const char name table after a faulty bounds check. The guard used msgtype = sizeofname instead of msgtype = ARRAYSIZEname; sizeof returns the byte size of the pointer array 32 on 32-bit, 64 ...

5.4CVSS5.5AI score0.00181EPSS
SaveExploits1References3Affected Software1
EUVD
EUVD
added 2026/08/01 12:21 p.m.12 views

EUVD-2026-51868

The DHCPv4 client helper netdhcpv4msgtypename in subsys/net/lib/dhcpv4/dhcpv4.c indexes a static 8-element const char name table after a faulty bounds check. The guard used msgtype = sizeofname instead of msgtype = ARRAYSIZEname; sizeof returns the byte size of the pointer array 32 on 32-bit, 64 ...

5.4CVSS5.5AI score0.00181EPSS
SaveExploits1References2
CVE
CVE
added 2026/08/01 12:21 p.m.61 views

CVE-2026-10773

Summary (CVE-2026-10773) : A bounds-check bug in Zephyr’s DHCPv4 client helper net_dhcpv4_msg_type_name() can read past the 8-element name table. The guard uses msg_type <= sizeof(name) instead of msg_type

5.4CVSS5.5AI score0.00181EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2026/08/01 12:21 p.m.38 views

CVE-2026-10773 Out-of-bounds read in DHCPv4 client message-type name lookup (net_dhcpv4_msg_type_name)

The DHCPv4 client helper netdhcpv4msgtypename in subsys/net/lib/dhcpv4/dhcpv4.c indexes a static 8-element const char name table after a faulty bounds check. The guard used msgtype = sizeofname instead of msgtype = ARRAYSIZEname; sizeof returns the byte size of the pointer array 32 on 32-bit, 64 ...

5.4CVSS0.00181EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/08/01 12:6 p.m.12 views

EUVD-2026-51869

Zephyr's Bluetooth host declares a GATT characteristic as two consecutive attributes: a Characteristic Declaration whose permission is hard-coded to BTGATTPERMREAD, and a Characteristic Value attribute that carries the application-specified security permissions e.g. BTGATTPERMREADENCRYPT /...

6.5CVSS5.6AI score0.00122EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/08/01 12:6 p.m.10 views

CVE-2026-2411

Zephyr's Bluetooth host declares a GATT characteristic as two consecutive attributes: a Characteristic Declaration whose permission is hard-coded to BTGATTPERMREAD, and a Characteristic Value attribute that carries the application-specified security permissions e.g. BTGATTPERMREADENCRYPT /...

6.5CVSS5.6AI score0.00122EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2026/08/01 12:6 p.m.37 views

CVE-2026-2411 Bluetooth GATT notify/indicate enforces the wrong attribute's permissions, bypassing encryption/authentication requirements on characteristic values

Zephyr's Bluetooth host declares a GATT characteristic as two consecutive attributes: a Characteristic Declaration whose permission is hard-coded to BTGATTPERMREAD, and a Characteristic Value attribute that carries the application-specified security permissions e.g. BTGATTPERMREADENCRYPT /...

6.5CVSS0.00122EPSS
SaveExploits1References2
OSV
OSV
added 2026/08/01 11:16 a.m.5 views

UBUNTU-CVE-2026-18536

Data::Entropy versions before 0.010 for Perl read remote entropy sources over plain HTTP. The Data::Entropy::RawSource::RandomOrg and Data::Entropy::RawSource::RandomnumbersInfo remote sources are accessed over plain HTTP. The Data::Entropy::RawSource::RandomOrg integrity check trivially matches...

7.5CVSS5.5AI score0.00161EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/01 10:35 a.m.51 views

CVE-2026-18536

CVE-2026-18536 affects Data::Entropy versions before 0.010 for Perl. The modules read remote entropy sources over plain HTTP (RandomOrg and RandomnumbersInfo). The remote sources’ integrity checks are weak, trivially matching any non-empty string, enabling an on-path attacker (e.g., open Wi‑Fi, c...

7.5CVSS5.6AI score0.00161EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2026/08/01 7:16 a.m.8 views

CVE-2026-14197

The Fluent Support WordPress plugin before 2.3.1 does not perform a per-ticket access check before reassigning a ticket's customer, allowing a restricted support agent to change the assigned customer of any ticket in the system, including tickets outside their granted scope...

3.8CVSS0.00152EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/01 7:16 a.m.11 views

CVE-2026-13329

The Buckaroo Woocommerce Payments Plugin WordPress plugin before 4.9.0 does not perform any capability check or nonce validation on an AJAX action that processes payment capture refunds, allowing any authenticated user, including Subscribers, to trigger refunds against captured orders...

6.5CVSS0.00174EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/01 6:0 a.m.11 views

EUVD-2026-51699

The Buckaroo Woocommerce Payments Plugin WordPress plugin before 4.9.0 does not perform any capability check or nonce validation on an AJAX action that processes payment capture refunds, allowing any authenticated user, including Subscribers, to trigger refunds against captured orders...

5.5AI score0.00174EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/01 6:0 a.m.39 views

CVE-2026-13329

The CVE-2026-13329 entry concerns the Buckaroo Woocommerce Payments Plugin for WordPress, affecting versions before 4.9.0. The vulnerability arises because an AJAX action that processes payment capture refunds does not perform any capability checks or nonce validation, allowing any authenticated ...

6.5CVSS5.5AI score0.00174EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/01 6:0 a.m.39 views

CVE-2026-13329 WC Buckaroo BPE Gateway < 4.9.0 - Subscriber+ Unauthorized Order Refund

The Buckaroo Woocommerce Payments Plugin WordPress plugin before 4.9.0 does not perform any capability check or nonce validation on an AJAX action that processes payment capture refunds, allowing any authenticated user, including Subscribers, to trigger refunds against captured orders...

0.00174EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/01 6:0 a.m.33 views

CVE-2026-14197 Fluent Support < 2.3.1 - Agent+ Arbitrary Ticket Customer Reassignment via IDOR

The Fluent Support WordPress plugin before 2.3.1 does not perform a per-ticket access check before reassigning a ticket's customer, allowing a restricted support agent to change the assigned customer of any ticket in the system, including tickets outside their granted scope...

0.00152EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/08/01 12:10 a.m.9 views

SUSE CVE-2026-16530

A flaw was found in the PCP Performance Co-Pilot pmproxy service. A remote attacker can exploit a vulnerability in the pmLogLoadInDom function by sending a specially crafted request. This bypasses a critical bounds check, which can lead to the pmproxy service crashing, causing a Denial of Service...

8.2CVSS5.5AI score0.00299EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/31 10:5 p.m.57 views

CVE-2026-45330

Summary: The vulnerability in Decidim affects the verification admin flow where the pending_authorizations are loaded by raw identifiers without verifying current_organization ownership, allowing a tenant admin to view/approve/reject another tenant’s id_documents. The technical trigger is the use...

4.9CVSS5.4AI score0.00279EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/31 9:58 p.m.5 views

CVE-2026-54787 sigstore-go fails to check signature timestamps against a signing key's validity period

sigstore-go is a Go library for Sigstore signing and verification. Prior to 1.2.1, sigstore-go does not check a bundle signing timestamp against the validity window of an ExpiringKey wrapping a self-managed long-lived signing key without a certificate, which can allow an attacker holding expired...

3.1CVSS5.4AI score
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/07/31 9:58 p.m.10 views

CVE-2026-54787

sigstore-go is a Go library for Sigstore signing and verification. Prior to 1.2.1, sigstore-go does not check a bundle signing timestamp against the validity window of an ExpiringKey wrapping a self-managed long-lived signing key without a certificate, which can allow an attacker holding expired...

3.1CVSS5.5AI score0.0009EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder