Vulnerability Description
FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to version 1.8.219, the open tracking endpoint `GET /thread/read/{conversation_id}/{thread_id}` allows unauthenticated attackers to enumerate valid conversation and thread IDs, and modify thread state (`opened_at` timestamp) without any authentication. Version 1.8.219 patches the issue.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/freescout-help-desk/freescout/security/advisories/GHSA-qjr9-6
- https://github.com/freescout-help-desk/freescout/security/advisories/GHSA-qjr9-6
FAQ
What is CVE-2026-45295?
CVE-2026-45295 is a vulnerability with a CVSS score of 6.5 (MEDIUM). FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to version 1.8.219, the open tracking endpoint `GET /thread/read/{conversation_id}/{thread_id}` allows unauthen...
How severe is CVE-2026-45295?
CVE-2026-45295 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-45295?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.