AUGUST 15, 2026
Live Feed
Back to database
Case File

CVE-2026-48771

HIGH · CVSS 8.2 EPSS 0.21% Public Exploit

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

CyberRota Analysis

AI-Generated

The ishankportfolio website prior to version 1.0.1 is vulnerable due to misconfigured client-side database settings and inadequate access controls, potentially exposing contact form submissions to unauthorized users. This could lead to the compromise of personally identifiable information (PII), including names, email addresses, and phone numbers. Organizations using this application should prioritize upgrading to version 1.0.1 or implementing immediate mitigations to secure their databases and protect sensitive user data.

Public Exploit Signal

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

GitHub PoC Links

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

CVE
CVE-2026-48771
Severity
HIGH
CVSS
8.2
EPSS
0.21%

Original NVD Description

ishankportfolio is a portfolio website. Prior to version 1.0.1, contact form submissions could potentially be exposed due to improperly secured client-side database configuration and insufficient access control policies. Applications using publicly exposed database credentials or permissive database rules may allow unauthorised users to read, modify, or abuse stored form submission data. This could impact personally identifiable information (PII) submitted through the website contact form, including names, email addresses, phone numbers, and messages. The issue has been patched in version 1.0.1. Users unable to upgrade immediately can reduce risk by disabling public read/write database access, rotating exposed API keys, restricting database policies to authenticated requests only, moving sensitive operations to secure backend/serverless functions, and/or monitoring database activity logs for suspicious access.