Lucene search
+L

8841 matches found

Cvelist
Cvelist
added 13 hours ago8 views

CVE-2026-0637 Sensitive Information Disclosure via Event Publisher Logging in Multiple WSO2 Products

When an Event Publisher output adapter is configured with irrelevant properties, the affected products log these properties. This logging occurs without sufficient validation or sanitization of the property values. A malicious actor with access to the 'wso2carbon' log files could retrieve sensiti...

4.4CVSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added yesterday5 views

CVE-2026-21766

The default login portlet in HCL Digital Experience and Digital Experience Compose insufficiently protects credentials. Under certain very specific use cases and specific configurations, sensitive information may be written to web server logs. This only affects applications using the default...

5.4CVSS5.4AI score
SaveExploits0References2Affected Software1
NVD
NVD
added yesterday7 views

CVE-2026-20289

A vulnerability in the logging subsystem of Cisco RoomOS could allow an authenticated, local attacker with low privileges to access sensitive information. This vulnerability is due to the logging of sensitive information. An attacker could exploit this vulnerability by enabling a specific logging...

5.7CVSS
SaveExploits0References1
EUVD
EUVD
added yesterday7 views

EUVD-2026-53474

A vulnerability in the logging subsystem of Cisco RoomOS could allow an authenticated, local attacker with low privileges to access sensitive information. This vulnerability is due to the logging of sensitive information. An attacker could exploit this vulnerability by enabling a specific logging...

5.7CVSS5.5AI score
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added yesterday5 views

CVE-2026-20289

A vulnerability in the logging subsystem of Cisco RoomOS could allow an authenticated, local attacker with low privileges to access sensitive information. This vulnerability is due to the logging of sensitive information. An attacker could exploit this vulnerability by enabling a specific logging...

5.7CVSS5.5AI score
SaveExploits0References2
CVE
CVE
added yesterday33 views

CVE-2026-20289

Cisco RoomOS contains a vulnerability in its logging subsystem where an authenticated, low-privilege local attacker can access sensitive information by enabling a specific logging level and collecting system logs. The issue arises from logging sensitive data, potentially exposing credentials. Rep...

5.7CVSS5.5AI score
SaveExploits0References1
RedHat Linux
RedHat Linux
added yesterday5 views

Important: Red Hat Security Advisory: Logging for Red Hat OpenShift - 6.0.16

Logging for Red Hat OpenShift - 6.0.16 Red Hat OpenShift Logging 6.0.16 is a cluster-wide logging solution for OpenShift that collects and manages applications, infrastructure, and audit logs...

9.6CVSS6.7AI score0.01557EPSS
SaveExploits1References11
NVD
NVD
added yesterday4 views

CVE-2026-59675

When API audit logging is enabled, the middleware reads the entire HTTP request body into memory without enforcing a size limit on login endpoints. Because the audit middleware is positioned earlier in the handler chain than Rancher's APIBodyLimitingHandler, the body-size cap default 1 MiB is...

7.5CVSS0.00433EPSS
SaveExploits0References2
CVE
CVE
added yesterday25 views

CVE-2026-59675

CVE-2026-59675 affects Rancher Manager when API audit logging is enabled. The audit middleware reads the entire HTTP request body into memory without enforcing a size limit on login endpoints. Because it is positioned earlier than Rancher’s APIBodyLimitingHandler, the default 1 MiB body cap is by...

7.5CVSS5.5AI score0.00433EPSS
SaveExploits0References2
EUVD
EUVD
added yesterday4 views

EUVD-2026-53291

When API audit logging is enabled, the middleware reads the entire HTTP request body into memory without enforcing a size limit on login endpoints. Because the audit middleware is positioned earlier in the handler chain than Rancher's APIBodyLimitingHandler, the body-size cap default 1 MiB is...

7.5CVSS5.5AI score0.00433EPSS
SaveExploits0References2
NVD
NVD
added 3 days ago10 views

CVE-2026-20482

In wlan STA FW, there is a possible system becoming unresponsive due to logging. This could lead to remote proximal/adjacent denial of service with no additional execution privileges needed. User interaction is not needed for exploitation. Patch ID: WCNCR00486814; Issue ID: MSV-6824...

6.5CVSS0.00182EPSS
SaveExploits0References1
Cvelist
Cvelist
added 3 days ago48 views

CVE-2026-20482

In wlan STA FW, there is a possible system becoming unresponsive due to logging. This could lead to remote proximal/adjacent denial of service with no additional execution privileges needed. User interaction is not needed for exploitation. Patch ID: WCNCR00486814; Issue ID: MSV-6824...

0.00182EPSS
SaveExploits0References1
EUVD
EUVD
added 3 days ago6 views

EUVD-2026-52072

In wlan STA FW, there is a possible system becoming unresponsive due to logging. This could lead to remote proximal/adjacent denial of service with no additional execution privileges needed. User interaction is not needed for exploitation. Patch ID: WCNCR00486814; Issue ID: MSV-6824...

6.5CVSS5.8AI score0.00182EPSS
SaveExploits0References1
CVE
CVE
added 3 days ago23 views

CVE-2026-20482

The CVE affects the WLAN Station firmware (wlan STA FW) and describes a vulnerability where excessive logging can cause the system to become unresponsive, potentially enabling a remote denial-of-service for adjacent devices. The issue is triggered without user interaction and can be exploited fro...

6.5CVSS5.8AI score0.00182EPSS
SaveExploits0References1
GithubExploit
GithubExploit
added 4 days ago25 views

Exploit for CVE-2026-13714

CVE-2026-13714 Realtyna Organic IDX plugin + WPL Real Estate &...

9.8CVSS6AI score0.00462EPSS
SaveExploits1
OSV
OSV
added 5 days ago6 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
CVE
CVE
added 5 days ago18 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 5 days ago35 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
NVD
NVD
added 6 days ago10 views

CVE-2026-65311

The HTTP server component of ANDRITZ HIPASE-250 formerly 250 SCALA in affected versions exposes an undocumented endpoint that changes the server's logging level and target without requiring authentication. A remote, unauthenticated attacker with network access to the service may suppress audit...

5.3CVSS0.00269EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 6 days ago10 views

CVE-2026-65311

The HTTP server component of ANDRITZ HIPASE-250 formerly 250 SCALA in affected versions exposes an undocumented endpoint that changes the server's logging level and target without requiring authentication. A remote, unauthenticated attacker with network access to the service may suppress audit...

5.3CVSS5.5AI score0.00269EPSS
SaveExploits0References2
Rows per page
Query Builder