Lucene search
+L

734 matches found

RedhatCVE
RedhatCVE
added 2026/02/26 4:15 a.m.7 views

CVE-2026-27636

FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to version 1.8.206, FreeScout's file upload restriction list in app/Misc/Helper.php does not include .htaccess or .user.ini files. On Apache servers with AllowOverride All a common configuration, an...

9.8CVSS5.7AI score0.02121EPSS
Exploits4References1
RedhatCVE
RedhatCVE
added 2026/02/26 4:15 a.m.7 views

CVE-2026-27637

FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to version 1.8.206, FreeScout's TokenAuth middleware uses a predictable authentication token computed as MD5userid + createdat + APPKEY. This token is static never expires/rotates, and if an attacker obtains...

9.8CVSS5.6AI score0.02121EPSS
Exploits4References1
NVD
NVD
added 2026/02/25 4:16 a.m.12 views

CVE-2026-27637

FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to version 1.8.206, FreeScout's TokenAuth middleware uses a predictable authentication token computed as MD5userid + createdat + APPKEY. This token is static never expires/rotates, and if an attacker obtains...

9.8CVSS0.00668EPSS
Exploits1References3
NVD
NVD
added 2026/02/25 4:16 a.m.11 views

CVE-2026-27636

FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to version 1.8.206, FreeScout's file upload restriction list in app/Misc/Helper.php does not include .htaccess or .user.ini files. On Apache servers with AllowOverride All a common configuration, an...

8.8CVSS0.02121EPSS
Exploits3References3
Cvelist
Cvelist
added 2026/02/25 3:41 a.m.327 views

CVE-2026-27636 FreeScout: Missing .htaccess in Restricted File Extensions Allows Remote Code Execution on Apache

FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to version 1.8.206, FreeScout's file upload restriction list in app/Misc/Helper.php does not include .htaccess or .user.ini files. On Apache servers with AllowOverride All a common configuration, an...

8.8CVSS0.02121EPSS
Exploits3References3
CVE
CVE
added 2026/02/25 3:41 a.m.55 views

CVE-2026-27636

FreeScout has two combined CVEs affecting prior to 1.8.206. CVE-2026-27636 stems from an incomplete file restriction list: .htaccess and .user.ini are not blocked, allowing an authenticated user to upload a script on Apache with AllowOverride All and potentially achieve Remote Code Execution. CV...

8.8CVSS5.7AI score0.02121EPSS
Exploits3References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/02/25 3:41 a.m.7 views

CVE-2026-27636

FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to version 1.8.206, FreeScout's file upload restriction list in app/Misc/Helper.php does not include .htaccess or .user.ini files. On Apache servers with AllowOverride All a common configuration, an...

9.8CVSS5.7AI score0.02121EPSS
Exploits4References5Affected Software1
OSV
OSV
added 2026/02/25 3:41 a.m.3 views

CVE-2026-27636 FreeScout: Missing .htaccess in Restricted File Extensions Allows Remote Code Execution on Apache

FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to version 1.8.206, FreeScout's file upload restriction list in app/Misc/Helper.php does not include .htaccess or .user.ini files. On Apache servers with AllowOverride All a common configuration, an...

8.8CVSS5.9AI score0.02121EPSS
Exploits3References5
Vulnrichment
Vulnrichment
added 2026/02/25 3:41 a.m.5 views

CVE-2026-27637 FreeScout's Predictable Authentication Token Enables Account Takeover

FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to version 1.8.206, FreeScout's TokenAuth middleware uses a predictable authentication token computed as MD5userid + createdat + APPKEY. This token is static never expires/rotates, and if an attacker obtains...

9.8CVSS5.7AI score0.00668EPSS
Exploits1References3
Cvelist
Cvelist
added 2026/02/25 3:41 a.m.30 views

CVE-2026-27637 FreeScout's Predictable Authentication Token Enables Account Takeover

FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to version 1.8.206, FreeScout's TokenAuth middleware uses a predictable authentication token computed as MD5userid + createdat + APPKEY. This token is static never expires/rotates, and if an attacker obtains...

9.8CVSS0.00668EPSS
Exploits1References3
EUVD
EUVD
added 2026/02/25 3:41 a.m.16 views

EUVD-2026-8611

FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to version 1.8.206, FreeScout's TokenAuth middleware uses a predictable authentication token computed as MD5userid + createdat + APPKEY. This token is static never expires/rotates, and if an attacker obtains...

