CVE-2026-58448 PUBLISHED

yudao-cloud < 2026.06 - BPM Module Broken Access Control via process-instance API

Assigner: VulnCheck
Reserved: 30.06.2026 Published: 30.06.2026 Updated: 01.07.2026

yudao-cloud before 2026.06 contains a broken access control vulnerability in the BPM module that allows any authenticated user to access arbitrary process instance records by supplying a caller-controlled process-instance identifier to an unprotected endpoint lacking the @PreAuthorize annotation. Attackers can query any process-instance identifier through the unguarded GET endpoint to read sensitive workflow data including submitted form variables, approver identities, approval and rejection comments, and process BPMN XML without ownership or tenant party verification.

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 YunaiV
Product yudao-cloud
Versions Default: unaffected
  • affected from 0 to 2026.06 (excl.)

Credits

  • George Chen finder

References

Problem Types

  • Missing Authorization CWE