Lucene search
+L

181 matches found

Nuclei
Nuclei
added 2026/08/29 10:07 a.m.44 views

Leantime < 2.4 - Authenticated SQL Injection

Leantime is an open source project management system. A 'userId' variable in app/domain/files/repositories/class.files.php is not parameterized. An authenticated attacker can send a carefully crafted POST request to /api/jsonrpc to exploit an SQL injection vulnerability. Confidentiality is impact...

6.5CVSS6.7AI score0.01872EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/25 5:44 a.m.3 views

Leantime-POC

Leantime-POC CVE-2024-27474, CVE-2024-27476, CVE-2024-27477 विवरण Leantime लक्ष्य-केंद्रित परियोजना प्रबंधन प्रणाली के संस्करण 3.0.6 में निम्नलिखित कमजोरियों की पहचान की गई थी। CVE-2024-27474 एक क्रॉस-साइट अनुरोध जालसाज़ी CSRF कमजोरी, जो ट्रिगर होने पर, एक खाता बनाकर उसके विशेषाधिकारों को...

8.8CVSS5.2AI score0.00651EPSS
SaveExploits4
NVD
NVD
added 2026/08/19 8:17 p.m.7 views

CVE-2026-76647

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 a...

8.8CVSS0.00375EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/19 7:26 p.m.19 views

CVE-2026-76647

CVE-2026-76647 affects Leantime (JSON-RPC API through version 3.9.0), where the JSON-RPC dispatcher in app/Domain/Api/Controllers/Jsonrpc.php lacks centralized authorization enforcement before invoking service-layer methods. An authenticated user can call methods or act on resources outside their...

8.8CVSS5.4AI score0.00375EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/19 7:26 p.m.32 views

CVE-2026-76647 Leantime JSON-RPC API contains a missing authorization vulnerability

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 a...

0.00375EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/19 7:26 p.m.9 views

EUVD-2026-62708

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 a...

5.4AI score0.00375EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/05 8:16 a.m.11 views

CVE-2026-54418

Leantime through 3.6.2 exposes the JSON-RPC methods leantime.rpc.TwoFA.TwoFA.getSetupData, saveSecret, verifyAndEnable, and disable2FA, which act on a caller-supplied userId parameter with no ownership check, session pinning, or permission-attribute gate unlike other RPC-exposed methods in the sa...

8.1CVSS0.00248EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/05 6:58 a.m.70 views

CVE-2026-54418

CVE-2026-54418 affects Leantime up to version 3.6.2. The JSON-RPC endpoints leantime.rpc.TwoFA.TwoFA.getSetupData, saveSecret, verifyAndEnable, and disable2FA accept a caller-supplied userId without ownership checks, session pinning, or permission-attribute gating. An authenticated user can call ...

8.1CVSS5.3AI score0.00248EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/05 6:58 a.m.9 views

CVE-2026-54418 Leantime - Missing Authorization on TwoFA JSON-RPC Methods Allows Cross-Account 2FA Secret Disclosure and Bypass

Leantime through 3.6.2 exposes the JSON-RPC methods leantime.rpc.TwoFA.TwoFA.getSetupData, saveSecret, verifyAndEnable, and disable2FA, which act on a caller-supplied userId parameter with no ownership check, session pinning, or permission-attribute gate unlike other RPC-exposed methods in the sa...

8.1CVSS5.3AI score0.00248EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/05 6:58 a.m.47 views

CVE-2026-54418 Leantime - Missing Authorization on TwoFA JSON-RPC Methods Allows Cross-Account 2FA Secret Disclosure and Bypass

Leantime through 3.6.2 exposes the JSON-RPC methods leantime.rpc.TwoFA.TwoFA.getSetupData, saveSecret, verifyAndEnable, and disable2FA, which act on a caller-supplied userId parameter with no ownership check, session pinning, or permission-attribute gate unlike other RPC-exposed methods in the sa...

8.1CVSS0.00248EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/05 6:58 a.m.11 views

CVE-2026-54418

