seroval facilitates JS value stringification, including complex structures beyond JSON.stringify capabilities. In versions 1.4.0 and below, due to improper input validation, a malicious object key can lead to prototype pollution during JSON deserialization. This vulnerability affects only JSON deserialization functionality. This issue is fixed in version 1.4.1.
Metrics
Affected Vendors & Products
Advisories
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-hj76-42vx-jwp4 | seroval Affected by Prototype Pollution via JSON Deserialization |
Fixes
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
References
History
Thu, 22 Jan 2026 08:15:00 +0900
| Type | Values Removed | Values Added |
|---|---|---|
| Description | seroval facilitates JS value stringification, including complex structures beyond JSON.stringify capabilities. In versions 1.4.0 and below, due to improper input validation, a malicious object key can lead to prototype pollution during JSON deserialization. This vulnerability affects only JSON deserialization functionality. This issue is fixed in version 1.4.1. | |
| Title | seroval Affected by Prototype Pollution via JSON Deserialization | |
| Weaknesses | CWE-1321 | |
| References |
| |
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-01-21T23:01:45.857Z
Reserved: 2026-01-15T15:45:01.957Z
Link: CVE-2026-23736
No data.
Status : Received
Published: 2026-01-21T23:15:52.340
Modified: 2026-01-21T23:15:52.340
Link: CVE-2026-23736
No data.
OpenCVE Enrichment
No data.
Weaknesses
Github GHSA