Impact
The vulnerability lies in the Dataset API of jsbroks COCO Annotator, where an attacker can manipulate the DatasetId parameter to bypass authentication checks. This allows an unauthenticated or improperly authenticated user to identify and modify datasets that they should not have access to. The weakness corresponds to CWE-285 and CWE-639, and the impact is potential unauthorized alteration of dataset contents, compromising data integrity and confidentiality for users relying on the annotator for accurate ground‑truth data.
Affected Systems
The affected product is jsbroks COCO Annotator, versions up to 0.11.1. Any installation running these releases, particularly when exposed to external networks, is vulnerable. The manipulation occurs in the backend/webserver/api/datasets.py module of the Dataset API.
Risk and Exploitability
The CVSS score of 6.9 indicates a moderate risk, and the vulnerability can be exploited remotely by sending a crafted HTTP request with a manipulated DatasetId. While no EPSS score is available, the public disclosure and lack of vendor response suggest a real threat. The issue is not listed in the CISA KEV catalog, but the combination of remote exploitability and authentication bypass warrants immediate attention.
OpenCVE Enrichment