Impact
EspoCRM 9.3.3 and earlier contain a broken access control flaw that lets low‑privileged users pin any note. The API endpoint /api/v1/Note/{id}/pin writes the new pinned state to the database before performing the authorization check, so a 403 response is returned while the change persists. The attacker can therefore alter the pinned status of any note without possessing edit rights to the parent object, violating data integrity.
Affected Systems
Affected systems include EspoCRM for open source customer relationship management. The vulnerability is present in releases 9.3.3 and earlier and was fixed in version 9.3.5. Users running an impacted version are susceptible to this flaw.
Risk and Exploitability
The risk level is low, with a CVSS score of 4.3 and no recorded exploitation probability (EPSS not available). The vulnerability is not listed in CISA’s KEV catalog. Exploitation requires authenticated API access and knowledge of a note identifier, making the attack vector a network‑based API call by a low‑privileged user.
OpenCVE Enrichment