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.
{
"cwe_ids": [
"CWE-841"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/48xxx/CVE-2025-48482.json",
"cna_assigner": "GitHub_M"
}