Share
## https://sploitus.com/exploit?id=E3BB1F5B-6C5A-5E2F-AC8C-1CC1D558FC1A
# deephas = 1.0.8**.

**References:**
- [GitHub Advisory (GHSA-2733-6c58-pf27)](https://github.com/sharpred/deepHas/security/advisories/GHSA-2733-6c58-pf27)
- [NVD CVE-2026-25047](https://nvd.nist.gov/vuln/detail/CVE-2026-25047)
- Original repository: [sharpred/deepHas](https://github.com/sharpred/deepHas)

## Requirements

- Python 3.x
- Node.js (16 / 18 / 20 recommended)
- `npm` to install the vulnerable package

## Installation & Usage

1. Clone this repository:
   ```bash
   git clone https://github.com/[your-username]/deephas-poc-cve-2026-25047.git
   cd deephas-poc-cve-2026-25047
   python3 poc-deephas-prototype-pollution.py ```