Vulnerability Description
Wallos is an open-source, self-hostable personal subscription tracker. Prior to version 4.9.4, endpoints/db/migrate.php executes database schema migrations when called over HTTP with zero authentication. Any unauthenticated attacker can trigger pending migration files against the live SQLite database. This issue has been patched in version 4.9.4.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/ellite/Wallos/releases/tag/v4.9.4
- https://github.com/ellite/Wallos/security/advisories/GHSA-fgfx-rc43-4rr7
- https://github.com/ellite/Wallos/security/advisories/GHSA-fgfx-rc43-4rr7
FAQ
What is CVE-2026-54598?
CVE-2026-54598 is a vulnerability with a CVSS score of 7.5 (HIGH). Wallos is an open-source, self-hostable personal subscription tracker. Prior to version 4.9.4, endpoints/db/migrate.php executes database schema migrations when called over HTTP with zero authenticati...
How severe is CVE-2026-54598?
CVE-2026-54598 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-54598?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.