CVE-2025-3193
MEDIUM5.9EPSS 0.10%algoliasearch-helper is vulnerable to Prototype Pollution in _merge()
Published: 9/27/2025Modified: 9/30/2025
Also known as:GHSA-529q-4j3p-7c5r
Description
Versions of the package algoliasearch-helper from 2.0.0-rc1 and before 3.11.2 are vulnerable to Prototype Pollution in the _merge() function in merge.js, which allows constructor.prototype to be written even though doing so throws an error. In the "extreme edge-case" that the resulting error is caught, code injected into the user-supplied search parameter may be exeucted. This is related to but distinct from the issue reported in [CVE-2021-23433](https://security.snyk.io/vuln/SNYK-JS-ALGOLIASEARCHHELPER-1570421). **NOTE:** This vulnerability is not exploitable in the default configuration of InstantSearch since searchParameters are not modifiable by users.
Affected packages (1)
- npm/algoliasearch-helper>= 2.0.0-rc1, < 3.11.2
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 3.1 | MEDIUM5.9 | CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H |
References (5)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2025-3193
- PATCHhttps://github.com/algolia/algoliasearch-helper-js
- WEBhttps://github.com/algolia/algoliasearch-helper-js/commit/776dff23c87b0902e554e02a8c2567d2580fe12a
- WEBhttps://github.com/algolia/algoliasearch-helper-js/issues/922
- WEBhttps://security.snyk.io/vuln/SNYK-JS-ALGOLIASEARCHHELPER-3318396