๐Ÿ” CVE Alert

CVE-2026-95654

HIGH 7.4

Databasement before 1.7.14 Authorization Bypass via Stale Invitation Token

CVSS Score
7.4
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-863
Vendor david-crty
Product databasement
Published Sep 22, 2026
Last Updated Sep 22, 2026
Stay Ahead of the Next One

Get instant alerts for david-crty databasement

Be the first to know when new high vulnerabilities affecting david-crty databasement are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N
Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None

Affected Versions

David-Crty / Databasement
0 < 1.7.14

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/David-Crty/databasement/commit/128efeaf6bc9ad4a63940f4c3030a56ab2969778 github.com: https://github.com/David-Crty/databasement/blob/v1.7.13/app/Livewire/Auth/AcceptInvitation.php#L30 github.com: https://github.com/David-Crty/databasement/blob/v1.7.13/app/Livewire/Auth/AcceptInvitation.php#L45 github.com: https://github.com/David-Crty/databasement/releases/tag/v1.7.14 github.com: https://github.com/David-Crty/databasement vulncheck.com: https://www.vulncheck.com/advisories/databasement-before-1.7.14-authorization-bypass-via-stale-invitation-token

Credits

Abror Bakhromov