Lucene search
+L

475853 matches found

Snyk
Snyk
added 2026/07/23 2:52 p.m.18 views

Not Failing Securely ('Failing Open')

Overview next-auth is an Authentication for Next.js Affected versions of this package are vulnerable to Not Failing Securely 'Failing Open' in the auth process. An attacker can gain unauthorized access to protected resources by triggering a server-side configuration error that causes the auth...

9.1CVSS5.9AI score
SaveExploits0References3
Snyk
Snyk
added 2026/07/23 2:42 p.m.19 views

Improper Check for Unusual or Exceptional Conditions

Overview next-auth is an Authentication for Next.js 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 sending...

8.7CVSS5.9AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/07/23 2:42 p.m.24 views

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
SaveExploits0References10Affected Software2
EUVD
EUVD
added 2026/07/23 2:33 p.m.14 views

EUVD-2026-48288

When initializing an RSA public key from DER or PEM bytes throws an error, the EVPPKEY is double-freed: first in the catch block, then in the deinit. This can lead to a crash on future memory allocations. This double-free manifests when BoringSSL cannot decode the public key from the bytes...

7.5CVSS5.4AI score0.00256EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/07/23 2:31 p.m.17 views

Improper Verification of Source of a Communication Channel

Overview @auth/core is an Authentication for the Web. Affected versions of this package are vulnerable to Improper Verification of Source of a Communication Channel via improper binding of OAuth check cookies to the provider that created them. An attacker can gain unauthorized access to a victim'...

7.6CVSS5.9AI score
SaveExploits0References4
OSV
OSV
added 2026/07/23 2:24 p.m.11 views

MINI-MWH8-24W6-RM59

Bulletin has no description...

5.3CVSS4.9AI score0.00196EPSS
SaveExploits0
F5 Networks
F5 Networks
added 2026/07/23 2:19 p.m.39 views

K000162393: PostgreSQL vulnerability CVE-2026-6575

Security Advisory Description Buffer over-read in PostgreSQL function pgrestoreattributestats accepts array values of unmatched length, which causes query planning to read past end of one array. This allows a table maintainer to infer memory values past that array end. Within major version 18,...

4.3CVSS5.1AI score0.00208EPSS
SaveExploits0
NVD
NVD
added 2026/07/23 2:18 p.m.12 views

CVE-2026-65690

Bold Reports Standalone Report Designer before 14.1.12 contains a missing filepath validation vulnerability in its file upload functionality that allows authenticated attackers to traverse outside the intended directory by supplying a crafted filename. Attackers can exploit this path traversal...

8.8CVSS0.00599EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/23 2:18 p.m.8 views

UBUNTU-CVE-2026-65904

DOMPurify through 3.3.3 fails to sanitize DOM elements passed via INPLACE mode when the element originates from a different window/realm e.g., an iframe's contentDocument. A cross-realm instanceof check in the private isNode function returns false for foreign-realm nodes, causing DOMPurify to...

4.7CVSS5.8AI score0.00177EPSS
SaveExploits1References3
OSV
OSV
added 2026/07/23 2:18 p.m.8 views

UBUNTU-CVE-2026-65911

In DOMPurify through 3.3.3, function predicates supplied via ADDATTR or ADDTAGS to DOMPurify.sanitize persist in internal state EXTRAELEMENTHANDLING across subsequent sanitize calls on the same instance. If a later call on the same instance provides ADDATTR or ADDTAGS as an array rather than a...

6.1CVSS5.3AI score0.00205EPSS
SaveExploits1References3
NVD
NVD
added 2026/07/23 2:17 p.m.12 views

CVE-2026-14257

brace-expansion through 5.0.7 is vulnerable to denial of service via memory exhaustion. The expand function limits the number of results with a max option default 100,000 but does not bound the length of each result string. By chaining multiple brace groups, an attacker keeps the result count und...

7.5CVSS0.00339EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/23 1:58 p.m.9 views

