CVE-2026-76902: CordysCRM: Unauthenticated arbitrary file disclosure via `/attachment/preview/{id}` and `/pic/preview/{id}`

Published Sep 18, 2026
·
Updated

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.

Affected Software

1 affected component
CordysCRM CordysCRM<1.7.4

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade CordysCRM to a version that resolves this vulnerability.

    Fixed in 1.7.4

Event History

Sep 18, 2026
CVE Published
via MITRE·07:57 PM
Data Sourced
via MITRE·07:57 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Which deployments are exposed?

CordysCRM deployments running versions prior to 1.7.4 are affected because the attachment and picture preview routes are configured for anonymous access.

2

What does an attacker need to exploit this issue?

An attacker does not need to authenticate, but must guess or observe a valid attachment or picture ID generated by IDGenerator.nextStr. The affected endpoints then retrieve the resource by primary key without ownership, organization, or permission checks.

3

What is the impact across organizations?

A caller can download files uploaded by users in other organizations if they provide a valid ID. The stored organization ID is used to locate the file, not to authorize access.

4

What should be done if the deployment cannot be upgraded immediately?

The provided information identifies version 1.7.4 as the fix, but does not specify an interim mitigation. Restricting unauthenticated access to the affected preview routes would address the anonymous exposure described.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203