Severity by source
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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Unauthenticated HTTP API reachable over the network with no complexity or prerequisites; arbitrary file write yields high integrity impact with no confidentiality or availability effect on the vulnerable system.
Primary rating from Vendor (vulncheck).
CVSS VectorVendor: vulncheck
Lifecycle Timeline
4DescriptionCVE.org
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.
AnalysisAI
Path traversal in facefusion's HTTP job management API allows unauthenticated remote attackers to write files at arbitrary server locations, escaping the intended jobs directory sandbox. Versions through 3.6.1 are affected; the root cause is failure to normalize job identifiers in get_job_file_name before constructing file paths. …
Unlock full vulnerability intelligence
- Risk assessment & exploitation conditions
- Attack chain visualization
- Remediation with exact patch versions
- Threat intelligence from 22 sources
- Personal watchlist & email alerts
Free forever · No credit card required
Attack ChainAIDerived
Hypothetical attack flow derived from CVE metadata
Vulnerability AssessmentAI
| Exploitation | The facefusion HTTP job management API must be network-accessible; the CVSS vector confirms no authentication is required (PR:N) and no attack complexity or special prerequisites apply (AC:L, AT:N). … Additional conditions and limiting factors are described in the full assessment. |
| Risk Assessment | The CVSS 4.0 vector (AV:N/AC:L/AT:N/PR:N/UI:N/VI:H) accurately captures the core risk profile: unauthenticated, low-complexity, network-reachable arbitrary file write with no preconditions. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in. |
| Exploit Scenario | Full exploit scenario with step-by-step reproduction available after sign-in. |
| Remediation | Upgrade facefusion to version 3.7.0 or later, which contains the path normalization fix delivered in commit a2cbfd73b10191e51ed2eb1e83c19121153e0a22; the patched release is available at https://github.com/facefusion/facefusion/releases/tag/3.7.0. … Detailed patch versions, workarounds, and compensating controls in full report. |
Recommended ActionAI
Within 24 hours, inventory all systems running facefusion versions through 3.6.1 and immediately restrict network access to the HTTP API if currently internet-exposed; monitor API logs for path traversal attempts using patterns like '../' or URL-encoded equivalents. …
Sign in for detailed remediation steps and compensating controls.
Threat intelligence, references, and detailed analysis are available after sign-in.
Same weakness CWE-22 – Path Traversal
View allSame technique Path Traversal
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-69793
GHSA-67cx-w7gv-x726