Description
Databasement before 1.7.14 validates invitation tokens only when the acceptance page loads, caching the authorization decision without re-checking token validity during acceptance. Attackers with a leaked or forwarded invitation link can load the page while pending, then accept the invitation after the legitimate user has already accepted it to overwrite the account password and gain authenticated access to managed database credentials and secrets.
Published: 2026-09-22
Score: 9.1 Critical
EPSS: n/a
KEV: No
Impact: Authorization Bypass allowing unintended authenticated access to database credentials
Action: Apply Patch
AI Analysis

Impact

The vulnerability causes Databasement to validate invitation tokens only once when the acceptance page is initially displayed, caching that decision for the duration of the session. Because the token is not rechecked during the actual acceptance step, an attacker who obtains a leaked or forwarded invitation link can load the page prior to the legitimate user, then complete the acceptance after the legitimate user has already accepted, thereby overwriting the account password and assuming full authenticated control over managed database credentials and secrets.

Affected Systems

The flaw exists in the David‑Crty Databasement application in all releases before version 1.7.14, including the 1.7.13 snapshot referenced in the advisory.

Risk and Exploitability

The CVSS score of 9.1 signals a critical level of risk. Although an EPSS score is not available and the vulnerability is not listed in the CISA KEV catalog, the attack vector appears to be remote, web‑based, and requires only a leaked or forwarded invitation URL. If an attacker can supply the stale token to a target account, they can replace the account’s password and gain privileged database access. The lack of immediate token revalidation and absence of contextual checks make the exploitation path straightforward once the invitation link is obtained.

Generated by OpenCVE AI on September 22, 2026 at 17:42 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Databasement to version 1.7.14 or newer, which removes the stale‑token validation flaw
  • Configure the system or update the code to invalidate invitation tokens immediately after acceptance, ensuring each token can be used only once
  • Enable audit logging for invitation acceptance and password changes, and set alerts for anomalous activity such as rapid or repeated acceptance of invitations

Generated by OpenCVE AI on September 22, 2026 at 17:42 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 22 Sep 2026 19:45:00 +0000

Type Values Removed Values Added
First Time appeared David-crty
David-crty databasement
Vendors & Products David-crty
David-crty databasement

Tue, 22 Sep 2026 15:30:00 +0000

Type Values Removed Values Added
Description Databasement before 1.7.14 validates invitation tokens only when the acceptance page loads, caching the authorization decision without re-checking token validity during acceptance. Attackers with a leaked or forwarded invitation link can load the page while pending, then accept the invitation after the legitimate user has already accepted it to overwrite the account password and gain authenticated access to managed database credentials and secrets.
Title Databasement before 1.7.14 Authorization Bypass via Stale Invitation Token
Weaknesses CWE-863
References
Metrics cvssV3_1

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

cvssV4_0

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


Subscriptions

David-crty Databasement
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-22T15:48:52.843Z

Reserved: 2026-09-22T12:28:58.960Z

Link: CVE-2026-95654

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-22T16:18:18.770

Modified: 2026-09-22T16:18:18.770

Link: CVE-2026-95654

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-22T19:13:41Z

Weaknesses