VYPR

Laravel Magiclink

by Cesargb

Source repositories

CVEs (1)

  • CVE-2026-61701HigSep 14, 2026
    risk 0.50cvss 8.8epss

    Laravel MagicLink creates links for authentication without a password or for accessing private content. From 2.0.0 until 2.25.1, MagicLink stores serialized action objects in the magic_links.action database column and deserializes them through src/MagicLink.php and…