CVE-2026-47414
🗓️ 21 Jul 2026 17:11:36Reported by GitHub_MType
cve🔗 web.nvd.nist.gov📰️ 1 Media mentions👁 70 Views🌐 WEB
10
[
{
"vendor": "MervinPraison",
"product": "praisonai-platform",
"versions": [
{
"version": "< 0.1.4",
"status": "affected"
}
]
}
]| Parameter | Position | Path | Description | CWE |
|---|---|---|---|---|
| workspace_id | path | PATCH /workspaces/{workspace_id}/labels/{label_id} | Insecure Direct Object Reference: URL-supplied workspace_id and label_id are passed straight through to LabelService without proper ownership verification, enabling cross-workspace access to labels. | CWE-639 |
| label_id | path | PATCH /workspaces/{workspace_id}/labels/{label_id} | Insecure Direct Object Reference: URL-supplied workspace_id and label_id are passed straight through to LabelService without proper ownership verification, enabling cross-workspace access to labels. | CWE-639 |
| workspace_id | path | DELETE /workspaces/{workspace_id}/labels/{label_id} | Insecure Direct Object Reference: URL-supplied workspace_id and label_id are passed straight through to LabelService without proper ownership verification, enabling cross-workspace deletion of labels. | CWE-639 |
| label_id | path | DELETE /workspaces/{workspace_id}/labels/{label_id} | Insecure Direct Object Reference: URL-supplied workspace_id and label_id are passed straight through to LabelService without proper ownership verification, enabling cross-workspace deletion of labels. | CWE-639 |
| issue_id | path | POST /issues/{issue_id}/labels/{label_id} | Insecure Direct Object Reference: URL-supplied issue_id and label_id are passed straight through to LabelService without proper ownership verification, enabling cross-issue/label association. | CWE-639 |
| label_id | path | POST /issues/{issue_id}/labels/{label_id} | Insecure Direct Object Reference: URL-supplied issue_id and label_id are passed straight through to LabelService without proper ownership verification, enabling cross-issue/label association. | CWE-639 |
| issue_id | path | DELETE /issues/{issue_id}/labels/{label_id} | Insecure Direct Object Reference: URL-supplied issue_id and label_id are passed straight through to LabelService without proper ownership verification, enabling cross-issue/label disassociation. | CWE-639 |
| label_id | path | DELETE /issues/{issue_id}/labels/{label_id} | Insecure Direct Object Reference: URL-supplied issue_id and label_id are passed straight through to LabelService without proper ownership verification, enabling cross-issue/label disassociation. | CWE-639 |
| issue_id | path | GET /issues/{issue_id}/labels | Insecure Direct Object Reference: URL-supplied issue_id is used directly to fetch labels without validating workspace membership, allowing access to labels outside the caller's workspace. | CWE-639 |
Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation
23 Jul 2026 15:17Current
5.4Medium risk
Vulners AI Score5.4
CVSS 3.17.6
EPSS0.00384
SSVC