ZeroHour

CVE-2026-74239

PoC ×2moderate

Path Traversal in XenForo Style Archive Importer Enables RCE on Windows

CVSS 4.0
8.6 high
EPSS
<1%p51
Published
()
Modified
AI analysis

CVE-2026-74239 is a path traversal flaw (CWE-22) in XenForo's style archive importer that affects XenForo versions before 2.3.13 when running on Windows. An authenticated account with style-management permissions (no super-administrator or super-user rights required) can upload a crafted ZIP archive whose member names use backslash path separators, bypassing the importer's forward-slash validation and traversal checks. Because backslash-based sequences such as '..\' escape the intended extraction directory, the attacker can write arbitrary bytes to any path writable by the web server, including the public web root. By dropping a persistent file (such as a script) into the web root, the attacker achieves code execution as the web-server account that survives the original session. Exploitation has not been confirmed in the wild: the flaw is not in CISA KEV, EPSS currently estimates a 0.7% chance of exploitation within 30 days, and one public proof-of-concept reference exists on GitHub.

What to do: Upgrade XenForo to 2.3.13 or later, prioritizing Windows-hosted instances. Until patched, limit style archive import/creation permissions to fully trusted staff and treat uploaded style archives from other administrators with suspicion. On Windows hosts, review web-server-writable directories (especially the web root and its subdirectories) for recently created or modified unexpected files, which would indicate attempted exploitation.

Affected
XenForoall versions before 2.3.13 on Windows deployments
Estimated exposure
moderate≈ a few thousand forums (estimated Windows-hosted subset of XenForo's installed base; no public install-count or scan data provided) — XenForo is a widely used commercial self-hosted forum platform whose installed base is generally on the order of tens of thousands of communities, but only the subset hosted on Windows and granting style-import permissions to…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

XenForo before 2.3.13 contains a path traversal vulnerability in the style archive importer on Windows deployments that allows authenticated non-super administrators with style permissions to write arbitrary files outside the intended extraction directory by using backslash-based traversal sequences in ZIP member names. Attackers can craft a malicious ZIP archive with backslash path separators that bypass forward-slash validation to write arbitrary bytes to any web-server-writable path, including the public web root, achieving persistent code execution as the web-server account.

Vendors
xenforo
Products
xenforo
Weakness
CWE-22
Vector
CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/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

In the news

No ingested article mentions this CVE yet.