Lucene search
+L

5592 matches found

OSV
OSV
added 2026/07/25 10:17 a.m.6 views

UBUNTU-CVE-2026-64296

In the Linux kernel, the following vulnerability has been resolved: exfat: bound uniname advance in exfatfinddirentry In exfatfinddirentry, each TYPEEXTEND file name entry advances the output pointer by a fixed amount while the loop guard only tracks the accumulated name length: if ++order == 2...

7.8CVSS5.9AI score0.00164EPSS
SaveExploits0References11
Veracode
Veracode
added 2026/07/25 6:0 a.m.7 views

Sensitive Information Exposure

Next.js is vulnerable to Sensitive Information Exposure. The vulnerability is due to improper caching of server-side fetch responses for non-UTF-8 request bodies, where different request bodies can share the same cache entry, allowing confidential response data to be exposed to unauthorized...

6.3CVSS5.5AI score0.00339EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/07/24 9:56 p.m.4 views

GHSA-CMWH-G2H8-C222 Poweradmin: OIDC `sub` collation bypass in Poweradmin leading to account takeover

Preface Poweradmin maps OIDC identities into local users through oidcuserlinks.oidcsubject plus providerid. In the MySQL schema, the OIDC link table explicitly uses utf8mb4unicodeci, which is case-insensitive and accent-insensitive. OIDC sub is a stable external subject identifier and should be...

8.1CVSS5.9AI score
SaveExploits0References6
OSV
OSV
added 2026/07/24 6:35 p.m.5 views

GO-2026-5492 Caddy: Unsafe Unicode Handling in FastCGI splitPos Allows Execution of Non-PHP Files in github.com/caddyserver/caddy

Caddy: Unsafe Unicode Handling in FastCGI splitPos Allows Execution of Non-PHP Files in github.com/caddyserver/caddy...

8.1CVSS5.8AI score0.00501EPSS
SaveExploits1References4
OSV
OSV
added 2026/07/24 8:41 a.m.3 views

SUSE-SU-2026:22945-1 Security update for distribution

This update for distribution fixes the following issues - CVE-2026-39821: golang.org/x/net/idna: failure to reject ASCII-only Punycode-encoded labels allows for validation bypass and privilege escalation bsc1266629. - CVE-2026-56852: golang.org/x/text/unicode/norm: infinite loop on...

9.6CVSS6.3AI score0.00655EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/24 3:25 a.m.10 views

OESA-2026-3109 glib2 security update

GLib is a bundle of three formerly five low-level system libraries written in C and developed mainly by GNOME. GLib's code was separated from GTK, so it can be used by software other than GNOME and has been developed in parallel ever since. Security Fixes: A flaw was found in GLib. An integer...

9.1CVSS6.6AI score0.00511EPSS
SaveExploits7References8
NVD
NVD
added 2026/07/23 4:17 p.m.6 views

CVE-2026-15617

Logto performs principal lookup without normalizing email and identifier strings, enabling principal collision and unauthorized account access via case- or Unicode-different identities...

9.1CVSS0.00279EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/23 3:41 p.m.9 views

EUVD-2026-48300

Logto performs principal lookup without normalizing email and identifier strings, enabling principal collision and unauthorized account access via case- or Unicode-different identities...

5.2AI score0.00279EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/23 3:41 p.m.27 views

CVE-2026-15617 Principal/domain lookup without case normalization

Logto performs principal lookup without normalizing email and identifier strings, enabling principal collision and unauthorized account access via case- or Unicode-different identities...

0.00279EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/23 3:41 p.m.7 views

CVE-2026-15617 Principal/domain lookup without case normalization

Logto performs principal lookup without normalizing email and identifier strings, enabling principal collision and unauthorized account access via case- or Unicode-different identities...

9.1CVSS5.2AI score
SaveExploits0References3
CVE
CVE
added 2026/07/23 3:41 p.m.17 views

CVE-2026-15617

CVE-2026-15617 affects Logto Identity Platform: during SSO, the system performs strict, unnormalized comparisons of identity attributes (email, issuer, identity IDs), allowing sessions to bind to unintended local accounts due to case/whitespace/Unicode differences. This can enable unauthorized ac...

9.1CVSS5.2AI score0.00279EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/07/23 2:40 p.m.11 views

Incorrect Behavior Order: Validate Before Canonicalize

Overview @auth/core is an Authentication for the Web. Affected versions of this package are vulnerable to Incorrect Behavior Order: Validate Before Canonicalize in the email/magic-link sign-in process. An attacker can gain unauthorized access to a victim's account by submitting an email address...

9.1CVSS5.8AI score
SaveExploits0References2
OSV
OSV
added 2026/07/23 2:40 p.m.28 views

GHSA-7RQJ-J65F-68WH Auth.js: Email normalizer validates the address before Unicode normalization, allowing a homoglyph @ bypass

Summary The default email-address normalizer used by the email/magic-link sign-in flow validates the address before applying Unicode normalization. An address can contain a Unicode character that is not an ASCII @ U+0040 but canonicalizes to one under NFKC/NFKD normalization the normalization...

9.1CVSS5.5AI score
SaveExploits0References7
Snyk
Snyk
added 2026/07/23 2:40 p.m.10 views

Incorrect Behavior Order: Validate Before Canonicalize

Overview next-auth is an Authentication for Next.js Affected versions of this package are vulnerable to Incorrect Behavior Order: Validate Before Canonicalize in the email/magic-link sign-in process. An attacker can gain unauthorized access to a victim's account by submitting an email address...

9.1CVSS5.8AI score
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/23 12:0 a.m.15 views

PT-2026-64021

Name of the Vulnerable Software and Affected Versions Logto affected versions not specified Description Logto performs principal lookup without normalizing email and identifier strings. This lack of normalization allows for principal collision, which can lead to unauthorized account access when...

9.1CVSS5.8AI score0.00279EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/07/22 12:0 a.m.10 views

PT-2026-63562

Name of the Vulnerable Software and Affected Versions Next.js versions 12.0.0 through 15.5.20 Next.js versions 16.0.0 through 16.2.10 Description A server-side fetch operation involving a request body may return a cached response body from a different request sent to the same URL but with a...

6.3CVSS5.8AI score0.00339EPSS
SaveExploits0References11
EUVD
EUVD
added 2026/07/21 9:32 p.m.7 views

EUVD-2026-46384

A norm.Iter can enter an infinite loop when handling input containing invalid UTF-8 bytes...

5.2AI score0.00446EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/21 7:18 p.m.101 views

CVE-2026-56852

Technical details about CVE-2026-56852 are not publicly provided in the supplied documents; no specifics on affected products, versions, or fixes are present. Monitor for updates from official advisories.

7.5CVSS5.2AI score0.00446EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/21 7:9 p.m.15 views

EUVD-2026-42323

setuptools: MANIFEST.in exclusion bypass in sdist via Unicode normalization collision NFC/NFD on macOS APFS/HFS+...

6.1CVSS5.2AI score0.00405EPSS
SaveExploits1References5
OSV
OSV
added 2026/07/21 7:9 p.m.6 views

GHSA-H35F-9H28-MQ5C setuptools: MANIFEST.in exclusion bypass in sdist via Unicode normalization collision (NFC/NFD) on macOS APFS/HFS+

Summary When building a source distribution python -m build --sdist / setup.py sdist, setuptools' FileList applies MANIFEST.in directives exclude, global-exclude, recursive-exclude, prune by matching a compiled glob against on-disk file names byte-for-byte, with no Unicode normalization. On...

6.1CVSS5.2AI score0.00405EPSS
SaveExploits1References6
Rows per page
Query Builder