CVE-2026-45332

Automad is a flat-file content management system and template engine. From 2.0.0-alpha.1 to 2.0.0-beta.27, a Broken Access Control vulnerability allows an unauthenticated attacker to retrieve the bcrypt password hash of every administrator account with a single POST request. The /_api/user-collection/create-first-user setup endpoint remains publicly accessible once initial configuration is complete and returns full serialized user data in the JSON response body. This vulnerability is fixed in 2.0.0-beta.28.
Configurations

No configuration.

History

30 May 2026, 04:17

Type Values Removed Values Added
References () https://github.com/marcantondahmen/automad/security/advisories/GHSA-xm76-r88j-vm3g - () https://github.com/marcantondahmen/automad/security/advisories/GHSA-xm76-r88j-vm3g -

28 May 2026, 19:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-28 19:16

Updated : 2026-06-01 18:50


NVD link : CVE-2026-45332

Mitre link : CVE-2026-45332

CVE.ORG link : CVE-2026-45332


JSON object : View

Products Affected

No product.

CWE
CWE-200

Exposure of Sensitive Information to an Unauthorized Actor

CWE-306

Missing Authentication for Critical Function