Search
Find a vulnerability
Search criteria
2 vulnerabilities by yashbhalgat
CVE-2026-15531 (GCVE-0-2026-15531)
Vulnerability from nvd – Published: 2026-07-13 04:15 – Updated: 2026-07-13 15:27
VLAI
EPSS
VEX
Title
yashbhalgat HashNeRF-pytorch Checkpoint File run_nerf.py torch.load deserialization
Summary
A vulnerability has been found in yashbhalgat HashNeRF-pytorch up to 82885e698295982504eb6a26d060a6b2473e3706. Affected by this issue is the function torch.load of the file run_nerf.py of the component Checkpoint File Handler. The manipulation of the argument ckpt_path leads to deserialization. The attack must be carried out locally. The exploit has been disclosed to the public and may be used. This product uses a rolling release model to deliver continuous updates. As a result, specific version information for affected or updated releases is not available. The pull request to fix this issue awaits acceptance.
Severity
SSVC
Exploitation: poc
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
Assigner
References
7 references
| URL | Tags |
|---|---|
| https://vuldb.com/vuln/377874 | vdb-entrytechnical-description |
| https://vuldb.com/vuln/377874/cti | signaturepermissions-required |
| https://vuldb.com/cve/CVE-2026-15531 | third-party-advisory |
| https://vuldb.com/submit/854906 | third-party-advisory |
| https://github.com/yashbhalgat/HashNeRF-pytorch/i… | exploitissue-tracking |
| https://github.com/yashbhalgat/HashNeRF-pytorch/pull/50 | issue-trackingpatch |
| https://github.com/yashbhalgat/HashNeRF-pytorch/ | product |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| yashbhalgat | HashNeRF-pytorch |
Affected:
82885e698295982504eb6a26d060a6b2473e3706
cpe:2.3:a:yashbhalgat:hashnerf-pytorch:*:*:*:*:*:*:*:* |
Credits
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-15531",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-13T15:27:00.088732Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-13T15:27:17.248Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"cpes": [
"cpe:2.3:a:yashbhalgat:hashnerf-pytorch:*:*:*:*:*:*:*:*"
],
"modules": [
"Checkpoint File Handler"
],
"product": "HashNeRF-pytorch",
"vendor": "yashbhalgat",
"versions": [
{
"status": "affected",
"version": "82885e698295982504eb6a26d060a6b2473e3706"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "Dem0000000 (VulDB User)"
},
{
"lang": "en",
"type": "coordinator",
"value": "VulDB CNA Team"
}
],
"descriptions": [
{
"lang": "en",
"value": "A vulnerability has been found in yashbhalgat HashNeRF-pytorch up to 82885e698295982504eb6a26d060a6b2473e3706. Affected by this issue is the function torch.load of the file run_nerf.py of the component Checkpoint File Handler. The manipulation of the argument ckpt_path leads to deserialization. The attack must be carried out locally. The exploit has been disclosed to the public and may be used. This product uses a rolling release model to deliver continuous updates. As a result, specific version information for affected or updated releases is not available. The pull request to fix this issue awaits acceptance."
}
],
"metrics": [
{
"cvssV4_0": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P",
"version": "4.0"
}
},
{
"cvssV3_1": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R",
"version": "3.1"
}
},
{
"cvssV3_0": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R",
"version": "3.0"
}
},
{
"cvssV2_0": {
"baseScore": 4.3,
"vectorString": "AV:L/AC:L/Au:S/C:P/I:P/A:P/E:POC/RL:ND/RC:UR",
"version": "2.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-502",
"description": "Deserialization",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-20",
"description": "Improper Input Validation",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-13T04:15:09.036Z",
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB"
},
"references": [
{
"name": "VDB-377874 | yashbhalgat HashNeRF-pytorch Checkpoint File run_nerf.py torch.load deserialization",
"tags": [
"vdb-entry",
"technical-description"
],
"url": "https://vuldb.com/vuln/377874"
},
{
"name": "VDB-377874 | CTI Indicators (IOB, IOC, IOA)",
"tags": [
"signature",
"permissions-required"
],
"url": "https://vuldb.com/vuln/377874/cti"
},
{
"name": "CVE-2026-15531 | CVE Analysis and Report",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/cve/CVE-2026-15531"
},
{
"name": "Submit #854906 | Yash Bhalgat HashNeRF-pytorch Affected: repository version up to commit c49502ff492abca6243505961f1aa312 CWE-502 Deserialization of Untrusted Data",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/submit/854906"
},
{
"tags": [
"exploit",
"issue-tracking"
],
"url": "https://github.com/yashbhalgat/HashNeRF-pytorch/issues/49"
},
{
"tags": [
"issue-tracking",
"patch"
],
"url": "https://github.com/yashbhalgat/HashNeRF-pytorch/pull/50"
},
{
"tags": [
"product"
],
"url": "https://github.com/yashbhalgat/HashNeRF-pytorch/"
}
],
"timeline": [
{
"lang": "en",
"time": "2026-07-12T00:00:00.000Z",
"value": "Advisory disclosed"
},
{
"lang": "en",
"time": "2026-07-12T02:00:00.000Z",
"value": "VulDB entry created"
},
{
"lang": "en",
"time": "2026-07-12T18:01:32.000Z",
"value": "VulDB entry last update"
}
],
"title": "yashbhalgat HashNeRF-pytorch Checkpoint File run_nerf.py torch.load deserialization"
}
},
"cveMetadata": {
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"assignerShortName": "VulDB",
"cveId": "CVE-2026-15531",
"datePublished": "2026-07-13T04:15:09.036Z",
"dateReserved": "2026-07-12T15:56:12.103Z",
"dateUpdated": "2026-07-13T15:27:17.248Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-15531 (GCVE-0-2026-15531)
Vulnerability from cvelistv5 – Published: 2026-07-13 04:15 – Updated: 2026-07-13 15:27
VLAI
EPSS
VEX
Title
yashbhalgat HashNeRF-pytorch Checkpoint File run_nerf.py torch.load deserialization
Summary
A vulnerability has been found in yashbhalgat HashNeRF-pytorch up to 82885e698295982504eb6a26d060a6b2473e3706. Affected by this issue is the function torch.load of the file run_nerf.py of the component Checkpoint File Handler. The manipulation of the argument ckpt_path leads to deserialization. The attack must be carried out locally. The exploit has been disclosed to the public and may be used. This product uses a rolling release model to deliver continuous updates. As a result, specific version information for affected or updated releases is not available. The pull request to fix this issue awaits acceptance.
Severity
SSVC
Exploitation: poc
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
Assigner
References
7 references
| URL | Tags |
|---|---|
| https://vuldb.com/vuln/377874 | vdb-entrytechnical-description |
| https://vuldb.com/vuln/377874/cti | signaturepermissions-required |
| https://vuldb.com/cve/CVE-2026-15531 | third-party-advisory |
| https://vuldb.com/submit/854906 | third-party-advisory |
| https://github.com/yashbhalgat/HashNeRF-pytorch/i… | exploitissue-tracking |
| https://github.com/yashbhalgat/HashNeRF-pytorch/pull/50 | issue-trackingpatch |
| https://github.com/yashbhalgat/HashNeRF-pytorch/ | product |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| yashbhalgat | HashNeRF-pytorch |
Affected:
82885e698295982504eb6a26d060a6b2473e3706
cpe:2.3:a:yashbhalgat:hashnerf-pytorch:*:*:*:*:*:*:*:* |
Credits
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-15531",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-13T15:27:00.088732Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-13T15:27:17.248Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"cpes": [
"cpe:2.3:a:yashbhalgat:hashnerf-pytorch:*:*:*:*:*:*:*:*"
],
"modules": [
"Checkpoint File Handler"
],
"product": "HashNeRF-pytorch",
"vendor": "yashbhalgat",
"versions": [
{
"status": "affected",
"version": "82885e698295982504eb6a26d060a6b2473e3706"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "Dem0000000 (VulDB User)"
},
{
"lang": "en",
"type": "coordinator",
"value": "VulDB CNA Team"
}
],
"descriptions": [
{
"lang": "en",
"value": "A vulnerability has been found in yashbhalgat HashNeRF-pytorch up to 82885e698295982504eb6a26d060a6b2473e3706. Affected by this issue is the function torch.load of the file run_nerf.py of the component Checkpoint File Handler. The manipulation of the argument ckpt_path leads to deserialization. The attack must be carried out locally. The exploit has been disclosed to the public and may be used. This product uses a rolling release model to deliver continuous updates. As a result, specific version information for affected or updated releases is not available. The pull request to fix this issue awaits acceptance."
}
],
"metrics": [
{
"cvssV4_0": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P",
"version": "4.0"
}
},
{
"cvssV3_1": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R",
"version": "3.1"
}
},
{
"cvssV3_0": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R",
"version": "3.0"
}
},
{
"cvssV2_0": {
"baseScore": 4.3,
"vectorString": "AV:L/AC:L/Au:S/C:P/I:P/A:P/E:POC/RL:ND/RC:UR",
"version": "2.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-502",
"description": "Deserialization",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-20",
"description": "Improper Input Validation",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-13T04:15:09.036Z",
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB"
},
"references": [
{
"name": "VDB-377874 | yashbhalgat HashNeRF-pytorch Checkpoint File run_nerf.py torch.load deserialization",
"tags": [
"vdb-entry",
"technical-description"
],
"url": "https://vuldb.com/vuln/377874"
},
{
"name": "VDB-377874 | CTI Indicators (IOB, IOC, IOA)",
"tags": [
"signature",
"permissions-required"
],
"url": "https://vuldb.com/vuln/377874/cti"
},
{
"name": "CVE-2026-15531 | CVE Analysis and Report",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/cve/CVE-2026-15531"
},
{
"name": "Submit #854906 | Yash Bhalgat HashNeRF-pytorch Affected: repository version up to commit c49502ff492abca6243505961f1aa312 CWE-502 Deserialization of Untrusted Data",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/submit/854906"
},
{
"tags": [
"exploit",
"issue-tracking"
],
"url": "https://github.com/yashbhalgat/HashNeRF-pytorch/issues/49"
},
{
"tags": [
"issue-tracking",
"patch"
],
"url": "https://github.com/yashbhalgat/HashNeRF-pytorch/pull/50"
},
{
"tags": [
"product"
],
"url": "https://github.com/yashbhalgat/HashNeRF-pytorch/"
}
],
"timeline": [
{
"lang": "en",
"time": "2026-07-12T00:00:00.000Z",
"value": "Advisory disclosed"
},
{
"lang": "en",
"time": "2026-07-12T02:00:00.000Z",
"value": "VulDB entry created"
},
{
"lang": "en",
"time": "2026-07-12T18:01:32.000Z",
"value": "VulDB entry last update"
}
],
"title": "yashbhalgat HashNeRF-pytorch Checkpoint File run_nerf.py torch.load deserialization"
}
},
"cveMetadata": {
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"assignerShortName": "VulDB",
"cveId": "CVE-2026-15531",
"datePublished": "2026-07-13T04:15:09.036Z",
"dateReserved": "2026-07-12T15:56:12.103Z",
"dateUpdated": "2026-07-13T15:27:17.248Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}