Articles

§06 · Field notes

CVE · PLUGINS · ZERO-DAYS
GitHub

CVE-2026-14266: 7zip

## The Exploit The following exploit requires no authentication. It triggers a failed compilation or unintended behavior when 7-Zip processes a crafted archive that forces inclusion of the wrong Windows header file. ```bash # This constructs a malformed 7z archive that triggers...

GitHub

CVE-2025-13361

## The Exploit Attacker needs to trick a logged-in WordPress administrator into issuing a forged POST request. ```http POST /wp-admin/admin.php?page=wpscl-map-fields HTTP/1.1 Host: target.example.com Cookie: wordpress_logged_in_abcd=YOUR_...

Read article →