FreeScout is a free self-hosted help desk and shared mailbox. Prior to version 1.8.180, there is a mass assignment vulnerability. The Customer object is updated using the fill() method, which processes fields such as channel and channelid. However, the fill() method is called with all client-provided data, including unexpected values for channel and channelid, leading to a mass assignment vulnerability. This issue has been patched in version 1.8.180.
{
"cna_assigner": "GitHub_M",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/48xxx/CVE-2025-48482.json",
"unresolved_ranges": [
{
"extracted_events": [
{
"fixed": "1.8.180"
}
],
"source": "AFFECTED_FIELD"
}
],
"cwe_ids": [
"CWE-841"
]
}{
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "1.8.180"
}
],
"cpe": "cpe:2.3:a:freescout:freescout:*:*:*:*:*:*:*:*",
"source": "CPE_RANGE"
}