CVE Catalog

CVE-2026-66415

HighCVSS 8.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.28%

21th percentile - higher than 21% of all known CVEs

Summary

Leantime 3.6.2 contains a server-side request forgery and local file inclusion vulnerability in the Blueprints::import() method. Authenticated attackers can supply unsanitized filenames with URL wrappers or path traversal sequences to read internal resources like cloud metadata services or arbitrary files from the server filesystem.

Risk Assessment

Risk of sensitive data leakage, including cloud access keys and other confidential files, potentially leading to further privilege escalation.

Recommendation

Update Leantime to a version with proper path validation and restrict access to the JSON-RPC API.

Other vulnerabilities in Leantime

See all
Original NVD description (English source)

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 file_get_contents() in the Blueprints::import() method without path validation. Attackers can submit crafted filenames containing URL wrappers or path traversal sequences through the JSON-RPC API endpoint to access cloud metadata services or read arbitrary files from the server filesystem.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS