cve/2024/CVE-2024-11821.md
2025-09-29 21:09:30 +02:00

929 B

CVE-2024-11821

Description

A privilege escalation vulnerability exists in langgenius/dify version 0.9.1. This vulnerability allows a normal user to modify Orchestrate instructions for a chatbot created by an admin user. The issue arises because the application does not properly enforce access controls on the endpoint /console/api/apps/{chatbot-id}/model-config, allowing unauthorized users to alter chatbot configurations.

POC

Reference

No PoCs from references.

Github