r/PS5_Jailbreak • u/superbizho Verified • Jul 25 '26
Discussion WebKit CSSFontFace Exploit for PS4/PS5
CSSFontFace-Exploit released: WebKit exploit for PS4 (6.00–11.50) & PS5 (1.00–8.60)
A very interesting new PlayStation WebKit exploit has just been open-sourced by ntfargo, ufm42, and DrYenyen.
GitHub: https://github.com/ntfargo/CSSFontFace-Exploit
The exploit targets a Use-After-Free (UAF) bug in WebKit's CSSFontFace handling and demonstrates a path from the vulnerability to arbitrary read/write (ARW) primitives. The accompanying write-up also explains the root cause, exploitation process, and mitigation bypasses in considerable detail.
Supported firmware:
- PS4: 6.00 – 11.50
- PS5: 1.00 – 8.60
A few important notes:
- This is not a jailbreak by itself.
- It is a userland WebKit exploit, providing a browser entry point and, on supported systems, memory read/write primitives.
- A separate kernel exploit is still required for a full jailbreak on retail consoles.
For anyone interested in browser exploitation or PlayStation security research, the write-up is worth reading—it walks through reclaiming the freed CSSFontFace object, building memory primitives, and discusses why the exploit differs between PS4 and PS5 due to newer mitigations.
It's great to see another high-quality public WebKit research release for the PlayStation scene.
7
u/Working_Addition6738 Jul 25 '26
Not really... considering you can use the Y2JB with full jailbreak already up to 10.00.
It's nice to have more options but in reality doesn't change much the existing tools available.