CVE-2026-44986 Details
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.
A vulnerability in Penpot prior to version 2.14.5 allows a registered user to take over any non-blocked profile by exploiting the team-invitation process. The issue arises because the application improperly handles invitation tokens and profile identification during the registration process. Specifically, the vulnerability is present in versions through 2.15.0.
Users are advised to update to Penpot version 2.14.5 or later, where this vulnerability has been fixed.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jul 15, 2026CISA-ADP
Assessed Jul 15, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/penpot/penpot/security/advisories/GHSA-4937-35vc-hqjj | CISA-ADP | AdvisoryExploitRemedyVendor |
| https://github.com/penpot/penpot/commit/9e681260ccc4feb6c564ff0773fb9594b462c574 | [email protected] | Source CodeVendor |
| https://github.com/penpot/penpot/pull/9380 | [email protected] | Issue TrackingVendor |
| https://github.com/penpot/penpot/releases/tag/2.14.5 | [email protected] | Release NotesVendor |
| https://github.com/penpot/penpot/security/advisories/GHSA-4937-35vc-hqjj | [email protected] | AdvisoryExploitRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-287 | Improper Authentication | [email protected] |
| CWE-639 | Authorization Bypass Through User-Controlled Key | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Penpot | <= 2.15.0 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 15, 2026 | New CVE Received | [email protected] |
| Jul 15, 2026 | CVE Modified | CISA-ADP |
Volerion