BomboBombone.exe
ARCHITECTURE:x86-64
BACK
.TEXTXenForo / Path traversal
08 Sept 2026 · 3 min
XenForo / Path traversal · 08 Sept 2026

CVE-2026-74239: Windows path traversal in style imports

A backslash path in a XenForo style archive escaped the extraction directory on Windows.

POST VIEWTEXT / UTF-8

XenForo rejected ../../ in imported style archives. On Windows, the same path written with backslashes escaped the extraction directory.

I imported an archive containing this entry:

upload/..\..\..\style-archive-sentinel.php

The marker landed in the site’s web root and was served as PHP.

The other directory separator

The archive importer screened member names for forward-slash traversal. Its validation left backslashes intact, and Windows treated them as directory separators.

The test account held the delegated ACP style permission. Exploitation also required PHP ZIP support and a writable destination outside the temporary extraction directory. A writable web root turned the file write into code execution. Other writable locations exposed an arbitrary file write.

The public PoC creates the archive in memory and uploads it through the normal style-import route.

XenForo fixed path handling in 2.3.13.

MEASURING VISUAL LINES… ADDRESSES ARE UTF-8 BYTE OFFSETS

Resize column

Choose a width with the slider or the narrower and wider buttons.