Vulnerability 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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/puemos/craftplan/commit/317acd584b68887f592dc3b97f47703dd63b1
- https://github.com/puemos/craftplan/releases/tag/v0.5.1
- https://www.vulncheck.com/advisories/craftplan-broken-access-control-information
FAQ
What is CVE-2026-76876?
CVE-2026-76876 is a vulnerability with a CVSS score of 5.9 (MEDIUM). 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 Set...
How severe is CVE-2026-76876?
CVE-2026-76876 has been rated MEDIUM with a CVSS base score of 5.9/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-76876?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.