CVE-2026-77352
Wallos is an open-source, self-hostable personal subscription tracker. From version 2.0.0 to before version 5.0.0, any authenticated Wallos user (no admin rights required) can make the server open arbitrary outbound SMTP connections to internal/link-local addresses, by setting the SMTP host of their personal email notifications to an internal IP. The per-user notification settings endpoint (endpoints/notifications/saveemailnotifications.php) performs no SSRF validation, and the notification cron (endpoints/cronjobs/sendnotifications.php) feeds that user-controlled host straight into PHPMailer ($mail->Host = $email['smtpAddress']). When the user's subscription notification fires, the server connects to the chosen host:port. This issue has been patched in version 5.0.0.
Properties
- severity
- MEDIUM
- score
- 4.3
- epss_score
- 0.00193
- cve_id
- CVE-2026-77352
- signal_observed_at
- 2026-09-15T21:12:48+00:00
- vector
- CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
- published_at
- 2026-08-31T22:17:20.607
- last_modified
- 2026-09-08T21:11:31.703
- epss_percentile
- 0.09146
Related Entities (3)
ENRICHED_BY (1)
HAS_WEAKNESS (1)
DESCRIBED_BY (1)
Explore deeper with Ninja Signal's threat intelligence graph