Leantime through 3.6.2 exposes the JSON-RPC methods leantime.rpc.TwoFA.TwoFA.getSetupData, saveSecret, verifyAndEnable, and disable2FA, which act on a caller-supplied userId parameter with no ownership check, session pinning, or permission-attribute gate unlike other RPC-exposed methods in the sa...

8.1CVSS5.7AI score0.00248EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/03 2:44 p.m.2 views

CVE-PoC-Hub — Updated!

🔬 CVE-PoC-Hub — Curated Proof-of-Concept Exploits Working, verified PoC scripts for recent CVEs. Tested in lab environments. For security researchers, penetration testers, and CTF players. ⚠️ Disclaimer All PoCs are for educational and authorized testing only. Each exploit has been tested in...

8.8CVSS5.2AI score0.00313EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/07/30 7:52 p.m.11 views

Cross-site Request Forgery (CSRF)

Overview Affected versions of this package are vulnerable to Cross-site Request Forgery CSRF via omission of the VerifyCsrfToken middleware in the global middleware stack. An attacker can perform unauthorized actions on behalf of authenticated users by tricking them into visiting a malicious...

8.8CVSS5.5AI score0.00162EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/30 7:18 p.m.12 views

CVE-2026-66416

Leantime 3.6.2 contains a cross-site request forgery vulnerability that allows unauthenticated attackers to perform state-changing actions on behalf of authenticated users by excluding the Laravel VerifyCsrfToken middleware from the global middleware stack in app/Http/Kernel.php. Attackers can...

8.8CVSS0.00162EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/30 7:18 p.m.12 views

CVE-2026-66415

Leantime 3.6.2 contains a server-side request forgery and local file inclusion vulnerability that allows authenticated attackers to read internal resources by passing unsanitized user-supplied filenames to filegetcontents in the Blueprints::import method without path validation. Attackers can...

8.5CVSS0.00284EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/07/30 5:00 p.m.11 views

CVE-2026-66416 Leantime CSRF Protection Globally Disabled by Omission of Laravel VerifyCsrfToken Middleware

Leantime 3.6.2 contains a cross-site request forgery vulnerability that allows unauthenticated attackers to perform state-changing actions on behalf of authenticated users by excluding the Laravel VerifyCsrfToken middleware from the global middleware stack in app/Http/Kernel.php. Attackers can...

8.8CVSS5.4AI score0.00162EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/30 5:00 p.m.18 views

EUVD-2026-51199

Leantime 3.6.2 contains a cross-site request forgery vulnerability that allows unauthenticated attackers to perform state-changing actions on behalf of authenticated users by excluding the Laravel VerifyCsrfToken middleware from the global middleware stack in app/Http/Kernel.php. Attackers can...

8.8CVSS5.8AI score0.00162EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/30 5:00 p.m.17 views

CVE-2026-66416

Leantime 3.6.2 contains a cross-site request forgery vulnerability that allows unauthenticated attackers to perform state-changing actions on behalf of authenticated users by excluding the Laravel VerifyCsrfToken middleware from the global middleware stack in app/Http/Kernel.php. Attackers can...

8.8CVSS5.8AI score0.00162EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/30 5:00 p.m.42 views

CVE-2026-66416 Leantime CSRF Protection Globally Disabled by Omission of Laravel VerifyCsrfToken Middleware

Leantime 3.6.2 contains a cross-site request forgery vulnerability that allows unauthenticated attackers to perform state-changing actions on behalf of authenticated users by excluding the Laravel VerifyCsrfToken middleware from the global middleware stack in app/Http/Kernel.php. Attackers can...

8.8CVSS0.00162EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/30 5:00 p.m.41 views

CVE-2026-66416

Leantime 3.6.2 is affected by CVE-2026-66416 due to omission of the Laravel VerifyCsrfToken middleware from the global middleware stack in app/Http/Kernel.php. This CSRF protection gap enables unauthenticated attackers to perform state-changing actions that would otherwise require an authenticate...

8.8CVSS5.8AI score0.00162EPSS
SaveExploits0References4
Rows per page
Query Builder