Lucene search
+L

404 matches found

OSV
OSV
added 2026/08/15 1:33 p.m.9 views

MINI-F2RH-RPHP-35JH

Bulletin has no description...

6.5CVSS4.8AI score0.00778EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/15 5:56 a.m.12 views

EUVD-2026-59293

In the Linux kernel, the following vulnerability has been resolved: hwmon: aspeed-g6-pwm-tach Guard fan RPM calculation against divide-by-zero Sashiko reports: In the aspeed-g6-pwm-tacho driver, the aspeedtachvaltorpm function calculates the fan RPM using the tachometer value. However, it does no...

5.4AI score0.002EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/15 2:26 a.m.7 views

MINI-2HVJ-VX7F-Q8CQ

Bulletin has no description...

8.4CVSS5AI score0.00107EPSS
SaveExploits0
OSV
OSV
added 2026/08/14 4:19 p.m.9 views

MINI-HVHG-5WJ7-93H6

Bulletin has no description...

7.5CVSS4.8AI score0.00568EPSS
SaveExploits0
NVD
NVD
added 2026/08/13 12:17 p.m.10 views

CVE-2026-45819

baseline-browser-mapping 2.x before 2.11.0 calls process.exit instead of throwing on invalid or conflicting input parameters, and can trigger immediate process termination, causing denial of service...

8.7CVSS0.00372EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/12 9:17 p.m.19 views

CVE-2026-73418

NextAuth.js provides authentication for Next.js. Prior to @auth/core 0.41.3 and next-auth 4.24.15 and 5.0.0-beta.32, the exported getToken helper in the next-auth/jwt and @auth/core/jwt modules can throw an uncaught exception when it reads a malformed Authorization: Bearer header. When no session...

7.5CVSS0.00461EPSS
SaveExploits0References7
CVE
CVE
added 2026/08/12 8:21 p.m.69 views

CVE-2026-73418

NextAuth.js vulnerability CVE-2026-73418: The getToken() helper in next-auth/jwt and @auth/core/jwt can throw an uncaught exception when parsing a malformed Authorization: Bearer header, leading to a per-request denial of service. This occurs when no session cookie is present and the bearer value...

7.5CVSS5.4AI score0.00461EPSS
SaveExploits0References7
SUSE Linux
SUSE Linux
added 2026/07/30 11:07 a.m.11 views

Security update for python3-pyOpenSSL

This update for python3-pyOpenSSL fixes the following issue: CVE-2026-27448: unhandled exception in settlsextservernamecallback callback can result in connection not being cancelled and allows for possible security measure bypassing bsc1259804. Patch Instructions: To install this SUSE update use...

6.3CVSS5.9AI score0.00241EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/07/24 3:42 a.m.13 views

.NET: .NET Elevation of Privilege Vulnerability

Uncaught exception in .NET allows an authorized attacker to elevate privileges locally...

7.8CVSS5.1AI score0.00288EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/07/23 2:42 p.m.17 views

Improper Check for Unusual or Exceptional Conditions

Overview @auth/core is an Authentication for the Web. Affected versions of this package are vulnerable to Improper Check for Unusual or Exceptional Conditions via the getToken function. An attacker can cause the application to throw an unhandled exception and disrupt service availability by sendi...

8.7CVSS5.9AI score
SaveExploits0References2
OSV
OSV
added 2026/07/23 2:42 p.m.22 views

GHSA-XMF8-CVQR-RFGJ Auth.js: getToken() throws an uncaught exception on malformed Bearer authorization headers

Summary The exported getToken helper next-auth/jwt and @auth/core/jwt can throw an uncaught exception when it reads a malformed Authorization: Bearer … header. When no session cookie is present, getToken URL-decodes the bearer value before validating it, and malformed percent-encoding causes the...

7.5CVSS5.5AI score0.00461EPSS
SaveExploits0References10
ATTACKERKB
ATTACKERKB
added 2026/07/18 1:10 p.m.11 views

CVE-2025-71391

