CVE-2026-72904

Source
https://cve.org/CVERecord?id=CVE-2026-72904
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-72904.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-72904
Aliases
  • GHSA-3p54-jg6f-68r8
Published
2026-08-10T20:42:44Z
Modified
2026-08-13T03:52:03Z
Severity
  • 9.3 (Critical) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N CVSS Calculator
Summary
Firecrawl: Arbitrary file read via JSON Schema $ref expansion
Details

Firecrawl turns entire websites into LLM-ready markdown or structured data. Prior to 2.11.32, a critical arbitrary file read vulnerability exists in Firecrawl's extraction functionality due to unsafe schema dereferencing of user-supplied JSON schemas in apps/api/src/lib/extract/helpers/dereference-schema.ts. The affected code invokes the json-schema-ref-parser dependency with default resolver settings, allowing external and local file references to be resolved during schema processing. An authenticated attacker can supply a malicious schema containing a $ref within default, const, or enum fields that are not traversed by AJV validation. By triggering a dereference error, file contents from the extract worker filesystem may be included in persisted error messages returned through the extraction API, enabling arbitrary file reads and SSRF against internal or external HTTP endpoints. This issue is fixed in version 2.11.32.

Database specific
{
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-77",
        "CWE-78",
        "CWE-94",
        "CWE-95"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/72xxx/CVE-2026-72904.json"
}
References

Affected packages

Git / github.com/firecrawl/firecrawl

Affected ranges

Type
GIT
Repo
https://github.com/firecrawl/firecrawl
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "2.11.32"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ]
}

Affected versions

1.*
1.4.1
apps/go-sdk/v1.*
apps/go-sdk/v1.0.0
apps/go-sdk/v1.1.0
apps/go-sdk/v1.1.1
apps/go-sdk/v1.2.0
apps/go-sdk/v1.2.1
apps/go-sdk/v1.2.2
apps/go-sdk/v1.3.0
apps/go-sdk/v1.4.0
apps/go-sdk/v1.5.0
apps/go-sdk/v1.6.0
apps/go-sdk/v1.6.1
apps/go-sdk/v1.7.0
apps/go-sdk/v1.7.1
apps/go-sdk/v1.7.2
v.*
v.1.3.0
v1.*
v1.0.0
v1.1.0
v1.1.1
v1.10.0
v1.11.0
v1.12.0
v1.13.0
v1.14.0
v1.15.0
v1.2.0
v1.2.1
v1.4.0
v1.4.2
v1.4.3
v1.4.4
v1.5.0
v1.6.0
v1.7.0
v1.8.0
v1.9.0
v2.*
v2.0.0
v2.0.1
v2.1.0
v2.10
v2.10.1
v2.10.10
v2.10.11
v2.10.12
v2.10.13
v2.10.14
v2.10.15
v2.10.16
v2.10.17
v2.10.18
v2.10.19
v2.10.2
v2.10.20
v2.10.21
v2.10.22
v2.10.23
v2.10.24
v2.10.25
v2.10.26
v2.10.27
v2.10.28
v2.10.29
v2.10.3
v2.10.30
v2.10.4
v2.10.5
v2.10.6
v2.10.7
v2.10.8
v2.10.9
v2.11.0
v2.11.1
v2.11.10
v2.11.11
v2.11.12
v2.11.13
v2.11.14
v2.11.15
v2.11.16
v2.11.17
v2.11.18
v2.11.19
v2.11.2
v2.11.20
v2.11.21
v2.11.22
v2.11.23
v2.11.24
v2.11.25
v2.11.26
v2.11.27
v2.11.28
v2.11.29
v2.11.3
v2.11.30
v2.11.31
v2.11.4
v2.11.5
v2.11.6
v2.11.7
v2.11.8
v2.11.9
v2.2.0
v2.3.0
v2.4.0
v2.5.0
v2.6.0
v2.7.0
v2.8.0
v2.9.0
v2.9.1
v3.*
v3.0.0

Database specific

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