Lucene search
+L

7860 matches found

OSV
OSV
added 2026/05/06 6:36 p.m.16 views

CVE-2026-41931 Vvveb < 1.0.8.2 Information Disclosure via Debug Exception Handler

Vvveb before version 1.0.8.2 contains an information disclosure vulnerability that allows unauthenticated attackers to obtain sensitive server information by triggering unhandled exceptions in the password-reset module. Attackers can access the admin password-reset endpoint to trigger a fatal err...

6.9CVSS6AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/05/06 6:02 p.m.10 views

CVE-2025-31960

HCL BigFix Service Management SM is vulnerable to information exposure due to improper error handling within its reporting module. It was observed that supplying an invalid or out-of-range value to the consumercompany parameter during a report-viewing request causes the application to trigger an...

5.8AI score0.0024EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2026/05/06 6:02 p.m.27 views

CVE-2025-31960

CVE-2025-31960 affects HCL BigFix Service Management (SM). In the reporting module, improper error handling when a consumer_company parameter is supplied in a report-viewing request can trigger an unhandled exception, leading to information exposure. CVSS:3.1 base score 5.3 (MEDIUM), network acce...

5.3CVSS5.8AI score0.0024EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/05/06 6:02 p.m.51 views

CVE-2025-31960 HCL BigFix Service Management (SM) is vulnerable to information exposure due to improper error handling within its reporting module

HCL BigFix Service Management SM is vulnerable to information exposure due to improper error handling within its reporting module. It was observed that supplying an invalid or out-of-range value to the consumercompany parameter during a report-viewing request causes the application to trigger an...

5.3CVSS0.0024EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/05/06 5:54 p.m.13 views

Information Exposure

Overview pyload-ng is a The free and open-source Download Manager written in pure Python Affected versions of this package are vulnerable to Information Exposure via the global exception handling process in the WebUI. An attacker can obtain sensitive internal implementation details, such as stack...

6.9CVSS5.8AI score0.00336EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/05/06 5:54 p.m.16 views

PyLoad vulnerable to unauthenticated traceback disclosure via global exception handler in WebUI

Summary pyload-ng WebUI returns full Python traceback details to clients on unhandled exceptions. Because /web/ is reachable without authentication and renders attacker-controlled template names, an unauthenticated user can reliably trigger a server exception for example by requesting a...

5.3CVSS5.8AI score0.00336EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2026/05/06 5:54 p.m.30 views

GHSA-C3GC-9PF2-84GG PyLoad vulnerable to unauthenticated traceback disclosure via global exception handler in WebUI

Summary pyload-ng WebUI returns full Python traceback details to clients on unhandled exceptions. Because /web/ is reachable without authentication and renders attacker-controlled template names, an unauthenticated user can reliably trigger a server exception for example by requesting a...

5.3CVSS5.8AI score0.00336EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/05/06 12:30 p.m.16 views

EUVD-2026-27673

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Flush exception handling work when RPM level is zero Ensure that the exception event handling work is explicitly flushed during suspend when the runtime power management level is set to UFSPMLVL0. When the RPM...

5.8AI score0.00091EPSS
SaveExploits0References8
NVD
NVD
added 2026/05/06 12:16 p.m.34 views

CVE-2026-43275

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Flush exception handling work when RPM level is zero Ensure that the exception event handling work is explicitly flushed during suspend when the runtime power management level is set to UFSPMLVL0. When the RPM...

4.7CVSS0.00091EPSS
SaveExploits0References7
CVE
CVE
added 2026/05/06 11:28 a.m.39 views

CVE-2026-43275

In the Linux kernel, a race condition in the UFS core driver can occur during system suspend when Runtime Power Management (RPM) level is zero. The driver previously bypassed flushing the exception-event handling work in this state, risking illegal host-controller access after entering deep power...

4.7CVSS5.8AI score0.00091EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2026/05/06 11:28 a.m.48 views

CVE-2026-43275 scsi: ufs: core: Flush exception handling work when RPM level is zero

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Flush exception handling work when RPM level is zero Ensure that the exception event handling work is explicitly flushed during suspend when the runtime power management level is set to UFSPMLVL0. When the RPM...

0.00091EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/05/06 11:28 a.m.19 views

CVE-2026-43275

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Flush exception handling work when RPM level is zero Ensure that the exception event handling work is explicitly flushed during suspend when the runtime power management level is set to UFSPMLVL0. When the RPM...

4.7CVSS5.7AI score0.00091EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/05/06 11:28 a.m.11 views

CVE-2026-43275

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Flush exception handling work when RPM level is zero Ensure that the exception event handling work is explicitly flushed during suspend when the runtime power management level is set to UFSPMLVL0. When the RPM...

5.8AI score0.00091EPSS
SaveExploits0References8Affected Software1
RedhatCVE
RedhatCVE
added 2026/05/06 9:59 a.m.23 views

CVE-2026-43073

A flaw was found in the Linux kernel. The copyusernocache function had a misleading name, which led to its incorrect use by certain kernel components drivers. These drivers performed kernel memory copies without properly considering the function's exception handling mechanisms. This improper usag...

5.5CVSS5.8AI score0.00117EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/05/06 1:40 a.m.23 views

SUSE CVE-2026-43073

In the Linux kernel, the following vulnerability has been resolved: x86-64: rename misleadingly named 'copyusernocache' function This function was a masterclass in bad naming, for various historical reasons. It claimed to be a non-cached user copy. It is literally neither of those things. It's a...

6.3CVSS5.7AI score0.00117EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/05/06 12:00 a.m.21 views

PT-2026-38289

Name of the Vulnerable Software and Affected Versions pyLoad versions prior to 0.5.0b3.dev100 Description The WebUI returns full Python traceback details to clients when unhandled exceptions occur. This happens because the endpoint "/web/" is accessible without authentication and renders template...

5.3CVSS5.9AI score0.00336EPSS
SaveExploits1References8
Redos
Redos
added 2026/05/06 12:00 a.m.13 views

ROS-20260506-73-0003

Vulnerability in golang-github-jose related to an exception handling bug. Exploitation of the vulnerability could allow an attacker acting remotely to cause a denial of service...

7.5CVSS6.4AI score0.00651EPSS
SaveExploits0
Redos
Redos
added 2026/05/06 12:00 a.m.22 views

ROS-20260506-73-0005

A vulnerability in the processdebuginfo function of the GNU Binutils development tool is related to improper cleanup during exception handling. Exploitation of the vulnerability could allow an attacker acting remotely to cause a denial of service...

6.2CVSS5.8AI score0.00173EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2026/05/06 12:00 a.m.15 views

Linux Distros Unpatched Vulnerability : CVE-2026-43275

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - scsi: ufs: core: Flush exception handling work when RPM level is zero Ensure that the exception event handling work is explicitly flushed during suspend when th...

4.7CVSS5.9AI score0.00091EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/05/06 12:00 a.m.17 views

PT-2026-38220

Vvveb before version 1.0.8.2 contains an information disclosure vulnerability that allows unauthenticated attackers to obtain sensitive server information by triggering unhandled exceptions in the password-reset module. Attackers can access the admin password-reset endpoint to trigger a fatal err...

6.9CVSS5.8AI score0.00247EPSS
SaveExploits0References4
Rows per page
Query Builder