MINI-XX94-5VFG-5VCH

Bulletin has no description...

9.1CVSS4.7AI score0.0047EPSS
SaveExploits1
CVE
CVE
added 2026/07/23 1:48 p.m.44 views

CVE-2026-8287

The CVE-2026-8287 entry describes an allocation-of-resources-without-limits or throttling vulnerability in BizimHesap Information Systems’ Online Pre-Accounting Software, affecting the product through version 17072026. The concise impact indicates potential availability impact (CVSS v3.1: 4.3, ME...

4.3CVSS5.2AI score0.00212EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/07/23 1:45 p.m.16 views

Use of Externally-Controlled Input to Select Classes or Code ('Unsafe Reflection')

Overview getgrav/grav is a Modern, Crazy Fast, Ridiculously Easy and Amazingly Powerful Flat-File CMS. Affected versions of this package are vulnerable to Use of Externally-Controlled Input to Select Classes or Code 'Unsafe Reflection' via the dynamicDataField function in the FlexDirectory...

8.8CVSS6.2AI score0.00849EPSS
SaveExploits0References2
SUSE Linux
SUSE Linux
added 2026/07/23 1:33 p.m.16 views

Security update for kubevirt

This update for kubevirt fixes the following issues: Security: re-vendor the bundled Go dependencies no upstream source changes; tarball rebuilt from v1.7.4 with updated go.mod/vendor: golang.org/x/net v0.48.0 - v0.55.0: CVE-2026-33814 bsc1265736, CVE-2026-39821 bsc1266575, CVE-2026-25680,...

9.1CVSS6AI score0.00781EPSS
SaveExploits0References52
OSV
OSV
added 2026/07/23 1:33 p.m.4 views

SUSE-SU-2026:3203-1 Security update for kubevirt

This update for kubevirt fixes the following issues: - Security: re-vendor the bundled Go dependencies no upstream source changes; tarball rebuilt from v1.7.4 with updated go.mod/vendor: golang.org/x/net v0.48.0 - v0.55.0: CVE-2026-33814 bsc1265736, CVE-2026-39821 bsc1266575, CVE-2026-25680,...

10CVSS6.3AI score0.00781EPSS
SaveExploits0References27
CVE
CVE
added 2026/07/23 1:30 p.m.27 views

CVE-2026-65690

Bold Reports Standalone Report Designer, versions before 14.1.12, is affected by a path traversal vulnerability in the file upload feature due to missing filepath validation. This allows an authenticated attacker to supply a crafted filename to traverse outside the intended directory and potentia...

8.8CVSS6.1AI score0.00599EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/07/23 1:30 p.m.7 views

CVE-2026-16733 bahmutov find-cypress-specs Branch index.js shell.exec os command injection

A weakness has been identified in bahmutov find-cypress-specs up to 1.54.12. The impacted element is the function shell.exec of the file src/index.js of the component Branch Handler. This manipulation of the argument --branch causes os command injection. The attack is restricted to local executio...

4.8CVSS5.2AI score
SaveExploits0References8
CVE
CVE
added 2026/07/23 1:30 p.m.52 views

CVE-2026-16733

The CVE refers to bahmutov find-cypress-specs (up to version 1.54.12) where the function shell.exec in src/index.js of the Branch Handler is vulnerable. Manipulating the --branch argument leads to OS command injection. The attack is described as locally executable, with the exploit publicly avail...

5.3CVSS5.5AI score0.00612EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/23 1:27 p.m.5 views

SUSE-SU-2026:22938-1 Security update for runc

This update for runc fixes the following issues: Update to 1.3.6. - CVE-2026-41579: malicious image with a /dev symlink can trigger limited host filesystem integrity violations bsc1268275. Other updates and bugfixes: - Version 1.3.6: Various integration test improvements. When masking directories...

8.4CVSS6.7AI score0.00841EPSS
SaveExploits3References5
Rows per page
Query Builder