PatchSiren cyber security CVE debrief
CVE-2026-84702 facefusion CVE debrief
CVE-2026-84702 is a high-severity vulnerability in facefusion, a software that allows attackers to write files outside the jobs directory by supplying traversal sequences in the job identifier parameter through the unauthenticated HTTP API. This vulnerability has significant implications for defenders, who must assess exposure and prioritize patching or mitigations to prevent potential file writes. The vulnerability is caused by a lack of normalization in the get_job_file_name function, allowing attackers to supply traversal sequences in the job identifier parameter. Defenders should prioritize verifying the affected versions, assessing exposure, and applying patches or mitigations
- Vendor
- facefusion
- Product
- Unknown
- CVSS
- HIGH 8.7
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-02
- Original CVE updated
- 2026-09-23
- Advisory published
- 2026-09-02
- Advisory updated
- 2026-09-23
Who should care
Defenders responsible for facefusion deployments should assess exposure and prioritize patching or mitigations to prevent potential file writes. Defenders should prioritize verifying the affected versions, assessing exposure, and applying patches or mitigations to prevent potential file writes. This vulnerability has significant implications for operators, platforms, vulnerability-management teams, and security teams. Defenders should review compensating
Why it matters
CVE-2026-84702 is a high-severity vulnerability in facefusion that allows attackers to write files outside the jobs directory, potentially leading to security breaches.
- Verify affected versions and assess exposure
- Prevent potential file writes through patching or mitigations
- Monitor for suspicious activity on the HTTP API
Technical summary
The facefusion software fails to normalize job identifiers in the get_job_file_name function, allowing attackers to write files outside the jobs directory by supplying traversal sequences in the job identifier parameter through the unauthenticated HTTP API. This vulnerability has significant implications for defenders, who must assess exposure and prioritize patching or mitigations to prevent potential file writes. The vulnerability allows attackers to create files at arbitrary locations. Defenders should prioritize verifying the affected versions, assessing exposure, and applying patches or mitigations
Defensive priority
Defenders should prioritize verifying the affected versions, assessing exposure, and applying patches or mitigations to prevent potential file writes.
Recommended defensive actions
- Verify the version of facefusion and assess exposure
- Apply patches or mitigations to prevent potential file writes
- Monitor for suspicious activity on the HTTP API
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The vulnerability is caused by a lack of normalization in the get_job_file_name function, allowing attackers to supply traversal sequences in the job identifier parameter. The facefusion software fails to normalize job identifiers in the get_job_file_name function, allowing attackers to write files outside the jobs directory. Evidence is limited to public CVE details and NVD assessments. Defenders should verify affected versions, assess exposure, and apply patches or mitigations to prevent potential file writes. The CVE record was
Sources and references
Verified primary and authoritative sources
-
CVE-2026-84702 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-84702
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-84702 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-84702
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/facefusion/facefusion
-
Source reference
Unverified legacy reference
URL: https://github.com/facefusion/facefusion/blob/3.6.1/facefusion/jobs/job_manager.py
-
Source reference
Unverified legacy reference
URL: https://github.com/facefusion/facefusion/commit/a2cbfd73b10191e51ed2eb1e83c19121153e0a22
-
Source reference
Unverified legacy reference
URL: https://github.com/facefusion/facefusion/releases/tag/3.7.0
-
Source reference
Unverified legacy reference
URL: https://github.com/geo-chen/oss/blob/main/facefusion.md
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/facefusion-before-3.7.0-path-traversal-via-job-identifier
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.