SEPTEMBER 15, 2026
Live Feed
Back to database
Case File

CVE-2026-87821

HIGH · CVSS 7.1 EPSS 0.33% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-09-09 · Last synced 2026-09-15

CyberRota Analysis

AI-Generated

The vulnerability affects the Lara Dashboard up to version 1.3.1, specifically in the POST /api/admin/builder/markdown/fetch endpoint, which is susceptible to server-side request forgery (SSRF). This flaw allows authenticated users to send arbitrary URLs, potentially exposing sensitive internal services and cloud metadata, including IAM credentials. Organizations using this dashboard should prioritize patching this vulnerability to mitigate the risk of unauthorized access to critical internal resources.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-87821
Severity
HIGH
CVSS
7.1
EPSS
0.33%

Original NVD Description

Lara Dashboard through 1.3.1 contains a server-side request forgery vulnerability in the POST /api/admin/builder/markdown/fetch endpoint that allows any authenticated user to fetch arbitrary URLs and read the response body. Attackers can read internal HTTP services and cloud metadata including IAM credentials by supplying malicious URLs without host validation or redirect restrictions.