CVE-2026-76876
Received Received - Intake

Craftplan Credential Exposure via Broken Access Control

Vulnerability report for CVE-2026-76876, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-21

Last updated on: 2026-08-21

Assigner: VulnCheck

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 Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-21
Last Modified
2026-08-21
Generated
2026-08-22
AI Q&A
2026-08-21
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
puemos craftplan to 0.5.1 (exc)
craftplan craftplan to 0.5.1 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-862 The product does not perform an authorization check when an actor attempts to access a resource or perform an action.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-76876 is a broken access control vulnerability in Craftplan versions before 0.5.1. It allows unauthenticated attackers to read sensitive credentials like SMTP passwords and email API keys by exploiting an unconditional authorization policy on the Settings resource. Attackers can send a GET request with a valid record ID to retrieve decrypted credentials due to an always-allow authorization check that bypasses identity verification.

Detection Guidance

To detect this vulnerability, check if your Craftplan instance is running a version before 0.5.1. Use commands like curl to send a GET request to the settings API endpoint with a valid record ID and inspect responses for exposed credentials such as SMTP passwords or email API keys.

Impact Analysis

This vulnerability allows attackers to access sensitive credentials, potentially leading to unauthorized email sending, data breaches, or further system compromise. Attackers could use exposed SMTP passwords or API keys to send phishing emails, access email accounts, or manipulate system settings.

Compliance Impact

This vulnerability could lead to non-compliance with GDPR and HIPAA due to unauthorized access to sensitive data. GDPR requires protection of personal data, while HIPAA mandates safeguarding protected health information. Exposure of credentials or email content could result in regulatory penalties and loss of trust.

Mitigation Strategies

Immediately update Craftplan to version 0.5.1 or later. This version restricts access to sensitive settings and prevents credential exposure. Verify the update by checking the version and testing API responses for unauthorized access.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-76876. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart