CVE-2026-13163
概要

Open redirect vulnerability (CWE-601) in the _safe_redirect function of the click-tracking endpoint (/c/<token>/) in Mailerup <1.0.0 on all platforms allows remote unauthenticated attackers to redirect victims to arbitrary external sites and conduct phishing attacks via a crafted u query parameter, because the URL scheme is validated (blocking javascript: and data:) but the destination host is not restricted to an allowlist, and a signing.BadSignature exception is silently caught so a valid signed token is not required.

公表日 2026年6月24日22:16
登録日 2026年6月27日4:18
最終更新日 2026年6月26日4:58
関連情報、対策とツール
共通脆弱性一覧