CVE-2026-48819 (GCVE-0-2026-48819)
Vulnerability from cvelistv5 – Published: 2026-07-17 19:46 – Updated: 2026-07-20 16:24
VLAI
EPSS
VEX
Title
Hey API: `buildClientParams` template: prototype chain substitution via unknown `$<slot>___proto__` key
Summary
Hey API is an ecosystem for turning API specifications into production-ready code. Prior to 0.97.3, dist/clients/core/params.ts ships a runtime template copied into generated SDKs as params.gen.ts, and buildClientParams writes unknown slot-prefixed keys such as $body_, $headers_, $path_, and $query_ directly to the corresponding slot, allowing $query___proto__ alongside a legitimate q field to set params.query through params["query"]["__proto__"] = value, call Object.setPrototypeOf(params.query, value), and expose inherited attacker-controlled keys during for..in iteration. This issue is fixed in version 0.97.3.
Severity
4.8 (Medium)
SSVC
Exploitation: poc
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
- CWE-1321 - Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
Assigner
References
4 references
| URL | Tags |
|---|---|
| https://github.com/hey-api/hey-api/security/advis… | x_refsource_CONFIRM |
| https://github.com/hey-api/hey-api/commit/0239091… | x_refsource_MISC |
| https://github.com/hey-api/hey-api/commit/da321a1… | x_refsource_MISC |
| https://github.com/hey-api/hey-api/releases/tag/%… | x_refsource_MISC |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| hey-api | openapi-ts |
Affected:
< 0.97.3
|
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-48819",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-20T16:23:29.690460Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-20T16:24:20.624Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"references": [
{
"tags": [
"exploit"
],
"url": "https://github.com/hey-api/hey-api/security/advisories/GHSA-hhx9-57xq-r5rw"
}
],
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "openapi-ts",
"vendor": "hey-api",
"versions": [
{
"status": "affected",
"version": "\u003c 0.97.3"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Hey API is an ecosystem for turning API specifications into production-ready code. Prior to 0.97.3, dist/clients/core/params.ts ships a runtime template copied into generated SDKs as params.gen.ts, and buildClientParams writes unknown slot-prefixed keys such as $body_, $headers_, $path_, and $query_ directly to the corresponding slot, allowing $query___proto__ alongside a legitimate q field to set params.query through params[\"query\"][\"__proto__\"] = value, call Object.setPrototypeOf(params.query, value), and expose inherited attacker-controlled keys during for..in iteration. This issue is fixed in version 0.97.3."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-1321",
"description": "CWE-1321: Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-17T19:46:00.402Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/hey-api/hey-api/security/advisories/GHSA-hhx9-57xq-r5rw",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/hey-api/hey-api/security/advisories/GHSA-hhx9-57xq-r5rw"
},
{
"name": "https://github.com/hey-api/hey-api/commit/023909137a15eff9c0263d3bcd116140076b214f",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/hey-api/hey-api/commit/023909137a15eff9c0263d3bcd116140076b214f"
},
{
"name": "https://github.com/hey-api/hey-api/commit/da321a1529eb3c90d2109da870f514b915a60169",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/hey-api/hey-api/commit/da321a1529eb3c90d2109da870f514b915a60169"
},
{
"name": "https://github.com/hey-api/hey-api/releases/tag/%40hey-api%2Fopenapi-ts%400.97.3",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/hey-api/hey-api/releases/tag/%40hey-api%2Fopenapi-ts%400.97.3"
}
],
"source": {
"advisory": "GHSA-hhx9-57xq-r5rw",
"discovery": "UNKNOWN"
},
"title": "Hey API: `buildClientParams` template: prototype chain substitution via unknown `$\u003cslot\u003e___proto__` key"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-48819",
"datePublished": "2026-07-17T19:46:00.402Z",
"dateReserved": "2026-05-22T20:57:10.976Z",
"dateUpdated": "2026-07-20T16:24:20.624Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-48819",
"date": "2026-07-28",
"epss": "0.00221",
"percentile": "0.12837"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-48819\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-07-17T20:17:21.553\",\"lastModified\":\"2026-07-23T18:02:00.793\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Hey API is an ecosystem for turning API specifications into production-ready code. Prior to 0.97.3, dist/clients/core/params.ts ships a runtime template copied into generated SDKs as params.gen.ts, and buildClientParams writes unknown slot-prefixed keys such as $body_, $headers_, $path_, and $query_ directly to the corresponding slot, allowing $query___proto__ alongside a legitimate q field to set params.query through params[\\\"query\\\"][\\\"__proto__\\\"] = value, call Object.setPrototypeOf(params.query, value), and expose inherited attacker-controlled keys during for..in iteration. This issue is fixed in version 0.97.3.\"}],\"affected\":[{\"source\":\"security-advisories@github.com\",\"affectedData\":[{\"vendor\":\"hey-api\",\"product\":\"openapi-ts\",\"versions\":[{\"version\":\"\u003c 0.97.3\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N\",\"baseScore\":4.8,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.2,\"impactScore\":2.5}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-07-20T16:23:29.690460Z\",\"id\":\"CVE-2026-48819\",\"options\":[{\"exploitation\":\"poc\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-1321\"}]}],\"references\":[{\"url\":\"https://github.com/hey-api/hey-api/commit/023909137a15eff9c0263d3bcd116140076b214f\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/hey-api/hey-api/commit/da321a1529eb3c90d2109da870f514b915a60169\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/hey-api/hey-api/releases/tag/%40hey-api%2Fopenapi-ts%400.97.3\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/hey-api/hey-api/security/advisories/GHSA-hhx9-57xq-r5rw\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/hey-api/hey-api/security/advisories/GHSA-hhx9-57xq-r5rw\",\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-48819\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-07-20T16:23:29.690460Z\"}}}], \"references\": [{\"url\": \"https://github.com/hey-api/hey-api/security/advisories/GHSA-hhx9-57xq-r5rw\", \"tags\": [\"exploit\"]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-07-20T16:23:41.237Z\"}}], \"cna\": {\"title\": \"Hey API: `buildClientParams` template: prototype chain substitution via unknown `$\u003cslot\u003e___proto__` key\", \"source\": {\"advisory\": \"GHSA-hhx9-57xq-r5rw\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 4.8, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"LOW\"}}], \"affected\": [{\"vendor\": \"hey-api\", \"product\": \"openapi-ts\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 0.97.3\"}]}], \"references\": [{\"url\": \"https://github.com/hey-api/hey-api/security/advisories/GHSA-hhx9-57xq-r5rw\", \"name\": \"https://github.com/hey-api/hey-api/security/advisories/GHSA-hhx9-57xq-r5rw\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/hey-api/hey-api/commit/023909137a15eff9c0263d3bcd116140076b214f\", \"name\": \"https://github.com/hey-api/hey-api/commit/023909137a15eff9c0263d3bcd116140076b214f\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/hey-api/hey-api/commit/da321a1529eb3c90d2109da870f514b915a60169\", \"name\": \"https://github.com/hey-api/hey-api/commit/da321a1529eb3c90d2109da870f514b915a60169\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/hey-api/hey-api/releases/tag/%40hey-api%2Fopenapi-ts%400.97.3\", \"name\": \"https://github.com/hey-api/hey-api/releases/tag/%40hey-api%2Fopenapi-ts%400.97.3\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Hey API is an ecosystem for turning API specifications into production-ready code. Prior to 0.97.3, dist/clients/core/params.ts ships a runtime template copied into generated SDKs as params.gen.ts, and buildClientParams writes unknown slot-prefixed keys such as $body_, $headers_, $path_, and $query_ directly to the corresponding slot, allowing $query___proto__ alongside a legitimate q field to set params.query through params[\\\"query\\\"][\\\"__proto__\\\"] = value, call Object.setPrototypeOf(params.query, value), and expose inherited attacker-controlled keys during for..in iteration. This issue is fixed in version 0.97.3.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-1321\", \"description\": \"CWE-1321: Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2026-07-17T19:46:00.402Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-48819\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-07-20T16:24:20.624Z\", \"dateReserved\": \"2026-05-22T20:57:10.976Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2026-07-17T19:46:00.402Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…