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 src/Actions/ResponseAction.php without sufficient integrity protection, while an unsafe legacy unserialize() fallback remains reachable. An attacker who can manipulate database records, such as through a separate SQL injection or compromised administrative access, can insert a malicious serialized object graph containing executable closure behavior; visiting the associated magic link then deserializes the record and can execute arbitrary code in the application process. The affected path is restricted to manipulated action records and does not independently provide database-write access. This issue is fixed in version 2.25.1.
CVE-2026-61701
This high-severity CVE scores 8.8 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.5%, top 57% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 8.8
- EG Score
- 8.8(medium)
- EG Risk
- 40(Track)EG Risk 40/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity88% × 45%Exploitation1% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 1%
- EPSS %ILE
- 43%
- KEV
- Not listed
Published
September 14, 2026
Last Modified
September 14, 2026
Advisory Details (4)
Auto-updated Sep 14, 2026v2.25.1
Patch available: cesargb/laravel-magiclink v2.25.1
https://github.com/cesargb/laravel-magiclink/releases/tag/v2.25.1commit 19fa820a49ea (cesargb/laravel-magiclink)
Patch available: cesargb/laravel-magiclink v2.25.1 (contains commit 19fa820a49ea)
https://github.com/cesargb/laravel-magiclink/commit/19fa820a49ea9b3984e9a91b4bf4bf0cf8375183Remove legacy action format support and enforce migration
Patch available: cesargb/laravel-magiclink v2.25.1 (PR #148 merged 2026-02-12)
https://github.com/cesargb/laravel-magiclink/pull/148Insecure Deserialization of MagicLink Actions Leads to Remote Code Execution · Advisory · cesargb/laravel-magiclink · GitHub
https://github.com/cesargb/laravel-magiclink/security/advisories/GHSA-r33w-fg8j-9c94Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 13× in last 7d / 13× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-19 18:50 UTCEG score recompute
- 2026-09-19 07:00 UTCEG score recompute
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-17 19:33 UTCEG score recompute
- 2026-09-16 18:32 UTCEG score recompute
- 2026-09-16 14:08 UTCEPSS rescore
- 2026-09-16 06:44 UTCEG score recompute
- 2026-09-16 05:15 UTCEPSS rescore
- 2026-09-14 19:19 UTCEG score recompute
- 2026-09-14 18:55 UTCEG score recompute
- 2026-09-14 17:27 UTCEG score recompute
- 2026-09-14 16:20 UTCEG score recompute
- 2026-09-14 16:19 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Same CWE
10 shownCWE-502
Frequently asked(5)
What is CVE-2026-61701?
When was CVE-2026-61701 disclosed?
Is CVE-2026-61701 actively exploited?
What is the CVSS score of CVE-2026-61701?
How do I remediate CVE-2026-61701?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-61701
Is Your Infrastructure Affected by CVE-2026-61701?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.