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.
Published: 2026-08-21
Score: 8.2 High
EPSS: < 1% Very Low
KEV: No
Impact: Information disclosure of credentials and confidential settings via an unauthenticated API request
Action: Patch
AI Analysis

Impact

Craftplan versions before 0.5.1 contain a broken access‑control flaw that allows attackers to retrieve highly sensitive information, such as decoded SMTP passwords, email API keys and secrets. The vulnerability arises from an unconditional authorization policy on the Settings resource that permits any user, even unauthenticated ones, to perform GET requests against the settings API endpoint with a valid record ID. The read operation therefore returns the stored encrypted values in decrypted form without performing any identity verification, enabling attackers to expose privileged credentials and potentially compromise downstream services.

Affected Systems

The affected product is Craftplan by puemos. All releases prior to v0.5.1 are impacted; the published fix is included in the 0.5.1 release.

Risk and Exploitability

The flaw receives a CVSS score of 8.2, indicating a high severity. EPSS information is unavailable, but the absence of a KEV listing suggests that known exploitation is not currently widespread. Because the attack requires no authentication and relies purely on a URL endpoint, it can be performed via a simple HTTP GET request from any network location that can reach the service. Once the endpoint is accessed, the attacker gains read‑only access to critical credentials, potentially compromising any systems that rely on those credentials.

Generated by OpenCVE AI on August 21, 2026 at 20:42 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Craftplan to version 0.5.1 or later to apply the fix that corrects the access‑control policy on the Settings API.
  • If an upgrade cannot be performed immediately, restrict access to the Settings API endpoint using network controls or disable the endpoint in configuration to prevent unauthenticated read access.
  • Monitor logs for suspicious GET requests to the /settings API endpoint and set up alerts for potential credential extraction activity.

Generated by OpenCVE AI on August 21, 2026 at 20:42 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 25 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Sun, 23 Aug 2026 16:45:00 +0000

Type Values Removed Values Added
First Time appeared Puemos
Puemos craftplan
Vendors & Products Puemos
Puemos craftplan

Fri, 21 Aug 2026 19:45:00 +0000

Type Values Removed Values Added
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.
Title Craftplan < 0.5.1 Broken Access Control Information Disclosure via Settings API
Weaknesses CWE-862
References
Metrics cvssV3_1

{'score': 5.9, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N'}

cvssV4_0

{'score': 8.2, 'vector': 'CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

Puemos Craftplan
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-25T17:17:45.458Z

Reserved: 2026-08-19T21:47:08.937Z

Link: CVE-2026-76876

cve-icon Vulnrichment

Updated: 2026-08-25T17:17:33.665Z

cve-icon NVD

Status : Deferred

Published: 2026-08-21T20:16:44.680

Modified: 2026-08-31T20:50:15.927

Link: CVE-2026-76876

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-23T16:40:51Z

Weaknesses