9.8CVSS5.7AI score0.02121EPSS
Exploits4References3
OSV
OSV
added 2026/02/25 3:41 a.m.8 views

CVE-2026-27637 FreeScout's Predictable Authentication Token Enables Account Takeover

FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to version 1.8.206, FreeScout's TokenAuth middleware uses a predictable authentication token computed as MD5userid + createdat + APPKEY. This token is static never expires/rotates, and if an attacker obtains...

9.8CVSS5.8AI score0.00668EPSS
Exploits1References5
CVE
CVE
added 2026/02/25 3:41 a.m.21 views

CVE-2026-27637

FreeScout (Laravel-based) before version 1.8.206 is affected by two linked issues. CVE-2026-27637: the TokenAuth middleware uses a predictable token computed as MD5(user_id + created_at + APP_KEY). The token is static and, if an attacker obtains APP_KEY, they can generate a valid token for any us...

9.8CVSS5.6AI score0.00668EPSS
Exploits1References3Affected Software1
Positive Technologies
Positive Technologies
added 2026/02/25 12:0 a.m.7 views

PT-2026-21853

Name of the Vulnerable Software and Affected Versions FreeScout versions prior to 1.8.206 Description FreeScout, a PHP-based help desk and shared inbox application built on the Laravel framework, contains a flaw in its file upload restrictions. Prior to version 1.8.206, the application does not...

8.8CVSS5.7AI score0.02121EPSS
Exploits3References30
Positive Technologies
Positive Technologies
added 2026/02/25 12:0 a.m.10 views

PT-2026-21854

Name of the Vulnerable Software and Affected Versions FreeScout versions prior to 1.8.206 Description FreeScout’s TokenAuth middleware generates authentication tokens using a predictable method: MD5user id + created at + APP KEY. These tokens are static and do not expire or rotate. If an attacker...

9.8CVSS5.2AI score0.00668EPSS
Exploits1References18
CNNVD
CNNVD
added 2026/02/25 12:0 a.m.15 views

FreeScout 安全漏洞

FreeScout is a lightweight and powerful free open-source help desk and shared inbox built using PHP Laravel framework by FreeScout Inc. Versions of FreeScout prior to 1.8.206 contained security vulnerabilities; these vulnerabilities were due to an incomplete list of file upload restrictions, whic...

8.8CVSS7.8AI score0.02121EPSS
Exploits3References3
CNNVD
CNNVD
added 2026/02/25 12:0 a.m.8 views

FreeScout 安全漏洞

FreeScout is a lightweight and powerful free open-source help desk and shared inbox built using PHP Laravel framework by FreeScout Inc. Versions of FreeScout prior to 1.8.206 contained security vulnerabilities, which were caused by the use of predictable authentication tokens, potentially leading...

9.8CVSS5.8AI score0.00668EPSS
Exploits1References3
RedhatCVE
RedhatCVE
added 2026/01/09 9:5 a.m.10 views

CVE-2024-34698

FreeScout is a free, self-hosted help desk and shared mailbox. Versions of FreeScout prior to 1.8.139 contain a Prototype Pollution vulnerability in the /public/js/main.js source file. The Prototype Pollution arises because the getQueryParam Function recursively merges an object containing...

6.3CVSS6.4AI score0.00461EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2026/01/09 8:35 a.m.8 views

CVE-2024-34697

FreeScout is a free, self-hosted help desk and shared mailbox. A stored HTML Injection vulnerability has been identified in the Email Receival Module of the Freescout Application. The vulnerability allows attackers to inject malicious HTML content into emails sent to the application's mailbox. Th...

7.6CVSS7.2AI score0.00575EPSS
Exploits1References1
IBM Security Bulletins
IBM Security Bulletins
added 2025/12/08 3:42 p.m.9 views

Security Bulletin: IBM InfoSphere Information Server is affected by multiple vulnerabilities in the JDBC driver for Apache Hive

Summary Multiple vulnerabilities in the JDBC driver for Apache Hive that is used by InfoSphere Information Server were addressed. Vulnerability Details CVEID:CVE-2025-58163 DESCRIPTION: FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Versions 1.8.185 and earlier...

8.8CVSS7.9AI score0.00668EPSS
Exploits3Affected Software1
Rows per page
Query Builder