Lucene search
+L

12806 matches found

OSV
OSV
added 2026/07/21 7:2 p.m.8 views

GHSA-XVCM-6775-5M9R Immutabl: Hash-collision algorithmic complexity denial of service in Immutable.Map/Set

Summary Immutable.Map and Immutable.Set keep keys that share the same 32-bit hash in a collision bucket that is scanned linearly. The string hash is public and deterministic, so an attacker who controls the keys inserted into a Map can craft many keys that all collide, degrading insertion and...

8.7CVSS5.4AI score0.00432EPSS
SaveExploits1References7
EUVD
EUVD
added 2026/07/21 7:2 p.m.10 views

EUVD-2026-42315

Immutabl: Hash-collision algorithmic complexity denial of service in Immutable.Map/Set...

8.7CVSS5AI score0.00432EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2026/07/21 7:2 p.m.12 views

Immutabl: Hash-collision algorithmic complexity denial of service in Immutable.Map/Set

Summary Immutable.Map and Immutable.Set keep keys that share the same 32-bit hash in a collision bucket that is scanned linearly. The string hash is public and deterministic, so an attacker who controls the keys inserted into a Map can craft many keys that all collide, degrading insertion and...

8.7CVSS5.4AI score0.00432EPSS
SaveExploits1References7Affected Software1
RedhatCVE
RedhatCVE
added 2026/07/21 3:8 p.m.6 views

CVE-2026-63999

A flaw was found in the Linux kernel's ethtool subsystem, specifically within the Receive Side Scaling RSS functionality. The rssprepareget function fails to deallocate memory for the indirection table and hash key buffer if an internal operation ops-getrxfh does not complete successfully. This...

5.5CVSS5.6AI score0.00166EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/21 1:17 p.m.6 views

SUSE CVE-2026-9537

Mojo::JWT versions before 1.02 for Perl verify HMAC signatures with a non-constant-time string comparison. The decode method compares the supplied signature to the recomputed HMAC with Perl's eq operator, which stops at the first differing byte, so the comparison time varies with the number of...

5.3CVSS5.2AI score0.00228EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/21 1:1 p.m.9 views

SUSE CVE-2026-63999

In the Linux kernel, the following vulnerability has been resolved: ethtool: rss: fix indirtable and hkey leak on getrxfh failure rssprepareget allocates the indirection table and hash key buffer via rssgetdataalloc, then calls ops-getrxfh to populate them. If getrxfh fails, the function returns ...

5.2AI score0.00166EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/21 1:1 p.m.7 views

SUSE CVE-2026-64005

In the Linux kernel, the following vulnerability has been resolved: net/smc: Do not re-initialize smc hashtables INITHLISTHEAD&smcvhashinfo.ht are called after smcnlinit, protoregister and sockregister. This can lead to smcvhashinfo.ht being reset even though hash entries already exist and are...

7.8CVSS5.3AI score0.00129EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/21 12:0 a.m.14 views

PT-2026-62067

Name of the Vulnerable Software and Affected Versions Data::SpatialHash::Shared versions prior to 0.02 Description This issue occurs when a world-readable mmap backing file is created and opened without the O EXCL or O NOFOLLOW flags. The segment is created using the open function with a mode of...

3.8CVSS5.9AI score0.00117EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/07/21 12:0 a.m.6 views

EulerOS Virtualization 2.12.1 (EulerOS-SA-2026-2725)

According to the versions of the package installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : libexpat before 2.7.5 allows an infinite loop while parsing DTD content.CVE-2026-32777 libexpat before 2.7.5 allows a NULL pointer...

7.5CVSS5.8AI score0.00443EPSS
SaveExploits2References6
Positive Technologies
Positive Technologies
added 2026/07/21 12:0 a.m.14 views

PT-2026-62053

Data::SpatialHash::Shared versions before 0.02 for Perl allow out-of-bounds reads and writes via unvalidated bucket, link and free-list indices in sph walk cell and sph alloc slot. The attach-time validator sph validate header checks the header scalars and region layout against the file size, but...

