CVE-2026-57949 PUBLISHED

ruoyi-vue-pro - Missing Authorization in CRM Follow-up Record GET Endpoint

Assigner: VulnCheck
Reserved: 26.06.2026 Published: 29.06.2026 Updated: 30.06.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
CVSS Score: 7.1

Product Status

Vendor Yunai
Product ruoyi-vue-pro
Versions Default: unaffected
  • affected from 0 to 2026.05 (incl.)
  • Version c779a476617c58a38904191094d22df254b42542 is unaffected

Credits

  • George Chen finder

References

Problem Types

  • Missing Authorization CWE