CVE-2026-11369
Deferred Deferred - Pending Action
Comment API IDOR in Process Management System

Publication date: 2026-06-05

Last updated on: 2026-06-05

Assigner: 86c47df7-7d28-48da-920a-6423c52fd3da

Description
The Comment API (GET /api/Comment and POST /api/Comment) in the affected application fails to perform authorization checks to verify that the requesting user has access to the object identified by the relatedObjectId. This Insecure Direct Object Reference (IDOR) vulnerability allows any authenticated user to read and write comments on any process across all business units by supplying an arbitrary object GUID.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-06-05
Last Modified
2026-06-05
Generated
2026-06-05
AI Q&A
2026-06-05
EPSS Evaluated
N/A
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
linqi onpremise to 1.4.8.6 (exc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-639 The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability is an Insecure Direct Object Reference (IDOR) in the Comment API of the affected application. Specifically, the API endpoints GET /api/Comment and POST /api/Comment do not perform proper authorization checks to verify if the requesting user has access rights to the object identified by the relatedObjectId.

As a result, any authenticated user can read and write comments on any process across all business units by supplying an arbitrary object GUID, bypassing intended access controls.


How can this vulnerability impact me? :

This vulnerability allows unauthorized access to comment data across all business units within the application. An attacker or malicious user with valid authentication can read and modify comments on any process by using arbitrary object identifiers.

This can lead to unauthorized disclosure of sensitive information, manipulation of comment data, and potential disruption of business processes that rely on comment integrity.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart