CVE-2026-61639: Wallos: Zip Slip path traversal in database restore writes files to webroot

Published Aug 31, 2026
·
Updated

Wallos is an open-source, self-hostable personal subscription tracker. Prior to version 4.9.6, POST /endpoints/db/restore.php calls ZipArchive::extractTo() without validating entry names for ../ sequences. Admin uploads crafted zip with entry logos/../../endpoints/shell.php to write webshell to webroot. Extension filter only applies to post-extraction logo copy step. This issue has been patched in version 4.9.6.

Affected Software

1 affected component
Wallos<4.9.6

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade Wallos to a version that resolves this vulnerability.

    Fixed in 4.9.6
  2. Compensating control

    Restrict external/public access so that POST /endpoints/db/restore.php cannot be invoked by untrusted users (e.g., enforce authentication and limit access via network controls/ACL).

Event History

Aug 31, 2026
CVE Published
via MITRE·08:44 PM
Data Sourced
via MITRE·08:44 PM
DescriptionWeakness

Frequently Asked Questions

1

Who can exploit this issue?

An attacker needs administrator access to upload a crafted ZIP archive through the database restore endpoint. The described impact is writing a webshell into the webroot.

2

Which deployments are affected?

Wallos versions before 4.9.6 are affected. The vulnerable functionality is the database restore endpoint at POST /endpoints/db/restore.php.

3

Is filtering ZIP contents by file extension sufficient mitigation?

No. The extension filter described applies only to a post-extraction logo copy step, while ZipArchive::extractTo() extracts crafted traversal entries before that filter is applied.

4

How can I check for potential compromise?

Review use of the database restore endpoint and inspect the webroot, including the endpoints directory, for unexpected files such as shell.php or other unrecognized PHP files. A crafted archive can use a path such as logos/../../endpoints/shell.php to place files outside the intended extraction location.

5

What is the available remediation?

Upgrade Wallos to version 4.9.6, which patches the issue.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203