{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-84702",
        "assignerOrgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
        "state": "PUBLISHED",
        "assignerShortName": "VulnCheck",
        "dateReserved": "2026-09-01T23:24:31.136Z",
        "datePublished": "2026-09-02T00:37:56.393Z",
        "dateUpdated": "2026-09-02T00:37:56.393Z"
    },
    "containers": {
        "cna": {
            "providerMetadata": {
                "orgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
                "shortName": "VulnCheck",
                "dateUpdated": "2026-09-02T00:37:56.393Z"
            },
            "datePublic": "2026-09-01T00:00:00.000Z",
            "title": "facefusion before 3.7.0 Path Traversal via Job Identifier",
            "descriptions": [
                {
                    "lang": "en",
                    "value": "facefusion through 3.6.1 fails to normalize job identifiers in get_job_file_name, allowing attackers to write files outside the jobs directory. Attackers can supply traversal sequences in the job identifier parameter through the unauthenticated HTTP API to create files at arbitrary locations."
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "lang": "en",
                            "description": "Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')",
                            "cweId": "CWE-22",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "affected": [
                {
                    "vendor": "facefusion",
                    "product": "facefusion",
                    "defaultStatus": "unaffected",
                    "versions": [
                        {
                            "version": "0",
                            "lessThan": "3.7.0",
                            "status": "affected",
                            "versionType": "semver"
                        }
                    ],
                    "collectionURL": "https://github.com/facefusion/facefusion",
                    "packageName": "facefusion",
                    "repo": "https://github.com/facefusion/facefusion",
                    "packageURL": "pkg:github/facefusion/facefusion"
                }
            ],
            "metrics": [
                {
                    "format": "CVSS",
                    "cvssV4_0": {
                        "version": "4.0",
                        "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N",
                        "attackVector": "NETWORK",
                        "attackComplexity": "LOW",
                        "attackRequirements": "NONE",
                        "privilegesRequired": "NONE",
                        "userInteraction": "NONE",
                        "vulnConfidentialityImpact": "NONE",
                        "vulnIntegrityImpact": "HIGH",
                        "vulnAvailabilityImpact": "NONE",
                        "subConfidentialityImpact": "NONE",
                        "subIntegrityImpact": "NONE",
                        "subAvailabilityImpact": "NONE",
                        "baseScore": 8.7,
                        "baseSeverity": "HIGH"
                    }
                },
                {
                    "format": "CVSS",
                    "cvssV3_1": {
                        "version": "3.1",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
                        "attackVector": "NETWORK",
                        "attackComplexity": "LOW",
                        "privilegesRequired": "NONE",
                        "userInteraction": "NONE",
                        "scope": "UNCHANGED",
                        "confidentialityImpact": "NONE",
                        "integrityImpact": "HIGH",
                        "availabilityImpact": "NONE",
                        "baseScore": 7.5,
                        "baseSeverity": "HIGH"
                    }
                }
            ],
            "references": [
                {
                    "url": "https://github.com/facefusion/facefusion",
                    "tags": [
                        "product"
                    ]
                },
                {
                    "url": "https://github.com/geo-chen/oss/blob/main/facefusion.md",
                    "tags": [
                        "technical-description"
                    ]
                },
                {
                    "url": "https://github.com/facefusion/facefusion/blob/3.6.1/facefusion/jobs/job_manager.py",
                    "tags": [
                        "technical-description"
                    ]
                },
                {
                    "url": "https://github.com/facefusion/facefusion/commit/a2cbfd73b10191e51ed2eb1e83c19121153e0a22",
                    "tags": [
                        "patch"
                    ],
                    "name": "Patch Commit"
                },
                {
                    "url": "https://github.com/facefusion/facefusion/releases/tag/3.7.0",
                    "tags": [
                        "release-notes"
                    ],
                    "name": "facefusion 3.7.0 Release Notes"
                },
                {
                    "name": "VulnCheck Advisory: facefusion before 3.7.0 Path Traversal via Job Identifier",
                    "tags": [
                        "third-party-advisory"
                    ],
                    "url": "https://www.vulncheck.com/advisories/facefusion-before-3.7.0-path-traversal-via-job-identifier"
                }
            ],
            "credits": [
                {
                    "lang": "en",
                    "value": "George Chen",
                    "type": "finder"
                }
            ],
            "x_generator": {
                "engine": "vulncheck-endgame"
            }
        }
    }
}