CVE-2026-48812

Source
https://cve.org/CVERecord?id=CVE-2026-48812
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-48812.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-48812
Aliases
  • GHSA-wg74-ww4w-2qpc
Published
2026-07-20T17:32:46.125Z
Modified
2026-07-23T03:56:06.832034014Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
FreeScout Allows Unauthenticated Access to Legacy Attachment Files
Details

FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to version 1.8.221, FreeScout's attachment download route skips token authentication for any attachment whose token_type is set to 1 (TOKEN_TYPE_LEGACY). Because this route is unauthenticated and the file path is deterministic, an unauthenticated remote attacker can download any attachment that was created by an older version of FreeScout without possessing a valid token or session. Version 1.8.221 contains a fix.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/48xxx/CVE-2026-48812.json",
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-287"
    ]
}
References

Affected packages

Git / github.com/freescout-help-desk/freescout

Affected ranges

Type
GIT
Repo
https://github.com/freescout-help-desk/freescout
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ],
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "1.8.221"
        }
    ]
}

Affected versions

1.*
1.7.29

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-48812.json"