€0.00 — free as in speechtonight's forecast: clear skies over production Cache: warm · Deploys: fair, 0% rollbacks expectedset by moonlight, shipped before dawn · deploy freely Page A2

The Daily Commit The Nightly Build

Dev news, typeset daily — PHP · AI · The Wider Stack

The developer's evening paper — PHP · AI · The Wider Stack

Tuesday, September 22, 2026 Vol. I — No. 596 · Morning editionLate edition EN DE FR ES

PHP · Releases

Laravel v12.69.0 tightens exception page and cookie authentication

Laravel v12.69.0 disables HTML in exception page tooltips by default and verifies the password hash against the stored cookie before authenticating the user.

curated by Sönke

Both fixes come from contributor Mior Muhammad Zaki (crynobone).

Laravel v12.69.0 tightens exception page and cookie authentication
Screenshot: Laravel Framework Releases ↗

Laravel has published release v12.69.0 for its 12.x branch, contributed by Mior Muhammad Zaki (crynobone).

First, HTML rendering is now disabled by default in the tooltip of the Laravel exception page (pull request #61381). This reduces the risk of injected markup being rendered in error output.

Second, the framework now checks that the password hash matches the value stored in the remember-me cookie before authenticating the user (#61386). This closes a gap where a stale or manipulated cookie could authenticate a session against an outdated credential state.

Applications on 12.x should update via Composer as usual.

Read the original source ↗

Rate this article: 0

Readers’ Forum

No contributions yet — open the debate.

The Daily CommitThe Nightly Build — Page A1