Lucene search
+L

1692 matches found

Vulnrichment
Vulnrichment
added 2026/04/21 4:46 p.m.9 views

CVE-2026-40569 FreeScout's Mass Assignment in Mailbox Connection Settings Enables Silent Email Exfiltration

FreeScout is a free self-hosted help desk and shared mailbox. Versions prior to 1.8.213 have a mass assignment vulnerability in the mailbox connection settings endpoints of FreeScout connectionIncomingSave at app/Http/Controllers/MailboxesController.php:468 and connectionOutgoingSave at line 398...

9CVSS5.8AI score0.00296EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/21 4:46 p.m.12 views

CVE-2026-40569 FreeScout's Mass Assignment in Mailbox Connection Settings Enables Silent Email Exfiltration

FreeScout is a free self-hosted help desk and shared mailbox. Versions prior to 1.8.213 have a mass assignment vulnerability in the mailbox connection settings endpoints of FreeScout connectionIncomingSave at app/Http/Controllers/MailboxesController.php:468 and connectionOutgoingSave at line 398...

9CVSS6AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/04/21 4:08 p.m.9 views

CVE-2026-40568

FreeScout is a free self-hosted help desk and shared mailbox. Versions prior to 1.8.213 have a stored cross-site scripting XSS vulnerability in the mailbox signature feature. The sanitization function Helper::stripDangerousTags app/Misc/Helper.php:568 uses an incomplete blocklist of only four HTM...

8.5CVSS5.8AI score0.00238EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/04/21 4:08 p.m.12 views

EUVD-2026-24169

FreeScout is a free self-hosted help desk and shared mailbox. Versions prior to 1.8.213 have a stored cross-site scripting XSS vulnerability in the mailbox signature feature. The sanitization function Helper::stripDangerousTags app/Misc/Helper.php:568 uses an incomplete blocklist of only four HTM...

8.5CVSS5.8AI score0.00238EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/04/21 4:08 p.m.6 views

CVE-2026-40568 FreeScout Vulnerable to XSS via Mailbox Signature Due to Incomplete HTML Sanitization

FreeScout is a free self-hosted help desk and shared mailbox. Versions prior to 1.8.213 have a stored cross-site scripting XSS vulnerability in the mailbox signature feature. The sanitization function Helper::stripDangerousTags app/Misc/Helper.php:568 uses an incomplete blocklist of only four HTM...

8.5CVSS5.8AI score0.00238EPSS
SaveExploits0References3
CVE
CVE
added 2026/04/21 4:08 p.m.39 views

CVE-2026-40568

Summary (CVE-2026-40568) : FreeScout prior to version 1.8.213 contains a stored XSS in the mailbox signature due to incomplete HTML sanitization in Helper::stripDangerousTags(). The sanitizer blocks only four tags (script, form, iframe, object) and misses event-handler attributes, allowing HTML e...

8.5CVSS5.8AI score0.00238EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/04/21 4:08 p.m.44 views

CVE-2026-40568 FreeScout Vulnerable to XSS via Mailbox Signature Due to Incomplete HTML Sanitization

FreeScout is a free self-hosted help desk and shared mailbox. Versions prior to 1.8.213 have a stored cross-site scripting XSS vulnerability in the mailbox signature feature. The sanitization function Helper::stripDangerousTags app/Misc/Helper.php:568 uses an incomplete blocklist of only four HTM...

8.5CVSS0.00238EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/21 4:08 p.m.11 views

CVE-2026-40568 FreeScout Vulnerable to XSS via Mailbox Signature Due to Incomplete HTML Sanitization

FreeScout is a free self-hosted help desk and shared mailbox. Versions prior to 1.8.213 have a stored cross-site scripting XSS vulnerability in the mailbox signature feature. The sanitization function Helper::stripDangerousTags app/Misc/Helper.php:568 uses an incomplete blocklist of only four HTM...

8.5CVSS6AI score
SaveExploits0References5
CVE
CVE
added 2026/04/21 4:04 p.m.42 views

CVE-2026-40566

FreeScout (versions before 1.8.213) contains an SSRF in the IMAP/SMTP connection test flow via MailboxesController. The three AJAX actions fetch_test, send_test, and imap_folders pass admin-configured in_server/in_port and out_server/out_port directly to fsockopen and to IMAP/SMTP clients without...

4.1CVSS5.8AI score0.00291EPSS
SaveExploits0References3
NVD
NVD
added 2026/04/21 3:16 a.m.13 views

