Vulnerability Description
Wallos is an open-source, self-hostable personal subscription tracker. Prior to version 4.9.4, endpoints/db/import.php has no authentication. The only guard is a user-table row count — if zero (fresh/unconfigured install), an unauthenticated attacker can replace the entire database. This issue has been patched in version 4.9.4.
Related Weaknesses (CWE)
References
- https://github.com/ellite/Wallos/releases/tag/v4.9.4
- https://github.com/ellite/Wallos/security/advisories/GHSA-8wqc-r9j3-rv7m
- https://github.com/ellite/Wallos/security/advisories/GHSA-8wqc-r9j3-rv7m
FAQ
What is CVE-2026-54600?
CVE-2026-54600 is a documented vulnerability. Wallos is an open-source, self-hostable personal subscription tracker. Prior to version 4.9.4, endpoints/db/import.php has no authentication. The only guard is a user-table row count — if zero (fresh/...
How severe is CVE-2026-54600?
CVSS scoring is not yet available for CVE-2026-54600. Check NVD for updates.
Is there a patch for CVE-2026-54600?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.