CVE-2026-11369 PUBLISHED

IDOR in Comment API Allows Cross-Process Comment Read and Write

Assigner: linqi
Reserved: 05.06.2026 Published: 05.06.2026 Updated: 05.06.2026

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.

Metrics

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

Product Status

Vendor linqi GmbH
Product linqi
Versions Default: unaffected
  • affected from 0 to 1.4.8.5 (incl.)

References

Problem Types

  • CWE-639: Authorization Bypass Through User-Controlled Key CWE