๐Ÿ” CVE Alert

CVE-2026-76647

UNKNOWN 0.0

Leantime JSON-RPC API contains a missing authorization vulnerability

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

Vendor leantime
Product json-rpc api
Published Aug 19, 2026
Stay Ahead of the Next One

Get instant alerts for leantime json-rpc api

Be the first to know when new unknown vulnerabilities affecting leantime json-rpc api are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Leantime / JSON-RPC API
0 โ‰ค 3.9.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
vokecyber.com: https://vokecyber.com/research/leantime-jsonrpc-editown-account-takeover vokecyber.com: https://vokecyber.com/blog/leantime-jsonrpc-editown-account-takeover leantime.io: https://leantime.io/unlocking-leantimes-power-a-guide-to-the-json-rpc-api/