Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
Leantime JSON-RPC API contains a missing authorization vulnerability
Vulnerability Description
Leantime JSON-RPC API through version 3.9.0 contains a missing authorization vulnerability in the JSON-RPC dispatcher in app/Domain/Api/Controllers/Jsonrpc.php. The dispatcher does not enforce authorization before invoking service-layer methods, allowing an authenticated user to call methods or act on resources outside their intended permissions. For example, the editOwn method accepts a user-supplied user ID without verifying that it belongs to the caller, allowing an attacker to modify another user's account and set a new password, resulting in account takeover. This vulnerability is distinct from CVE-2026-59712 and CVE-2026-15509 because the root cause is the lack of centralized authorization enforcement in the JSON-RPC dispatcher rather than the behavior of an individual exposed method.
CVSS Information
N/A
Vulnerability Type
N/A
Vulnerability Title
Leantime JSON-RPC API 安全漏洞
Vulnerability Description
Leantime JSON-RPC API是Leantime公司的一款基于JSON的远程过程调用协议。 Leantime JSON-RPC API 3.9.0及之前版本存在安全漏洞,该漏洞源于JSON-RPC调度器缺少授权验证,调用服务层方法前未实施授权检查,允许已认证用户越权调用方法或操作资源,editOwn方法未验证用户ID归属,可修改其他用户账户并设置新密码,导致账户接管。
CVSS Information
N/A
Vulnerability Type
N/A