---
id: CVE-2026-48771
title: ishankportfolio is a portfolio website
summary: >-
  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
  usi…
severity: high
cvss: 8.2
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N'
cwe:
  - CWE-200
published: '2026-08-11'
updated: '2026-09-09'
sourceUpdated: '2026-09-09T20:46:02.457'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-48771'
references:
  - url: >-
      https://github.com/Ishankjha740/ishankportfolio/security/advisories/GHSA-44fc-h2mc-cw9g
    label: security-advisories@github.com
tags:
  - nvd
epss: 0.00209
epssPercentile: 0.11321
ingestedAt: '2026-09-09T21:22:45.528Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