SurrealDB versions before 2.2.2 contain an uncaught exception vulnerability in the net module that allows authenticated users to crash the database. Attackers can send crafted HTTP queries containing null bytes to the /sql endpoint, causing an unhandled exception that crashes the SurrealDB instan...

7.1CVSS5.3AI score0.00301EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/18 1:10 p.m.12 views

CVE-2025-71391 SurrealDB before 2.2.2 Denial of Service via /sql endpoint

SurrealDB versions before 2.2.2 contain an uncaught exception vulnerability in the net module that allows authenticated users to crash the database. Attackers can send crafted HTTP queries containing null bytes to the /sql endpoint, causing an unhandled exception that crashes the SurrealDB instan...

7.1CVSS5.3AI score
SaveExploits0References4
OSV
OSV
added 2026/07/07 4:02 p.m.18 views

PYSEC-2026-1618 MCP Python SDK has Unhandled Exception in Streamable HTTP Transport, Leading to Denial of Service

If a client deliberately triggers an exception after establishing a streamable HTTP session, this can lead to an uncaught ClosedResourceError on the server side, causing the server to crash and requiring a restart to restore service. Impact may vary depending on the deployment conditions, and...

8.7CVSS7AI score0.00367EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/06 5:55 a.m.25 views

BIT-MASTODON-2026-50129 Mastodon: Persistent anonymous DoS via unhandled NoMethodError in MATH_TRANSFORMER

Mastodon is a free, open-source social network server based on ActivityPub. Prior to 4.5.11, 4.4.18, and 4.3.24, a DoS can be triggered by Uncaught Exception vulerability, due to missing exception handling in the math sanitizer. Malformed nodes can result in a DoS of a whole server or targeted...

7.5CVSS5.9AI score0.0046EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/24 7:50 p.m.17 views

CVE-2026-50129 Mastodon: Persistent anonymous DoS via unhandled NoMethodError in MATH_TRANSFORMER

Mastodon is a free, open-source social network server based on ActivityPub. Prior to 4.5.11, 4.4.18, and 4.3.24, a DoS can be triggered by Uncaught Exception vulerability, due to missing exception handling in the math sanitizer. Malformed nodes can result in a DoS of a whole server or targeted...

7.5CVSS5.9AI score
SaveExploits0References3
Cvelist
Cvelist
added 2026/06/24 7:50 p.m.32 views

CVE-2026-50129 Mastodon: Persistent anonymous DoS via unhandled NoMethodError in MATH_TRANSFORMER

Mastodon is a free, open-source social network server based on ActivityPub. Prior to 4.5.11, 4.4.18, and 4.3.24, a DoS can be triggered by Uncaught Exception vulerability, due to missing exception handling in the math sanitizer. Malformed nodes can result in a DoS of a whole server or targeted...

7.5CVSS0.0046EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/06/12 12:00 a.m.17 views

EulerOS Virtualization 2.13.1 : pyOpenSSL (EulerOS-SA-2026-2385)

According to the versions of the pyOpenSSL packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : pyOpenSSL is a Python wrapper around the OpenSSL library. Starting in version 0.14.0 and prior to version 26.0.0, if a user...

6.3CVSS5.4AI score0.00241EPSS
SaveExploits0References2
CVE
CVE
added 2026/06/09 11:01 p.m.45 views

CVE-2026-46411

FlashMQ is the MQTT broker/server affected by CVE-2026-46411. The issue affects versions prior to 1.26.2, where an authorized client can exceed the permitted over-commit of their write buffer, triggering an internal safe-guard exception in a path that is not catchable and causing the server to ab...

6.5CVSS5.7AI score0.00301EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/06/09 12:00 a.m.16 views

EulerOS 2.0 SP11 : pyOpenSSL (EulerOS-SA-2026-2224)

According to the versions of the pyOpenSSL packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : pyOpenSSL is a Python wrapper around the OpenSSL library. Starting in version 0.14.0 and prior to version 26.0.0, if a user provided callback t...

6.3CVSS5.5AI score0.00241EPSS
SaveExploits0References2
Rows per page
Query Builder