CVE-2026-44986
Prior to 2.14.5, Penpot exposed teams_invitations.clj invitation tokens from create-team-invitations, embedded an existing profile id in auth.clj prepare-register-profile, and had auth.clj register-profile issue a session based on the invitation email…
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (0.52%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
Penpot is an open-source design tool for design and code collaboration. Prior to 2.14.5, Penpot exposed teams_invitations.clj invitation tokens from create-team-invitations, embedded an existing profile id in auth.clj prepare-register-profile, and had auth.clj register-profile issue a session based on the invitation email match without password verification, allowing a registered user to take over any non-blocked profile. This issue is fixed in version 2.14.5.
- CVSS 3.1
- 9.9 CRITICALCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
- EPSS
- 0.52% probability · 43th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-287, CWE-639
- Source
- security-advisories@github.com
References
- https://github.com/penpot/penpot/commit/9e681260ccc4feb6c564ff0773fb9594b462c574
- https://github.com/penpot/penpot/pull/9380
- https://github.com/penpot/penpot/releases/tag/2.14.5
- https://github.com/penpot/penpot/security/advisories/GHSA-4937-35vc-hqjj
- https://github.com/penpot/penpot/security/advisories/GHSA-4937-35vc-hqjj
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.