CVE-2026-40497

FreeScout is a free self-hosted help desk and shared mailbox. Prior to version 1.8.213, FreeScout's Helper::stripDangerousTags removes , , , but does NOT strip tags. The mailbox signature field is saved via POST /mailbox/settings/id and later rendered unescaped via !!...

8.1CVSS0.00243EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/04/21 1:45 a.m.5 views

CVE-2026-40497 FreeScout Vulnerable to CSS Injection via Stored Style Tag in Mailbox Signature (CSRF Token Exfiltration)

FreeScout is a free self-hosted help desk and shared mailbox. Prior to version 1.8.213, FreeScout's Helper::stripDangerousTags removes , , , but does NOT strip tags. The mailbox signature field is saved via POST /mailbox/settings/id and later rendered unescaped via !!...

8.1CVSS5.9AI score0.00243EPSS
SaveExploits0References3
CVE
CVE
added 2026/04/21 1:45 a.m.30 views

CVE-2026-40497

Summary (concrete details available) : FreeScout prior to version 1.8.213 is vulnerable to CSS injection in the mailbox signature due to incomplete stripping of dangerous tags: stripDangerousTags() removes script/form/iframe/object but not style, allowing inline CSS to exfiltrate CSRF tokens. An ...

8.1CVSS5.9AI score0.00243EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/04/21 1:45 a.m.42 views

CVE-2026-40497 FreeScout Vulnerable to CSS Injection via Stored Style Tag in Mailbox Signature (CSRF Token Exfiltration)

FreeScout is a free self-hosted help desk and shared mailbox. Prior to version 1.8.213, FreeScout's Helper::stripDangerousTags removes , , , but does NOT strip tags. The mailbox signature field is saved via POST /mailbox/settings/id and later rendered unescaped via !!...

8.1CVSS0.00243EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/21 1:45 a.m.11 views

CVE-2026-40497 FreeScout Vulnerable to CSS Injection via Stored Style Tag in Mailbox Signature (CSRF Token Exfiltration)

FreeScout is a free self-hosted help desk and shared mailbox. Prior to version 1.8.213, FreeScout's Helper::stripDangerousTags removes , , , but does NOT strip tags. The mailbox signature field is saved via POST /mailbox/settings/id and later rendered unescaped via !!...

8.1CVSS6.1AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/04/21 12:00 a.m.25 views

PT-2026-34031

FreeScout is a free self-hosted help desk and shared mailbox. Prior to version 1.8.215, MailboxesController::updateSave persists chat start new outside the allowed-field filter. A user with only the mailbox sig permission sees only the signature field in the UI, but can still change the hidden...

7.1CVSS5.8AI score0.00211EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/04/21 12:00 a.m.20 views

PT-2026-34026

FreeScout is a free self-hosted help desk and shared mailbox. Prior to version 1.8.214, the phone-conversation creation flow accepts attacker-controlled customer id, name, to email, and phone values and resolves the target customer in the backend without enforcing mailbox-scoped customer...

7.1CVSS5.8AI score0.00211EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/04/21 12:00 a.m.9 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2026-013336)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013336 advisory. In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix use-after-free bug in hclgevfsendmbxmsg Currently, the hns3remove function firstly...

7.8CVSS5.7AI score0.00248EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/04/21 12:00 a.m.33 views

PT-2026-34012

FreeScout is a free self-hosted help desk and shared mailbox. Versions prior to 1.8.213 have a stored cross-site scripting XSS vulnerability in the mailbox signature feature. The sanitization function Helper::stripDangerousTags app/Misc/Helper.php:568 uses an incomplete blocklist of only four HTM...

8.5CVSS5.8AI score0.00238EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/04/21 12:00 a.m.22 views

PT-2026-34041

Name of the Vulnerable Software and Affected Versions FreeScout versions prior to 1.8.215 Description The mailbox OAuth disconnect action is implemented using a GET request at the endpoint '/mailbox/oauth-disconnect/id/in out/provider'. This action removes stored OAuth metadata from the mailbox a...

5.4CVSS5.6AI score0.0012EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2026/04/21 12:00 a.m.17 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.213 contained security vulnerabilities. These vulnerabilities stemmed from the use of the connectionIncomingSave and...

9CVSS5.8AI score0.00296EPSS
SaveExploits0References1
Rows per page
Query Builder