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.
Published: 2026-06-29
Score: 7.1 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the CRM module’s GET /admin-api/crm/follow‑up‑record/get endpoint of ruoyi‑vue‑pro. It is a missing authorization flaw that permits any authenticated user to request records by iterating sequential numeric identifiers. Attackers can retrieve private follow‑up notes, file attachments, scheduling details, and business entity references belonging to other users. This results in a confidentiality breach without affecting integrity or availability.

Affected Systems

Yunai’s ruoyi‑vue‑pro, version 2026.05 and earlier. The issue is fixed in commit c779a47, so systems running that version or any older release are vulnerable.

Risk and Exploitability

The CVSS v3 score of 7.1 classifies the risk as medium, and the vulnerability is readily exploitable because it only requires an authenticated user and simple enumeration of numeric IDs. EPSS data is not available, but the exposure of sensitive personal and business information makes the risk significant. The vulnerability is not listed in CISA’s KEV catalog. Exploitation can be achieved by sending crafted GET requests to the endpoint with arbitrary ID values, bypassing proper access checks.

Generated by OpenCVE AI on June 29, 2026 at 19:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update ruoyi‑vue‑pro to commit c779a476617c58a38904191094d22df254b42542 or later which implements the missing authorization check.
  • Verify that the GET /admin-api/crm/follow‑up‑record/get endpoint enforces proper role‑based access control before allowing data retrieval.
  • If an immediate update is not possible, restrict or disable the exposed endpoint through network or application firewall rules to prevent enumeration of record IDs.

Generated by OpenCVE AI on June 29, 2026 at 19:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 29 Jun 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 29 Jun 2026 18:15:00 +0000

Type Values Removed Values Added
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.
Title ruoyi-vue-pro - Missing Authorization in CRM Follow-up Record GET Endpoint
Weaknesses CWE-862
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'}

cvssV4_0

{'score': 7.1, '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'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-06-29T18:38:24.232Z

Reserved: 2026-06-26T13:57:16.356Z

Link: CVE-2026-57949

cve-icon Vulnrichment

Updated: 2026-06-29T18:38:12.212Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-29T19:30:02Z

Weaknesses