CordysCRM 是一个支持私有化部署的开源 AI 驱动客户关系管理系统。在 1.7.4 版本之前,ShiroFilter 将 和 两个路由配置为匿名访问(无需认证)。这两个路由均调用 方法,而该方法仅执行基于主键的直接查询,未进行所有权、组织或权限校验。因此,未认证的调用者只要能够猜测或获取由 生成的 ID,即可下载其他组织用户上传的文件。其根本原因在于,存储的组织 ID 仅用于定位文件,而非用于对调用者进行授权验证。该问题已在 1.7.4 版本中修复。
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.
| Vendor | Product | Affected Versions | CPE | Subscribe |
|---|---|---|---|---|
| 1Panel-dev | CordysCRM | < 1.7.4 | - |
|
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POC| 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 |
No comments yet