Vulnerability Description
ruoyi-vue-pro through 2026.05, fixed in commit c779a47, contains a missing authorization vulnerability in the CRM module's GET /admin-api/crm/follow-up-record/get endpoint that allows authenticated users to read any follow-up record by iterating sequential numeric IDs. Attackers can exploit this by sending requests with arbitrary ID parameters to access other users' follow-up notes, file attachments, scheduling information, and business entity references without proper authorization checks.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/YunaiV/ruoyi-vue-pro/commit/c779a476617c58a38904191094d22df25
- https://github.com/YunaiV/ruoyi-vue-pro/issues/1159
- https://www.vulncheck.com/advisories/ruoyi-vue-pro-missing-authorization-in-crm-
- https://github.com/YunaiV/ruoyi-vue-pro/issues/1159
FAQ
What is CVE-2026-57949?
CVE-2026-57949 is a vulnerability with a CVSS score of 6.5 (MEDIUM). ruoyi-vue-pro through 2026.05, fixed in commit c779a47, contains a missing authorization vulnerability in the CRM module's GET /admin-api/crm/follow-up-record/get endpoint that allows authenticated us...
How severe is CVE-2026-57949?
CVE-2026-57949 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-57949?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.