Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

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

Quick assessment

Affected
1Panel-dev CordysCRM
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

CordysCRM 是一个支持私有化部署的开源 AI 驱动客户关系管理系统。在 1.7.4 版本之前,ShiroFilter 将 和 两个路由配置为匿名访问(无需认证)。这两个路由均调用 方法,而该方法仅执行基于主键的直接查询,未进行所有权、组织或权限校验。因此,未认证的调用者只要能够猜测或获取由 生成的 ID,即可下载其他组织用户上传的文件。其根本原因在于,存储的组织 ID 仅用于定位文件,而非用于对调用者进行授权验证。该问题已在 1.7.4 版本中修复。

CVSS 5.0 · Medium
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-76902

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
CordysCRM: Unauthenticated arbitrary file disclosure via `/attachment/preview/{id}` and `/pic/preview/{id}`
Source: CVE Program / CVE List V5
Vulnerability Description
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.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L
Source: CVE Program / CVE List V5
Vulnerability Type
关键功能的认证机制缺失
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
1Panel-dev CordysCRM < 1.7.4 -

II. Public POCs for CVE-2026-76902

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-76902

登录查看更多情报信息。

Patches & Fixes for CVE-2026-76902 (2)

Vendor Advisories for CVE-2026-76902 (1)

Other References for CVE-2026-76902 (1)

Same Patch Batch · 1Panel-dev · 2026-09-18 · 7 CVEs total

CVE-2026-63647 9.3 CRITICAL CordysCRM SSE Notification Stream Hijack via `/sse/subscribe`
CVE-2026-63646 6.9 MEDIUM CordysCRM MCP Form Configuration Endpoint Exposed to Anonymous Users
CVE-2026-76900 6.8 MEDIUM CordysCRM: SSRF via Approval Flow Webhook Execution due to Missing SSRF Validation at Runt
CVE-2026-76901 5.8 MEDIUM CordysCRM: Broken object-level authorization in lead pool and account pool detail endpoint
CVE-2026-76899 5.7 MEDIUM CordysCRM: Authenticated SQL injection via `sort.name` on `POST /account-pool/page`
CVE-2026-52745 5.3 MEDIUM CordysCRM: Customer Public Pool Sorting Field SQL Injection

IV. Related Vulnerabilities

V. Comments for CVE-2026-76902

No comments yet


Leave a comment