5.2AI score0.00139EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/07/21 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-59880

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Immutable.js provides many Persistent Immutable data structures. Prior to 4.3.9 and 5.1.8, Immutable.Map and Immutable.Set keep keys that share the same 32-bit...

8.7CVSS5.4AI score0.00432EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2026/07/21 12:0 a.m.10 views

PT-2026-63285

Name of the Vulnerable Software and Affected Versions Gitea affected versions not specified Description An issue exists in the Remember-Me token validation logic where the system fails to invalidate all active sessions when a compromised token is detected. Gitea uses a split token design consisti...

9.1CVSS5.9AI score
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2026/07/21 12:0 a.m.8 views

EulerOS Virtualization 2.12.0 : expat (EulerOS-SA-2026-2771)

According to the versions of the expat package installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : libexpat before 2.7.5 allows an infinite loop while parsing DTD content.CVE-2026-32777 libexpat before 2.7.5 allows a NULL pointer...

7.5CVSS5.8AI score0.00443EPSS
SaveExploits2References6
Filippo.io
Filippo.io
added 2026/07/20 10:33 p.m.4 views

Opaque, Interoperable Passkey Records (and a Go API)

Passkeys are the most important thing happening in information security right now because they are the only principled solution to the overwhelming effectiveness of phishing attacks. Just like memory safety is the only principled solution to memory corruption attacks. Unfortunately, implementing...

5.8AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2026/07/20 10:17 p.m.9 views

File Browser: Share API exposes the password hash and bypass token

Summary When a user creates a password-protected share or lists existing shares, the JSON response includes the full bcrypt passwordhash and the secret token of the share. The Link storage struct is serialized directly with json.Marshal and tags passwordhash and token for output, with no field...

5.5AI score
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/07/20 10:17 p.m.7 views

GHSA-833G-CQHP-H72J File Browser: Share API exposes the password hash and bypass token

Summary When a user creates a password-protected share or lists existing shares, the JSON response includes the full bcrypt passwordhash and the secret token of the share. The Link storage struct is serialized directly with json.Marshal and tags passwordhash and token for output, with no field...

2.7CVSS5.5AI score
SaveExploits0References2
CVE
CVE
added 2026/07/20 8:14 p.m.24 views

CVE-2026-53595

FreeScout prior to v1.8.224 is vulnerable to anonymous account takeover via POST /user-setup/{hash}/{invite_sent_at}. The endpoint authenticates solely by invite_hash; an attacker can overwrite the target account’s email and password and log in without authentication. After activation, invite_has...

9.4CVSS5.3AI score0.00374EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/07/20 8:14 p.m.41 views

CVE-2026-53595 FreeScout vulnerable to anonymous account takeover via /user-setup empty invite_hash on MySQL

FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to version 1.8.224, the public endpoint POST /user-setup/hash/invitesentat OpenController@userSetupSave selects the target account solely by its invitehash column, then overwrites that account's email and...

9.4CVSS0.00374EPSS
SaveExploits1References1
OSV
OSV
added 2026/07/20 8:14 p.m.7 views

CVE-2026-53595 FreeScout vulnerable to anonymous account takeover via /user-setup empty invite_hash on MySQL

FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to version 1.8.224, the public endpoint POST /user-setup/hash/invitesentat OpenController@userSetupSave selects the target account solely by its invitehash column, then overwrites that account's email and...

9.4CVSS5.4AI score
SaveExploits0References3
OSV
OSV
added 2026/07/20 7:47 p.m.5 views

CVE-2026-53591 FreeScout Vulnerable to Unauthenticated Conversation Thread Injection via HMAC Length Bypass in FetchEmails

FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to version 1.8.223, an unauthenticated attacker can inject messages into any existing support conversation by sending a single email to the helpdesk's public address with a crafted In-Reply-To header. No...

8.6CVSS5.4AI score
SaveExploits0References3
Rows per page
Query Builder