CVE-2026-76902
CordysCRM is an open source AI-powered customer relationship management system that supports private deployment. Prior to 1.7.4, ShiroFilter
CVSS
5.0
Medium
EPSS
—
KEV
—
Exploit Today
—
0-100
Published: Sep 18, 2026 · Last modified: Sep 18, 2026 · CWE-306 · CWE-862
Not enough EPSS history yet.
CordysCRM is an open source AI-powered customer relationship management system that supports private deployment. Prior to 1.7.4, ShiroFilter configures /attachment/preview/{id} and /pic/preview/{id} as anonymous, and both routes call AttachmentService.getResource, which performs a bare primary-key lookup without ownership, organization, or permission checks. An unauthenticated caller who guesses or observes an id generated by IDGenerator.nextStr can download files uploaded by users in other organizations because the stored organization id is used only to locate the file rather than authorize the caller. This issue is fixed in version 1.7.4.
- github.comhttps://github.com/1Panel-dev/CordysCRM/commit/3d1f68be0778ce35362688296bf355c1cb2d86fb
- github.comhttps://github.com/1Panel-dev/CordysCRM/pull/2978
- github.comhttps://github.com/1Panel-dev/CordysCRM/releases/tag/v1.7.4
- github.comhttps://github.com/1Panel-dev/CordysCRM/security/advisories/GHSA-93p7-j9r5-jc7q