Lucene search
+L

12680 matches found

OSV
OSV
added 2026/07/20 10:17 p.m.6 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
Cvelist
Cvelist
added 2026/07/20 8:14 p.m.40 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
CVE
CVE
added 2026/07/20 8:14 p.m.21 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
OSV
OSV
added 2026/07/20 8:14 p.m.6 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 score0.00374EPSS
SaveExploits1References3
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 score0.00215EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/20 4:16 p.m.6 views

CVE-2026-25039

Parsec is a cloud-based application for simple and cryptographically secure file sharing. The application does not sanitize the workspace name, creating a vulnerability if that workspace name is a UNC path. When creating mountpoint in the windows filesystem to mount the workspace of an...

8.8CVSS0.00344EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/20 3:10 p.m.5 views

SUSE-SU-2026:3138-1 Security update for 389-ds

This update for 389-ds fixes the following issues - Update to version 2.7.0git212.9b0755edb. - CVE-2026-11610: heap buffer overflow in sasliorecv via padded SASL UNBIND bsc1270695. - CVE-2026-11611: content synchronization persistent search plugin can allow unbounded memory growth bsc1267975. -...

8.8CVSS6.6AI score0.0067EPSS
SaveExploits0References30
CVE
CVE
added 2026/07/20 2:53 p.m.13 views

CVE-2026-25039

Summary (CVE-2026-25039): Parsec, a cloud-based file sharing app, does not sanitize the workspace name when creating a mountpoint in Windows, allowing a UNC path to be used as the workspace name. The root cause is that UNC paths may contain backslashes, and if the UNC target is invalid or unavail...

8.8CVSS5.4AI score0.00344EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/20 2:53 p.m.37 views

CVE-2026-25039 The application evaluate UNC path in workspace name

Parsec is a cloud-based application for simple and cryptographically secure file sharing. The application does not sanitize the workspace name, creating a vulnerability if that workspace name is a UNC path. When creating mountpoint in the windows filesystem to mount the workspace of an...

8.8CVSS0.00344EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/20 2:53 p.m.10 views

EUVD-2026-45968

Parsec is a cloud-based application for simple and cryptographically secure file sharing. The application does not sanitize the workspace name, creating a vulnerability if that workspace name is a UNC path. When creating mountpoint in the windows filesystem to mount the workspace of an...

8.8CVSS5.4AI score0.00344EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/20 2:53 p.m.5 views

CVE-2026-25039 The application evaluate UNC path in workspace name

Parsec is a cloud-based application for simple and cryptographically secure file sharing. The application does not sanitize the workspace name, creating a vulnerability if that workspace name is a UNC path. When creating mountpoint in the windows filesystem to mount the workspace of an...

8.8CVSS5.3AI score0.00344EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/07/20 7:11 a.m.6 views

CVE-2026-13577 Dancer2 versions through 2.1.0 for Perl generate insecure session ids when required CSPRNG modules are unavailable

Dancer2 versions through 2.1.0 for Perl generate insecure session ids when required CSPRNG modules are unavailable. Dancer2::Core::Role::SessionFactory::generateid silently falls back to a built-in rand-derived session id unless both Math::Random::ISAAC::XS and Crypt::URandom are available. The...

5.3AI score0.00289EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/20 7:11 a.m.11 views

CVE-2026-13577

The CVE-2026-13577 entry affects Dancer2 for Perl up to version 2.1.0. When secure PRNG sources (Math::Random::ISAAC::XS, Crypt::URandom) are unavailable, Dancer2::Core::Role::SessionFactory::generate_id falls back to a low-entropy, rand-derived session id. The fallback is computed from a SHA-1 h...

8.2CVSS5.3AI score0.00289EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/20 7:11 a.m.6 views

CVE-2026-13577 Dancer2 versions through 2.1.0 for Perl generate insecure session ids when required CSPRNG modules are unavailable

Dancer2 versions through 2.1.0 for Perl generate insecure session ids when required CSPRNG modules are unavailable. Dancer2::Core::Role::SessionFactory::generateid silently falls back to a built-in rand-derived session id unless both Math::Random::ISAAC::XS and Crypt::URandom are available. The...

8.2CVSS5.3AI score0.00361EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/07/20 7:1 a.m.5 views

CVE-2026-6656

Crypt::Password versions through 0.28 for Perl are susceptible to timing attacks. The checkpassword method uses the built-in eq operator. This allows discrepancies in timing to be used to guess the underlying hash...

5.2AI score0.00317EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/20 7:1 a.m.35 views

CVE-2026-6656 Crypt::Password versions through 0.28 for Perl are susceptible to timing attacks

Crypt::Password versions through 0.28 for Perl are susceptible to timing attacks. The checkpassword method uses the built-in eq operator. This allows discrepancies in timing to be used to guess the underlying hash...

0.00317EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/20 12:0 a.m.7 views

PT-2026-61811

Name of the Vulnerable Software and Affected Versions filebrowser versions prior to v2.63.16 Description When creating a password-protected share or listing existing shares, the application includes the full bcrypt password hash and the secret token in the JSON response. This occurs because the...

2.7CVSS5.4AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/07/20 12:0 a.m.9 views

PT-2026-61598

Name of the Vulnerable Software and Affected Versions Parsec affected versions not specified Description Parsec is a cloud-based application for secure file sharing. The application fails to sanitize the workspace name when creating a mountpoint in the Windows filesystem to mount an organization'...

8.8CVSS5.9AI score0.00344EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/07/20 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-63999

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ethtool: rss: fix indirtable and hkey leak on getrxfh failure rssprepareget allocates the indirection table and hash key buffer via rssgetdataalloc, then calls...

6AI score0.00166EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/19 4:17 p.m.5 views

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 ...

0.00166EPSS
SaveExploits0References3
Rows per page
Query Builder