此页面尚未翻译为您的语言。我们正在努力翻译,目前显示英文内容。

💡 Keep dependencies up to date — most exploits target known, patchable vulnerabilities.

CVE-2026-35584: IDOR in Laravel FreeScout Help Desk

平台

php

组件

laravel

修复版本

1.8.212

正在翻译为您的语言…

CVE-2026-35584 is an Insecure Direct Object Reference (IDOR) vulnerability affecting Laravel FreeScout help desk systems. This flaw allows unauthenticated attackers to manipulate thread read statuses and timestamps across different conversations. The vulnerability impacts versions 1.8.0 through 1.8.211, and a fix is available in version 1.8.212.

影响与攻击场景翻译中…

An attacker exploiting this IDOR vulnerability can gain unauthorized access to and modify sensitive information within the FreeScout help desk. By crafting malicious requests to the /thread/read/{conversationid}/{threadid} endpoint, they can mark arbitrary threads as read, effectively concealing them from authorized users. Furthermore, they can manipulate the opened_at timestamps associated with conversations, potentially disrupting workflows and creating confusion. This could lead to miscommunication, delayed responses to critical issues, and a compromised view of the overall support ticket status. The ability to enumerate valid thread IDs through HTTP response codes (200 vs 404) further simplifies the exploitation process.

利用背景翻译中…

CVE-2026-35584 was published on 2026-04-07. Currently, there are no publicly known active campaigns exploiting this vulnerability. No public proof-of-concept (POC) code has been released. The vulnerability is not listed on KEV, and its EPSS score is pending evaluation. Monitor security advisories and threat intelligence feeds for any updates regarding exploitation attempts.

威胁情报

漏洞利用状态

概念验证未知
CISA KEVNO

EPSS

0.07% (22% 百分位)

CISA SSVC

利用情况poc
可自动化yes
技术影响partial

受影响的软件

组件laravel
供应商freescout-help-desk
最低版本1.8.0
最高版本< 1.8.212
修复版本1.8.212

弱点分类 (CWE)

时间线

  1. 已保留
  2. 发布日期
  3. 修改日期
  4. EPSS 更新日期

缓解措施和替代方案翻译中…

The primary mitigation for CVE-2026-35584 is to immediately upgrade to FreeScout version 1.8.212 or later. If upgrading is not immediately feasible, consider implementing temporary workarounds. Implement strict access controls on the /thread/read endpoint, requiring authentication and validating that the provided threadid belongs to the specified conversationid. Web application firewalls (WAFs) can be configured to block requests that attempt to access threads without proper authentication or with mismatched IDs. Regularly review FreeScout configurations to ensure adherence to security best practices. After upgrading, confirm the fix by attempting to access a thread with an invalid thread_id – a 404 error should be returned.

修复方法翻译中…

Actualice FreeScout a la versión 1.8.212 o superior para mitigar la vulnerabilidad. Esta actualización implementa la validación necesaria para asegurar que un usuario solo pueda acceder a los hilos de conversación a los que pertenece, previniendo la manipulación y enumeración no autorizada.

常见问题翻译中…

What is CVE-2026-35584 — IDOR in Laravel FreeScout?

CVE-2026-35584 is an Insecure Direct Object Reference (IDOR) vulnerability in Laravel FreeScout help desk systems, allowing unauthorized manipulation of thread statuses and timestamps. It affects versions 1.8.0 through 1.8.211.

Am I affected by CVE-2026-35584 in Laravel FreeScout?

You are affected if you are using Laravel FreeScout versions 1.8.0 through 1.8.211. Upgrade to version 1.8.212 to resolve the vulnerability.

How do I fix CVE-2026-35584 in Laravel FreeScout?

The recommended fix is to upgrade to FreeScout version 1.8.212 or later. As a temporary workaround, implement strict access controls and WAF rules to restrict access to the /thread/read endpoint.

Is CVE-2026-35584 being actively exploited?

Currently, there are no publicly known active campaigns exploiting CVE-2026-35584, and no public proof-of-concept code is available.

Where can I find the official Laravel FreeScout advisory for CVE-2026-35584?

Refer to the official Laravel FreeScout documentation and security advisories for the most up-to-date information regarding CVE-2026-35584 and its remediation.

你的项目受影响吗?

上传你的依赖文件,立即了解此CVE和其他CVE是否影响你。

live免费扫描

立即试用 — 无需账户

上传任何清单文件 (composer.lock, package-lock.json, WordPress 插件列表…) 或粘贴您的组件列表。您立即获得一份漏洞报告。上传文件只是开始:拥有账户后,您将获得持续监控、Slack/电子邮件警报、多项目和白标报告。

手动扫描Slack/邮件提醒持续监控白标报告

拖放您的依赖文件

composer.lock、package-lock.json、requirements.txt、Gemfile.lock、pubspec.lock、Dockerfile...