GHSA-q329-hwc8-2x8jHighCVSS 5.9
Craftplan before 0.5.1 contains a broken access control vulnerability that allows unauthenticated...
🔗 CVE IDs covered (1)
📋 Description
Craftplan before 0.5.1 contains a broken access control vulnerability that allows unauthenticated attackers to read sensitive credentials by exploiting an unconditional authorization policy on the Settings resource. Attackers can send a GET request to the settings API endpoint with a valid record ID to retrieve decrypted SMTP passwords, email API keys, and email API secrets due to the read policy using an always-allow authorization check that bypasses all identity verification.
🔗 References (5)
- https://nvd.nist.gov/vuln/detail/CVE-2026-76876
- https://github.com/puemos/craftplan/commit/317acd584b68887f592dc3b97f47703dd63b1bf
- https://github.com/puemos/craftplan/releases/tag/v0.5.1
- https://www.vulncheck.com/advisories/craftplan-broken-access-control-information-disclosure-via-settings-api
- https://github.com/advisories/GHSA-q329-hwc8-2x8j