Lucene search
+L

751 matches found

Kitploit
Kitploit
added 2026/09/02 2:31 a.m.3 views

CVE-2026-53595_exploit

CVE-2026-53595 + CVE-2026-53593 — FreeScout Anonymous ATO → RCE Unauthenticated remote code execution in FreeScout ≤ 1.8.223 a Laravel help desk by chaining two flaws, both fixed in 1.8.224 : CVE-2026-53595 — anonymous account takeover. POST /user-setup/hash/invitesentat picks the account by its...

9.4CVSS6.4AI score0.00543EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/08/29 1:42 p.m.8 views

CVE-2023-52268

Exploração de Bypass de Autenticação do Portal do Usuário Final do FreeScout CVE-2023-52268 Visão Geral Este exploit visa uma vulnerabilidade no Módulo do Portal do Usuário Final do FreeScout versões anteriores a 1.0.65 que permite que um invasor contorne a autenticação através do gerenciamento...

9.1CVSS5.9AI score0.00617EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/08/28 4:01 p.m.4 views

CVE-2026-28289

🚨 CVE-2026-28289 — “Mail2Shell” RCE zero-click non autenticata in FreeScout tramite bypass degli allegati email 📖 Panoramica CVE-2026-28289 , soprannominata Mail2Shell , è una vulnerabilità critica di Remote Code Execution RCE zero-click che colpisce FreeScout. Un attaccante può inviare un'email...

10CVSS7.5AI score0.3112EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/08/27 8:44 a.m.3 views

CVE-2026-27636

Strumento di ricognizione passiva e fingerprinting per FreeScout Strumento di ricognizione passiva e fingerprinting per rilevare le distribuzioni FreeScout e analizzare l'esposizione relativa a CVE-2026-28289. Questo script si concentra sulla raccolta sicura di informazioni sull'infrastruttura...

10CVSS8.8AI score0.3112EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/08/27 4:52 a.m.6 views

CVE-2026-35584

CVE-2026-35584 POC - CVE-2026-35584 FreeScout Descrizione Riepilogo L'endpoint GET /thread/read/conversationid/threadid non richiede autenticazione e non verifica che il threadid fornito appartenga al conversationid indicato. Ciò consente a qualsiasi utente non autenticato di: Contrassegnare...

6.9CVSS5.2AI score0.00304EPSS
SaveExploits2
GithubExploit
GithubExploit
added 2026/07/21 7:36 p.m.95 views

Exploit for CVE-2026-53595

CVE-2026-53595 + CVE-2026-53593 — FreeScout Anonymous ATO →...

9.4CVSS6.4AI score0.00543EPSS
SaveExploits1
NVD
NVD
added 2026/07/20 9:16 p.m.13 views

CVE-2026-53596

FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to version 1.8.224, the FreeScout helpdesk application does not enforce rate limiting on the file upload endpoint. Any user can flood the server with upload requests, leading to database overload and potentia...

5.3CVSS0.00402EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/20 9:16 p.m.13 views

CVE-2026-53594

FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. FreeScout's Manage - Logs - App Logs feature uses the bundled rap2hpoutre/laravel-log-viewer override to decrypt a user-supplied file identifier and then pass the resolved path to Laravel's download response. Prior...

4.9CVSS0.00527EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/20 9:16 p.m.14 views

CVE-2026-53595

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.00543EPSS
SaveExploits1References1
OSV
OSV
added 2026/07/20 8:17 p.m.8 views

CVE-2026-53596 FreeScout has unrestricted file upload without rate limiting that leads to resource exhaustion (DoS)

FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to version 1.8.224, the FreeScout helpdesk application does not enforce rate limiting on the file upload endpoint. Any user can flood the server with upload requests, leading to database overload and potentia...

5.3CVSS5.4AI score
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/20 8:17 p.m.42 views

CVE-2026-53596 FreeScout has unrestricted file upload without rate limiting that leads to resource exhaustion (DoS)

FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to version 1.8.224, the FreeScout helpdesk application does not enforce rate limiting on the file upload endpoint. Any user can flood the server with upload requests, leading to database overload and potentia...

5.3CVSS0.00402EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/20 8:16 p.m.21 views

CVE-2026-53593

FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to version 1.8.224, the denylist that neutralizes dangerous file uploads Helper::$restrictedextensions is incomplete: it does not cover the .pht extension. The authenticated upload endpoint POST /uploads/uplo...

8.8CVSS0.00509EPSS
SaveExploits1References1
CVE
CVE
added 2026/07/20 8:14 p.m.33 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.00543EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/07/20 8:14 p.m.44 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.00543EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/07/20 8:14 p.m.11 views

CVE-2026-53595

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.3AI score0.00543EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/07/20 8:14 p.m.9 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
ATTACKERKB
ATTACKERKB
added 2026/07/20 8:12 p.m.9 views

CVE-2026-53594

FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. FreeScout's Manage - Logs - App Logs feature uses the bundled rap2hpoutre/laravel-log-viewer override to decrypt a user-supplied file identifier and then pass the resolved path to Laravel's download response. Prior...

4.9CVSS5.5AI score0.00527EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2026/07/20 8:12 p.m.30 views

CVE-2026-53594

Summary: CVE-2026-53594 affects FreeScout (PHP/Laravel) where the App Logs viewer can read arbitrary server files due to a flawed path resolution in the rap2hpoutre/laravel-log-viewer override. Before v1.8.224, the code accepts any existing absolute path prior to applying the storage/logs restric...

4.9CVSS5.5AI score0.00527EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/20 8:12 p.m.7 views

CVE-2026-53594 FreeScout has Arbitrary File Read in App Logs Viewer via Forged Encrypted Path

FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. FreeScout's Manage - Logs - App Logs feature uses the bundled rap2hpoutre/laravel-log-viewer override to decrypt a user-supplied file identifier and then pass the resolved path to Laravel's download response. Prior...

4.9CVSS5.5AI score
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/20 8:12 p.m.40 views

CVE-2026-53594 FreeScout has Arbitrary File Read in App Logs Viewer via Forged Encrypted Path

FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. FreeScout's Manage - Logs - App Logs feature uses the bundled rap2hpoutre/laravel-log-viewer override to decrypt a user-supplied file identifier and then pass the resolved path to Laravel's download response. Prior...

4.9CVSS0.00527EPSS
SaveExploits0References1
Rows per page
Query Builder