CVE Catalog

CVE-2026-81565

MediumCVSS 6.9
Published: Updated: Translated: NVD NIST

Summary

In the SP Page Builder extension (versions 4.0.0 - 6.9.0), the folder request parameter replaced the generated date-based destination folder entirely and was passed to Folder::create() and File::upload() without directory boundary checks. This allowed files to be written into any directory beneath the web root, including administrator/, templates/, cli/ and the site root. Joomla's PATH input filter prevented traversal above the web root, and existing files were not overwritten.

Risk Assessment

An attacker can place malicious files in critical site directories, potentially leading to site takeover or arbitrary code execution. The risk is high as it affects both the free and Pro versions of the extension.

Recommendation

Update SP Page Builder to a version newer than 6.9.0 that contains the fix. Until then, consider restricting access to media upload functionality and monitor site directories for unexpected files.

Other vulnerabilities in SP Page Builder

See all
Original NVD description (English source)

Joomla Extension - joomshaper.com - Missing Directory Confinement in Media Upload in SP Page Builder (Free and Pro) 4.0.0 - 6.9.0 - The folder request parameter replaced the generated date-based destination folder in its entirety and was then passed to Folder::create() and File::upload() without either of the directory boundary checks applied elsewhere in the same file. Files could be written into any directory beneath the web root, including administrator/, templates/, cli/ and the site root. Joomla's PATH input filter prevented traversal above the web root, and existing files were not overwritten.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS