Wallosapp

Wallos

16 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
Exploit
  • EPSS 0.03%
  • Veröffentlicht 24.03.2026 18:01:07
  • Zuletzt bearbeitet 26.03.2026 20:59:31

Wallos is an open-source, self-hostable personal subscription tracker. Prior to version 4.7.2, password reset tokens in Wallos never expire. The password_resets table includes a created_at timestamp column, but the token validation logic never checks...

Exploit
  • EPSS 0.03%
  • Veröffentlicht 24.03.2026 17:58:47
  • Zuletzt bearbeitet 26.03.2026 20:49:04

Wallos is an open-source, self-hostable personal subscription tracker. Prior to version 4.7.0, the patch introduced in commit e8a513591 (CVE-2026-30840) added SSRF protection to notification test endpoints but left three additional attack surfaces un...

Exploit
  • EPSS 0.05%
  • Veröffentlicht 24.03.2026 17:45:27
  • Zuletzt bearbeitet 26.03.2026 20:39:08

Wallos is an open-source, self-hostable personal subscription tracker. Prior to version 4.7.0, a stored cross-site scripting (XSS) vulnerability in the payment method rename endpoint allows any authenticated user to inject arbitrary JavaScript that e...

Exploit
  • EPSS 0.03%
  • Veröffentlicht 24.03.2026 17:43:52
  • Zuletzt bearbeitet 26.03.2026 20:40:28

Wallos is an open-source, self-hostable personal subscription tracker. Prior to version 4.7.0, the SSRF fix applied in version 4.6.2 for CVE-2026-30839 and CVE-2026-30840 is incomplete. The validate_webhook_url_for_ssrf() protection was added to the ...

Exploit
  • EPSS 0.06%
  • Veröffentlicht 24.03.2026 17:40:58
  • Zuletzt bearbeitet 26.03.2026 20:54:06

Wallos is an open-source, self-hostable personal subscription tracker. Prior to version 4.7.0, Wallos endpoints/logos/search.php accepts HTTP_PROXY and HTTPS_PROXY environment variables without validation, enabling SSRF via proxy hijacking. The serve...

Exploit
  • EPSS 0.01%
  • Veröffentlicht 07.03.2026 05:41:54
  • Zuletzt bearbeitet 11.03.2026 18:06:58

Wallos is an open-source, self-hostable personal subscription tracker. Prior to version 4.6.2, Wallos allows an authenticated user to delete avatar files uploaded by other users. The avatar deletion endpoint does not verify that the requested avatar ...

Exploit
  • EPSS 0.03%
  • Veröffentlicht 07.03.2026 05:40:58
  • Zuletzt bearbeitet 11.03.2026 18:08:36

Wallos is an open-source, self-hostable personal subscription tracker. Prior to version 4.6.2, passwordreset.php outputs $_GET["token"] and $_GET["email"] directly into HTML input value attributes using <?= $token ?> and <?= $email ?> without calling...

Exploit
  • EPSS 0.06%
  • Veröffentlicht 07.03.2026 05:39:40
  • Zuletzt bearbeitet 11.03.2026 18:32:29

Wallos is an open-source, self-hostable personal subscription tracker. Prior to version 4.6.2, there is a server-side request forgery vulnerability in notification testers. This issue has been patched in version 4.6.2.

Exploit
  • EPSS 0.03%
  • Veröffentlicht 07.03.2026 05:29:55
  • Zuletzt bearbeitet 11.03.2026 18:48:29

Wallos is an open-source, self-hostable personal subscription tracker. Prior to version 4.6.2, testwebhooknotifications.php does not validate the target URL against private/reserved IP ranges, enabling full-read SSRF. The server response is returned ...

Exploit
  • EPSS 0.06%
  • Veröffentlicht 07.03.2026 05:27:13
  • Zuletzt bearbeitet 11.03.2026 18:59:07

Wallos is an open-source, self-hostable personal subscription tracker. Prior to version 4.6.2, the url parameter can be used to retrieve local system files. This issue has been patched in version 4.6.2.