Lucene search
+L

8650 matches found

ATTACKERKB
ATTACKERKB
added 4 days ago8 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.00175EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 4 days ago8 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.00175EPSS
SaveExploits0References2
CVE
CVE
added 4 days ago12 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.00175EPSS
SaveExploits0References2
Cvelist
Cvelist
added 4 days ago32 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.00175EPSS
SaveExploits0References2
Nuclei
Nuclei
added 5 days ago23 views

Squid Proxy - HTTP Authentication Credentials Disclosure

Squid versions prior to 7.2 fail to redact HTTP authentication credentials in error page responses. The Authorization header value is embedded in plain text inside the mailto: diagnostic block when Squid generates an error page e.g. ERRDNSFAIL. id: CVE-2025-62168 info: name: Squid Proxy - HTTP...

10CVSS7.7AI score0.62871EPSS
SaveExploits1References2
EUVD
EUVD
added 5 days ago12 views

EUVD-2026-51329

The RCU II+ and Multiload II+ are vulnerable to an unauthenticated service that exposes a debug interface granting full root-level access to the embedded system. This vulnerability stems from a network-accessible port running a Target Communications Framework TCF service that does not require any...

8.8CVSS5.9AI score0.00278EPSS
SaveExploits0References7
NVD
NVD
added 6 days ago8 views

CVE-2026-12562

The RCU II+ and Multiload II+ are vulnerable to an unauthenticated service that exposes a debug interface granting full root-level access to the embedded system. This vulnerability stems from a network-accessible port running a Target Communications Framework TCF service that does not require any...

8.8CVSS0.00278EPSS
SaveExploits0References6
CVE
CVE
added 6 days ago20 views

CVE-2026-12562

CVE-2026-12562 affects Toptech Systems RCU II+ and Multiload II+ devices. A network-accessible port runs a Target Communications Framework (TCF) service that does not require authentication, exposing a debug interface that grants full root access to the embedded Linux environment. An unauthentica...

8.8CVSS5.9AI score0.00278EPSS
SaveExploits0References6
Cvelist
Cvelist
added 6 days ago38 views

CVE-2026-12562 Toptech Systems RCU II+ and Multiload II+ Missing Authentication for Critical Function

The RCU II+ and Multiload II+ are vulnerable to an unauthenticated service that exposes a debug interface granting full root-level access to the embedded system. This vulnerability stems from a network-accessible port running a Target Communications Framework TCF service that does not require any...

8.8CVSS0.00278EPSS
SaveExploits0References6
NVD
NVD
added 6 days ago11 views

CVE-2026-61526

AdonisJS HTTP Server is a package for handling HTTP requests in the AdonisJS framework. In versions 8.0.0-next.0 through 8.2.0 and 9.0.0 through 9.0.2, the error.message is interpolated into the default HTML exception response without escaping, allowing a crafted missing-route URL to execute...

6.1CVSS0.00194EPSS
SaveExploits0References5
Cvelist
Cvelist
added 6 days ago33 views

CVE-2026-61526 AdonisJS HTTP Server is vulnerable to reflected XSS through its exception handler

AdonisJS HTTP Server is a package for handling HTTP requests in the AdonisJS framework. In versions 8.0.0-next.0 through 8.2.0 and 9.0.0 through 9.0.2, the error.message is interpolated into the default HTML exception response without escaping, allowing a crafted missing-route URL to execute...

6.1CVSS0.00194EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 6 days ago6 views

SUSE CVE-2026-55882

Tilt defines dev environments as code for microservice apps on Kubernetes. From 0.19.5 through 0.37.3, the Tilt HUD server mounts Go net/http/pprof handlers under /debug with no access control. When the HUD or apiserver listener is network-exposed, an unauthenticated caller can read process memor...

8.3CVSS7.8AI score0.00384EPSS
SaveExploits0References2
NVD
NVD
added 6 days ago9 views

CVE-2026-28811

Debug Messages Revealing Unnecessary Information in Apache JSPWiki up to 2.12.3. Users are recommended to upgrade to version 2.12.4, which fixes this issue...

7.5CVSS0.0031EPSS
SaveExploits0References3
OSV
OSV
added 6 days ago6 views

JLSEC-2026-1068 ImageMagick before 7.1.2-26 and 6.9.13-51 contains an information disclosure vulnerability: when...

ImageMagick before 7.1.2-26 and 6.9.13-51 contains an information disclosure vulnerability: when a profile is displayed with the identify command and the profile value is not printable, a single byte at the end of the profile can be printed read past the profile boundary. This behavior occurs whe...

2.9CVSS5.8AI score0.00105EPSS
SaveExploits0References4
EUVD
EUVD
added 6 days ago11 views

EUVD-2026-51178

Debug Messages Revealing Unnecessary Information in Apache JSPWiki up to 2.12.3. Users are recommended to upgrade to version 2.12.4, which fixes this issue...

5.7AI score0.0031EPSS
SaveExploits0References2
CVE
CVE
added 6 days ago16 views

CVE-2026-28811

CVE-2026-28811 affects Apache JSPWiki (up to version 2.12.3). The issue is disclosed as debug/error handling that reveals unnecessary information in responses. A patch is available in JSPWiki 2.12.4 to fix this behavior. Impact details in the provided sources are limited to information disclosure...

7.5CVSS5.7AI score0.0031EPSS
SaveExploits0References3
Cvelist
Cvelist
added 6 days ago36 views

CVE-2026-28811 Apache JSPWiki: Error Handling - Reveals Error Details

Debug Messages Revealing Unnecessary Information in Apache JSPWiki up to 2.12.3. Users are recommended to upgrade to version 2.12.4, which fixes this issue...

0.0031EPSS
SaveExploits0References2
NVD
NVD
added 6 days ago10 views

CVE-2026-41186

When Calico's shared debug server is enabled disabled by default, the Calico kube-controllers and Goldmane components bind their Go pprof debug listener to 0.0.0.0 without authentication. Any pod with network reachability to the listener can retrieve the process heap, goroutine stacks including...

6CVSS0.00234EPSS
SaveExploits0References4
OSV
OSV
added 6 days ago5 views

CVE-2026-41186 Unauthenticated Go pprof exposure in Calico debug server

When Calico's shared debug server is enabled disabled by default, the Calico kube-controllers and Goldmane components bind their Go pprof debug listener to 0.0.0.0 without authentication. Any pod with network reachability to the listener can retrieve the process heap, goroutine stacks including...

6CVSS5.9AI score
SaveExploits0References6
EUVD
EUVD
added 6 days ago10 views

EUVD-2026-51155

When Calico's shared debug server is enabled disabled by default, the Calico kube-controllers and Goldmane components bind their Go pprof debug listener to 0.0.0.0 without authentication. Any pod with network reachability to the listener can retrieve the process heap, goroutine stacks including...

6CVSS5.9AI score0.00234EPSS
SaveExploits0References4
Rows per page
Query Builder