Search
Find a vulnerability
Search criteria
ⓘ
Use this form to refine search results.
Full-text search supports keyword queries with ranking and filtering.
You can combine vendor, product, and sources to narrow results.
Enable “Apply ordering” to sort by date instead of relevance.
15400 vulnerabilities
CVE-2026-16767 (GCVE-0-2026-16767)
Vulnerability from cvelistv5 – Published: 2026-07-23 22:15 – Updated: 2026-07-24 11:09
VLAI
EPSS
VEX
Title
Ne-Lexa php-zip ZIP ZipFile.php extractTo path traversal
Summary
A vulnerability was detected in Ne-Lexa php-zip up to 4.0.2. This affects the function ZipFile::extractTo of the file src/ZipFile.php of the component ZIP Handler. Performing a manipulation of the argument entryName results in path traversal. It is possible to initiate the attack remotely. The exploit is now public and may be used. The project was informed of the problem early through an issue report but has not responded yet.
Severity
SSVC
Exploitation: poc
Automatable: yes
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
- CWE-22 - Path Traversal
Assigner
References
6 references
| URL | Tags |
|---|---|
| https://vuldb.com/vuln/382660 | vdb-entrytechnical-description |
| https://vuldb.com/vuln/382660/cti | signaturepermissions-required |
| https://vuldb.com/cve/CVE-2026-16767 | third-party-advisory |
| https://vuldb.com/submit/862203 | third-party-advisory |
| https://github.com/Ne-Lexa/php-zip/issues/100 | exploitissue-tracking |
| https://github.com/Ne-Lexa/php-zip/ | product |
Impacted products
Credits
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-16767",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-24T11:09:43.095015Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-24T11:09:57.109Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"cpes": [
"cpe:2.3:a:ne-lexa:php-zip:*:*:*:*:*:*:*:*"
],
"modules": [
"ZIP Handler"
],
"product": "php-zip",
"vendor": "Ne-Lexa",
"versions": [
{
"status": "affected",
"version": "4.0.0"
},
{
"status": "affected",
"version": "4.0.1"
},
{
"status": "affected",
"version": "4.0.2"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "zyhhoward (VulDB User)"
},
{
"lang": "en",
"type": "coordinator",
"value": "VulDB CNA Team"
}
],
"descriptions": [
{
"lang": "en",
"value": "A vulnerability was detected in Ne-Lexa php-zip up to 4.0.2. This affects the function ZipFile::extractTo of the file src/ZipFile.php of the component ZIP Handler. Performing a manipulation of the argument entryName results in path traversal. It is possible to initiate the attack remotely. The exploit is now public and may be used. The project was informed of the problem early through an issue report but has not responded yet."
}
],
"metrics": [
{
"cvssV4_0": {
"baseScore": 6.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N/E:P",
"version": "4.0"
}
},
{
"cvssV3_1": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L/E:P/RL:X/RC:R",
"version": "3.1"
}
},
{
"cvssV3_0": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L/E:P/RL:X/RC:R",
"version": "3.0"
}
},
{
"cvssV2_0": {
"baseScore": 6.4,
"vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:P/E:POC/RL:ND/RC:UR",
"version": "2.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-22",
"description": "Path Traversal",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-23T22:15:11.686Z",
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB"
},
"references": [
{
"name": "VDB-382660 | Ne-Lexa php-zip ZIP ZipFile.php extractTo path traversal",
"tags": [
"vdb-entry",
"technical-description"
],
"url": "https://vuldb.com/vuln/382660"
},
{
"name": "VDB-382660 | CTI Indicators (IOB, IOC, TTP, IOA)",
"tags": [
"signature",
"permissions-required"
],
"url": "https://vuldb.com/vuln/382660/cti"
},
{
"name": "CVE-2026-16767 | CVE Analysis and Report",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/cve/CVE-2026-16767"
},
{
"name": "Submit #862203 | Ne-Lexa php-zip 4.0.2 and prior Path Traversal: \u0027../filedir\u0027",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/submit/862203"
},
{
"tags": [
"exploit",
"issue-tracking"
],
"url": "https://github.com/Ne-Lexa/php-zip/issues/100"
},
{
"tags": [
"product"
],
"url": "https://github.com/Ne-Lexa/php-zip/"
}
],
"timeline": [
{
"lang": "en",
"time": "2026-07-23T00:00:00.000Z",
"value": "Advisory disclosed"
},
{
"lang": "en",
"time": "2026-07-23T02:00:00.000Z",
"value": "VulDB entry created"
},
{
"lang": "en",
"time": "2026-07-23T16:30:35.000Z",
"value": "VulDB entry last update"
}
],
"title": "Ne-Lexa php-zip ZIP ZipFile.php extractTo path traversal"
}
},
"cveMetadata": {
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"assignerShortName": "VulDB",
"cveId": "CVE-2026-16767",
"datePublished": "2026-07-23T22:15:11.686Z",
"dateReserved": "2026-07-23T14:25:29.169Z",
"dateUpdated": "2026-07-24T11:09:57.109Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-16765 (GCVE-0-2026-16765)
Vulnerability from cvelistv5 – Published: 2026-07-23 21:45 – Updated: 2026-07-24 14:00
VLAI
EPSS
VEX
Title
CodeAstro Online Classroom loginlinkadmin.php sql injection
Summary
A vulnerability was determined in CodeAstro Online Classroom 1.0. Affected by this issue is some unknown functionality of the file /OnlineClassroom/loginlinkadmin.php. Executing a manipulation of the argument aid can lead to sql injection. The attack can be executed remotely. The exploit has been publicly disclosed and may be utilized.
Severity
SSVC
Exploitation: poc
Automatable: yes
Technical Impact: partial
CISA Coordinator (v2.0.3)
Assigner
References
6 references
| URL | Tags |
|---|---|
| https://vuldb.com/vuln/382637 | vdb-entrytechnical-description |
| https://vuldb.com/vuln/382637/cti | signaturepermissions-required |
| https://vuldb.com/cve/CVE-2026-16765 | third-party-advisory |
| https://vuldb.com/submit/862023 | third-party-advisory |
| https://github.com/anglemsg2401-bot/cve/issues/1 | exploitissue-tracking |
| https://codeastro.com/ | product |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| CodeAstro | Online Classroom |
Affected:
1.0
cpe:2.3:a:codeastro:online_classroom:*:*:*:*:*:*:*:* |
Credits
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-16765",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-24T13:59:56.299093Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-24T14:00:32.694Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"cpes": [
"cpe:2.3:a:codeastro:online_classroom:*:*:*:*:*:*:*:*"
],
"product": "Online Classroom",
"vendor": "CodeAstro",
"versions": [
{
"status": "affected",
"version": "1.0"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "anglemsg (VulDB User)"
}
],
"descriptions": [
{
"lang": "en",
"value": "A vulnerability was determined in CodeAstro Online Classroom 1.0. Affected by this issue is some unknown functionality of the file /OnlineClassroom/loginlinkadmin.php. Executing a manipulation of the argument aid can lead to sql injection. The attack can be executed remotely. The exploit has been publicly disclosed and may be utilized."
}
],
"metrics": [
{
"cvssV4_0": {
"baseScore": 6.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P",
"version": "4.0"
}
},
{
"cvssV3_1": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R",
"version": "3.1"
}
},
{
"cvssV3_0": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R",
"version": "3.0"
}
},
{
"cvssV2_0": {
"baseScore": 7.5,
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P/E:POC/RL:ND/RC:UR",
"version": "2.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-89",
"description": "SQL Injection",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-74",
"description": "Injection",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-23T21:45:09.650Z",
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB"
},
"references": [
{
"name": "VDB-382637 | CodeAstro Online Classroom loginlinkadmin.php sql injection",
"tags": [
"vdb-entry",
"technical-description"
],
"url": "https://vuldb.com/vuln/382637"
},
{
"name": "VDB-382637 | CTI Indicators (IOB, IOC, TTP, IOA)",
"tags": [
"signature",
"permissions-required"
],
"url": "https://vuldb.com/vuln/382637/cti"
},
{
"name": "CVE-2026-16765 | CVE Analysis and Report",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/cve/CVE-2026-16765"
},
{
"name": "Submit #862023 | codeastro Online Classroom V1.0 SQL Injection",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/submit/862023"
},
{
"tags": [
"exploit",
"issue-tracking"
],
"url": "https://github.com/anglemsg2401-bot/cve/issues/1"
},
{
"tags": [
"product"
],
"url": "https://codeastro.com/"
}
],
"timeline": [
{
"lang": "en",
"time": "2026-07-23T00:00:00.000Z",
"value": "Advisory disclosed"
},
{
"lang": "en",
"time": "2026-07-23T02:00:00.000Z",
"value": "VulDB entry created"
},
{
"lang": "en",
"time": "2026-07-23T16:20:38.000Z",
"value": "VulDB entry last update"
}
],
"title": "CodeAstro Online Classroom loginlinkadmin.php sql injection"
}
},
"cveMetadata": {
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"assignerShortName": "VulDB",
"cveId": "CVE-2026-16765",
"datePublished": "2026-07-23T21:45:09.650Z",
"dateReserved": "2026-07-23T14:15:30.761Z",
"dateUpdated": "2026-07-24T14:00:32.694Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-16764 (GCVE-0-2026-16764)
Vulnerability from cvelistv5 – Published: 2026-07-23 21:30 – Updated: 2026-07-24 14:39 X_Open Source
VLAI
EPSS
VEX
Title
OWASP DefectDojo API/Web serializers.py UserSerializer privileges management
Summary
A vulnerability was identified in OWASP DefectDojo 2.59.0. This issue affects the function UserSerializer of the file dojo/api_v2/serializers.py of the component API/Web. Such manipulation of the argument is_staff leads to improper privilege management. The attack may be performed from remote. The exploit is publicly available and might be used. Upgrading to version 2.58.3 and 3.0.0 is capable of addressing this issue. The name of the patch is 68a272f299d096249fd3ba9c2676bf69012857bf. It is advisable to upgrade the affected component. 2.59.0 was not intended to be released and has been removed.
Severity
SSVC
Exploitation: none
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
Assigner
References
8 references
| URL | Tags |
|---|---|
| https://vuldb.com/vuln/382629 | vdb-entrytechnical-description |
| https://vuldb.com/vuln/382629/cti | signaturepermissions-required |
| https://vuldb.com/cve/CVE-2026-16764 | third-party-advisory |
| https://vuldb.com/submit/861317 | third-party-advisory |
| https://github.com/DefectDojo/django-DefectDojo/s… | related |
| https://github.com/DefectDojo/django-DefectDojo/p… | issue-trackingpatch |
| https://github.com/DefectDojo/django-DefectDojo/c… | patch |
| https://github.com/DefectDojo/django-DefectDojo/r… | patch |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| OWASP | DefectDojo |
Affected:
2.59.0
Unaffected: 2.58.3 Unaffected: 3.0.0 cpe:2.3:a:owasp:defectdojo:*:*:*:*:*:*:*:* |
Credits
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-16764",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-24T14:39:17.945239Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-24T14:39:30.521Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"cpes": [
"cpe:2.3:a:owasp:defectdojo:*:*:*:*:*:*:*:*"
],
"modules": [
"API/Web"
],
"product": "DefectDojo",
"vendor": "OWASP",
"versions": [
{
"status": "affected",
"version": "2.59.0"
},
{
"status": "unaffected",
"version": "2.58.3"
},
{
"status": "unaffected",
"version": "3.0.0"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "0xnosferatu (VulDB User)"
},
{
"lang": "en",
"type": "coordinator",
"value": "VulDB CNA Team"
}
],
"descriptions": [
{
"lang": "en",
"value": "A vulnerability was identified in OWASP DefectDojo 2.59.0. This issue affects the function UserSerializer of the file dojo/api_v2/serializers.py of the component API/Web. Such manipulation of the argument is_staff leads to improper privilege management. The attack may be performed from remote. The exploit is publicly available and might be used. Upgrading to version 2.58.3 and 3.0.0 is capable of addressing this issue. The name of the patch is 68a272f299d096249fd3ba9c2676bf69012857bf. It is advisable to upgrade the affected component. 2.59.0 was not intended to be released and has been removed."
}
],
"metrics": [
{
"cvssV4_0": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:4.0/AV:N/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": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:O/RC:C",
"version": "3.1"
}
},
{
"cvssV3_0": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:O/RC:C",
"version": "3.0"
}
},
{
"cvssV2_0": {
"baseScore": 6.5,
"vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P/E:POC/RL:OF/RC:C",
"version": "2.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-269",
"description": "Improper Privilege Management",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-266",
"description": "Incorrect Privilege Assignment",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-23T21:30:11.529Z",
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB"
},
"references": [
{
"name": "VDB-382629 | OWASP DefectDojo API/Web serializers.py UserSerializer privileges management",
"tags": [
"vdb-entry",
"technical-description"
],
"url": "https://vuldb.com/vuln/382629"
},
{
"name": "VDB-382629 | CTI Indicators (IOB, IOC, TTP, IOA)",
"tags": [
"signature",
"permissions-required"
],
"url": "https://vuldb.com/vuln/382629/cti"
},
{
"name": "CVE-2026-16764 | CVE Analysis and Report",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/cve/CVE-2026-16764"
},
{
"name": "Submit #861317 | djangoproject django-DefectDojo 2.59.0 CWE-269 - Improper Privilege Management",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/submit/861317"
},
{
"tags": [
"related"
],
"url": "https://github.com/DefectDojo/django-DefectDojo/security/advisories/GHSA-w2j3-x3j3-mm43"
},
{
"tags": [
"issue-tracking",
"patch"
],
"url": "https://github.com/DefectDojo/django-DefectDojo/pull/14952"
},
{
"tags": [
"patch"
],
"url": "https://github.com/DefectDojo/django-DefectDojo/commit/68a272f299d096249fd3ba9c2676bf69012857bf"
},
{
"tags": [
"patch"
],
"url": "https://github.com/DefectDojo/django-DefectDojo/releases/tag/3.0.0"
}
],
"tags": [
"x_open-source"
],
"timeline": [
{
"lang": "en",
"time": "2026-07-23T00:00:00.000Z",
"value": "Advisory disclosed"
},
{
"lang": "en",
"time": "2026-07-23T02:00:00.000Z",
"value": "VulDB entry created"
},
{
"lang": "en",
"time": "2026-07-23T16:18:15.000Z",
"value": "VulDB entry last update"
}
],
"title": "OWASP DefectDojo API/Web serializers.py UserSerializer privileges management"
}
},
"cveMetadata": {
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"assignerShortName": "VulDB",
"cveId": "CVE-2026-16764",
"datePublished": "2026-07-23T21:30:11.529Z",
"dateReserved": "2026-07-23T14:12:06.687Z",
"dateUpdated": "2026-07-24T14:39:30.521Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-16763 (GCVE-0-2026-16763)
Vulnerability from cvelistv5 – Published: 2026-07-23 21:15 – Updated: 2026-07-24 13:39
VLAI
EPSS
VEX
Title
localstack serverless-localstack Configuration index.js os command injection
Summary
A vulnerability was identified in localstack serverless-localstack up to 1.4.0. The affected element is an unknown function of the file src/index.js of the component Configuration Handler. The manipulation of the argument custom.localstack.docker.compose_file leads to os command injection. An attack has to be approached locally. The exploit is publicly available and might be used. The project was informed of the problem early through an issue report but has not responded yet.
Severity
SSVC
Exploitation: poc
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
Assigner
References
6 references
| URL | Tags |
|---|---|
| https://vuldb.com/vuln/382620 | vdb-entrytechnical-description |
| https://vuldb.com/vuln/382620/cti | signaturepermissions-required |
| https://vuldb.com/cve/CVE-2026-16763 | third-party-advisory |
| https://vuldb.com/submit/861028 | third-party-advisory |
| https://github.com/localstack/serverless-localsta… | exploitissue-tracking |
| https://github.com/localstack/serverless-localstack/ | product |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| localstack | serverless-localstack |
Affected:
1.0
Affected: 1.1 Affected: 1.2 Affected: 1.3 Affected: 1.4.0 cpe:2.3:a:localstack:serverless-localstack:*:*:*:*:*:*:*:* |
Credits
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-16763",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-24T13:39:36.333734Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-24T13:39:45.705Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"cpes": [
"cpe:2.3:a:localstack:serverless-localstack:*:*:*:*:*:*:*:*"
],
"modules": [
"Configuration Handler"
],
"product": "serverless-localstack",
"vendor": "localstack",
"versions": [
{
"status": "affected",
"version": "1.0"
},
{
"status": "affected",
"version": "1.1"
},
{
"status": "affected",
"version": "1.2"
},
{
"status": "affected",
"version": "1.3"
},
{
"status": "affected",
"version": "1.4.0"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "wjm2 (VulDB User)"
},
{
"lang": "en",
"type": "coordinator",
"value": "VulDB CNA Team"
}
],
"descriptions": [
{
"lang": "en",
"value": "A vulnerability was identified in localstack serverless-localstack up to 1.4.0. The affected element is an unknown function of the file src/index.js of the component Configuration Handler. The manipulation of the argument custom.localstack.docker.compose_file leads to os command injection. An attack has to be approached locally. The exploit is publicly available and might be used. The project was informed of the problem early through an issue report but has not responded yet."
}
],
"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-78",
"description": "OS Command Injection",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-77",
"description": "Command Injection",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-23T21:15:10.064Z",
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB"
},
"references": [
{
"name": "VDB-382620 | localstack serverless-localstack Configuration index.js os command injection",
"tags": [
"vdb-entry",
"technical-description"
],
"url": "https://vuldb.com/vuln/382620"
},
{
"name": "VDB-382620 | CTI Indicators (IOB, IOC, TTP, IOA)",
"tags": [
"signature",
"permissions-required"
],
"url": "https://vuldb.com/vuln/382620/cti"
},
{
"name": "CVE-2026-16763 | CVE Analysis and Report",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/cve/CVE-2026-16763"
},
{
"name": "Submit #861028 | Node.js serverless-localstack 1.4.0 OS Command Injection",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/submit/861028"
},
{
"tags": [
"exploit",
"issue-tracking"
],
"url": "https://github.com/localstack/serverless-localstack/issues/303"
},
{
"tags": [
"product"
],
"url": "https://github.com/localstack/serverless-localstack/"
}
],
"timeline": [
{
"lang": "en",
"time": "2026-07-23T00:00:00.000Z",
"value": "Advisory disclosed"
},
{
"lang": "en",
"time": "2026-07-23T02:00:00.000Z",
"value": "VulDB entry created"
},
{
"lang": "en",
"time": "2026-07-23T16:11:48.000Z",
"value": "VulDB entry last update"
}
],
"title": "localstack serverless-localstack Configuration index.js os command injection"
}
},
"cveMetadata": {
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"assignerShortName": "VulDB",
"cveId": "CVE-2026-16763",
"datePublished": "2026-07-23T21:15:10.064Z",
"dateReserved": "2026-07-23T14:06:33.140Z",
"dateUpdated": "2026-07-24T13:39:45.705Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-16735 (GCVE-0-2026-16735)
Vulnerability from cvelistv5 – Published: 2026-07-23 13:45 – Updated: 2026-07-23 13:45
VLAI
EPSS
VEX
Title
release-it conventional-changelog Changelog File index.js writeChangelog os command injection
Summary
A security vulnerability has been detected in release-it conventional-changelog up to 11.0.1. This affects the function writeChangelog of the file index.js of the component Changelog File Handler. Such manipulation of the argument infile leads to os command injection. The attack must be carried out locally. The exploit has been disclosed publicly and may be used. The project was informed of the problem early through an issue report but has not responded yet.
Severity
Assigner
References
6 references
| URL | Tags |
|---|---|
| https://vuldb.com/vuln/382479 | vdb-entrytechnical-description |
| https://vuldb.com/vuln/382479/cti | signaturepermissions-required |
| https://vuldb.com/cve/CVE-2026-16735 | third-party-advisory |
| https://vuldb.com/submit/861024 | third-party-advisory |
| https://github.com/release-it/conventional-change… | exploitissue-trackingrelease-notes |
| https://github.com/release-it/conventional-changelog/ | productrelease-notes |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| release-it | conventional-changelog |
Affected:
11.0.0
Affected: 11.0.1 cpe:2.3:a:release-it:conventional-changelog:*:*:*:*:*:*:*:* |
Credits
{
"containers": {
"cna": {
"affected": [
{
"cpes": [
"cpe:2.3:a:release-it:conventional-changelog:*:*:*:*:*:*:*:*"
],
"modules": [
"Changelog File Handler"
],
"product": "conventional-changelog",
"vendor": "release-it",
"versions": [
{
"status": "affected",
"version": "11.0.0"
},
{
"status": "affected",
"version": "11.0.1"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "wjm2 (VulDB User)"
},
{
"lang": "en",
"type": "coordinator",
"value": "VulDB CNA Team"
}
],
"descriptions": [
{
"lang": "en",
"value": "A security vulnerability has been detected in release-it conventional-changelog up to 11.0.1. This affects the function writeChangelog of the file index.js of the component Changelog File Handler. Such manipulation of the argument infile leads to os command injection. The attack must be carried out locally. The exploit has been disclosed publicly and may be used. The project was informed of the problem early through an issue report but has not responded yet."
}
],
"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-78",
"description": "OS Command Injection",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-77",
"description": "Command Injection",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-23T13:45:09.720Z",
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB"
},
"references": [
{
"name": "VDB-382479 | release-it conventional-changelog Changelog File index.js writeChangelog os command injection",
"tags": [
"vdb-entry",
"technical-description"
],
"url": "https://vuldb.com/vuln/382479"
},
{
"name": "VDB-382479 | CTI Indicators (IOB, IOC, TTP, IOA)",
"tags": [
"signature",
"permissions-required"
],
"url": "https://vuldb.com/vuln/382479/cti"
},
{
"name": "CVE-2026-16735 | CVE Analysis and Report",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/cve/CVE-2026-16735"
},
{
"name": "Submit #861024 | Node.js @release-it/conventional-changelog 11.0.1 OS Command Injection",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/submit/861024"
},
{
"tags": [
"exploit",
"issue-tracking",
"release-notes"
],
"url": "https://github.com/release-it/conventional-changelog/issues/149"
},
{
"tags": [
"product",
"release-notes"
],
"url": "https://github.com/release-it/conventional-changelog/"
}
],
"timeline": [
{
"lang": "en",
"time": "2026-07-23T00:00:00.000Z",
"value": "Advisory disclosed"
},
{
"lang": "en",
"time": "2026-07-23T02:00:00.000Z",
"value": "VulDB entry created"
},
{
"lang": "en",
"time": "2026-07-23T09:44:12.000Z",
"value": "VulDB entry last update"
}
],
"title": "release-it conventional-changelog Changelog File index.js writeChangelog os command injection"
}
},
"cveMetadata": {
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"assignerShortName": "VulDB",
"cveId": "CVE-2026-16735",
"datePublished": "2026-07-23T13:45:09.720Z",
"dateReserved": "2026-07-23T07:39:05.652Z",
"dateUpdated": "2026-07-23T13:45:09.720Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-16733 (GCVE-0-2026-16733)
Vulnerability from cvelistv5 – Published: 2026-07-23 13:30 – Updated: 2026-07-23 15:38
VLAI
EPSS
VEX
Title
bahmutov find-cypress-specs Branch index.js shell.exec os command injection
Summary
A weakness has been identified in bahmutov find-cypress-specs up to 1.54.12. The impacted element is the function shell.exec of the file src/index.js of the component Branch Handler. This manipulation of the argument --branch causes os command injection. The attack is restricted to local execution. The exploit has been made available to the public and could be used for attacks. The project was informed of the problem early through an issue report but has not responded yet.
Severity
SSVC
Exploitation: poc
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
Assigner
References
6 references
| URL | Tags |
|---|---|
| https://vuldb.com/vuln/382478 | vdb-entrytechnical-description |
| https://vuldb.com/vuln/382478/cti | signaturepermissions-required |
| https://vuldb.com/cve/CVE-2026-16733 | third-party-advisory |
| https://vuldb.com/submit/861021 | third-party-advisory |
| https://github.com/bahmutov/find-cypress-specs/is… | exploitissue-tracking |
| https://github.com/bahmutov/find-cypress-specs/ | product |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| bahmutov | find-cypress-specs |
Affected:
1.54.0
Affected: 1.54.1 Affected: 1.54.2 Affected: 1.54.3 Affected: 1.54.4 Affected: 1.54.5 Affected: 1.54.6 Affected: 1.54.7 Affected: 1.54.8 Affected: 1.54.9 Affected: 1.54.10 Affected: 1.54.11 Affected: 1.54.12 cpe:2.3:a:bahmutov:find-cypress-specs:*:*:*:*:*:*:*:* |
Credits
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-16733",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-23T15:38:03.744687Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-23T15:38:22.184Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"cpes": [
"cpe:2.3:a:bahmutov:find-cypress-specs:*:*:*:*:*:*:*:*"
],
"modules": [
"Branch Handler"
],
"product": "find-cypress-specs",
"vendor": "bahmutov",
"versions": [
{
"status": "affected",
"version": "1.54.0"
},
{
"status": "affected",
"version": "1.54.1"
},
{
"status": "affected",
"version": "1.54.2"
},
{
"status": "affected",
"version": "1.54.3"
},
{
"status": "affected",
"version": "1.54.4"
},
{
"status": "affected",
"version": "1.54.5"
},
{
"status": "affected",
"version": "1.54.6"
},
{
"status": "affected",
"version": "1.54.7"
},
{
"status": "affected",
"version": "1.54.8"
},
{
"status": "affected",
"version": "1.54.9"
},
{
"status": "affected",
"version": "1.54.10"
},
{
"status": "affected",
"version": "1.54.11"
},
{
"status": "affected",
"version": "1.54.12"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "wjm2 (VulDB User)"
},
{
"lang": "en",
"type": "coordinator",
"value": "VulDB CNA Team"
}
],
"descriptions": [
{
"lang": "en",
"value": "A weakness has been identified in bahmutov find-cypress-specs up to 1.54.12. The impacted element is the function shell.exec of the file src/index.js of the component Branch Handler. This manipulation of the argument --branch causes os command injection. The attack is restricted to local execution. The exploit has been made available to the public and could be used for attacks. The project was informed of the problem early through an issue report but has not responded yet."
}
],
"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-78",
"description": "OS Command Injection",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-77",
"description": "Command Injection",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-23T13:30:09.258Z",
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB"
},
"references": [
{
"name": "VDB-382478 | bahmutov find-cypress-specs Branch index.js shell.exec os command injection",
"tags": [
"vdb-entry",
"technical-description"
],
"url": "https://vuldb.com/vuln/382478"
},
{
"name": "VDB-382478 | CTI Indicators (IOB, IOC, TTP, IOA)",
"tags": [
"signature",
"permissions-required"
],
"url": "https://vuldb.com/vuln/382478/cti"
},
{
"name": "CVE-2026-16733 | CVE Analysis and Report",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/cve/CVE-2026-16733"
},
{
"name": "Submit #861021 | Node.js find-cypress-specs 1.54.12 OS Command Injection",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/submit/861021"
},
{
"tags": [
"exploit",
"issue-tracking"
],
"url": "https://github.com/bahmutov/find-cypress-specs/issues/423"
},
{
"tags": [
"product"
],
"url": "https://github.com/bahmutov/find-cypress-specs/"
}
],
"timeline": [
{
"lang": "en",
"time": "2026-07-23T00:00:00.000Z",
"value": "Advisory disclosed"
},
{
"lang": "en",
"time": "2026-07-23T02:00:00.000Z",
"value": "VulDB entry created"
},
{
"lang": "en",
"time": "2026-07-23T09:42:03.000Z",
"value": "VulDB entry last update"
}
],
"title": "bahmutov find-cypress-specs Branch index.js shell.exec os command injection"
}
},
"cveMetadata": {
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"assignerShortName": "VulDB",
"cveId": "CVE-2026-16733",
"datePublished": "2026-07-23T13:30:09.258Z",
"dateReserved": "2026-07-23T07:36:57.392Z",
"dateUpdated": "2026-07-23T15:38:22.184Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-16653 (GCVE-0-2026-16653)
Vulnerability from cvelistv5 – Published: 2026-07-23 01:15 – Updated: 2026-07-23 16:06
VLAI
EPSS
VEX
Title
boazsegev facil.io Public Folder http.c http_sendfile2 path traversal
Summary
A security flaw has been discovered in boazsegev facil.io up to 0.7.58. This affects the function http_sendfile2 of the file lib/facil/http/http.c of the component Public Folder Handler. Performing a manipulation results in path traversal. Remote exploitation of the attack is possible. The exploit has been released to the public and may be used for attacks. The project was informed of the problem early through an issue report but has not responded yet.
Severity
SSVC
Exploitation: poc
Automatable: yes
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
- CWE-22 - Path Traversal
Assigner
References
6 references
| URL | Tags |
|---|---|
| https://vuldb.com/vuln/382396 | vdb-entrytechnical-description |
| https://vuldb.com/vuln/382396/cti | signaturepermissions-required |
| https://vuldb.com/cve/CVE-2026-16653 | third-party-advisory |
| https://vuldb.com/submit/860587 | third-party-advisory |
| https://github.com/boazsegev/facil.io/issues/170 | exploitissue-tracking |
| https://github.com/boazsegev/facil.io/ | product |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| boazsegev | facil.io |
Affected:
0.7.0
Affected: 0.7.1 Affected: 0.7.2 Affected: 0.7.3 Affected: 0.7.4 Affected: 0.7.5 Affected: 0.7.6 Affected: 0.7.7 Affected: 0.7.8 Affected: 0.7.9 Affected: 0.7.10 Affected: 0.7.11 Affected: 0.7.12 Affected: 0.7.13 Affected: 0.7.14 Affected: 0.7.15 Affected: 0.7.16 Affected: 0.7.17 Affected: 0.7.18 Affected: 0.7.19 Affected: 0.7.20 Affected: 0.7.21 Affected: 0.7.22 Affected: 0.7.23 Affected: 0.7.24 Affected: 0.7.25 Affected: 0.7.26 Affected: 0.7.27 Affected: 0.7.28 Affected: 0.7.29 Affected: 0.7.30 Affected: 0.7.31 Affected: 0.7.32 Affected: 0.7.33 Affected: 0.7.34 Affected: 0.7.35 Affected: 0.7.36 Affected: 0.7.37 Affected: 0.7.38 Affected: 0.7.39 Affected: 0.7.40 Affected: 0.7.41 Affected: 0.7.42 Affected: 0.7.43 Affected: 0.7.44 Affected: 0.7.45 Affected: 0.7.46 Affected: 0.7.47 Affected: 0.7.48 Affected: 0.7.49 Affected: 0.7.50 Affected: 0.7.51 Affected: 0.7.52 Affected: 0.7.53 Affected: 0.7.54 Affected: 0.7.55 Affected: 0.7.56 Affected: 0.7.57 Affected: 0.7.58 cpe:2.3:a:boazsegev:facil.io:*:*:*:*:*:*:*:* |
Credits
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-16653",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-23T16:06:02.664773Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-23T16:06:10.749Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"cpes": [
"cpe:2.3:a:boazsegev:facil.io:*:*:*:*:*:*:*:*"
],
"modules": [
"Public Folder Handler"
],
"product": "facil.io",
"vendor": "boazsegev",
"versions": [
{
"status": "affected",
"version": "0.7.0"
},
{
"status": "affected",
"version": "0.7.1"
},
{
"status": "affected",
"version": "0.7.2"
},
{
"status": "affected",
"version": "0.7.3"
},
{
"status": "affected",
"version": "0.7.4"
},
{
"status": "affected",
"version": "0.7.5"
},
{
"status": "affected",
"version": "0.7.6"
},
{
"status": "affected",
"version": "0.7.7"
},
{
"status": "affected",
"version": "0.7.8"
},
{
"status": "affected",
"version": "0.7.9"
},
{
"status": "affected",
"version": "0.7.10"
},
{
"status": "affected",
"version": "0.7.11"
},
{
"status": "affected",
"version": "0.7.12"
},
{
"status": "affected",
"version": "0.7.13"
},
{
"status": "affected",
"version": "0.7.14"
},
{
"status": "affected",
"version": "0.7.15"
},
{
"status": "affected",
"version": "0.7.16"
},
{
"status": "affected",
"version": "0.7.17"
},
{
"status": "affected",
"version": "0.7.18"
},
{
"status": "affected",
"version": "0.7.19"
},
{
"status": "affected",
"version": "0.7.20"
},
{
"status": "affected",
"version": "0.7.21"
},
{
"status": "affected",
"version": "0.7.22"
},
{
"status": "affected",
"version": "0.7.23"
},
{
"status": "affected",
"version": "0.7.24"
},
{
"status": "affected",
"version": "0.7.25"
},
{
"status": "affected",
"version": "0.7.26"
},
{
"status": "affected",
"version": "0.7.27"
},
{
"status": "affected",
"version": "0.7.28"
},
{
"status": "affected",
"version": "0.7.29"
},
{
"status": "affected",
"version": "0.7.30"
},
{
"status": "affected",
"version": "0.7.31"
},
{
"status": "affected",
"version": "0.7.32"
},
{
"status": "affected",
"version": "0.7.33"
},
{
"status": "affected",
"version": "0.7.34"
},
{
"status": "affected",
"version": "0.7.35"
},
{
"status": "affected",
"version": "0.7.36"
},
{
"status": "affected",
"version": "0.7.37"
},
{
"status": "affected",
"version": "0.7.38"
},
{
"status": "affected",
"version": "0.7.39"
},
{
"status": "affected",
"version": "0.7.40"
},
{
"status": "affected",
"version": "0.7.41"
},
{
"status": "affected",
"version": "0.7.42"
},
{
"status": "affected",
"version": "0.7.43"
},
{
"status": "affected",
"version": "0.7.44"
},
{
"status": "affected",
"version": "0.7.45"
},
{
"status": "affected",
"version": "0.7.46"
},
{
"status": "affected",
"version": "0.7.47"
},
{
"status": "affected",
"version": "0.7.48"
},
{
"status": "affected",
"version": "0.7.49"
},
{
"status": "affected",
"version": "0.7.50"
},
{
"status": "affected",
"version": "0.7.51"
},
{
"status": "affected",
"version": "0.7.52"
},
{
"status": "affected",
"version": "0.7.53"
},
{
"status": "affected",
"version": "0.7.54"
},
{
"status": "affected",
"version": "0.7.55"
},
{
"status": "affected",
"version": "0.7.56"
},
{
"status": "affected",
"version": "0.7.57"
},
{
"status": "affected",
"version": "0.7.58"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "Fantasy_2026 (VulDB User)"
},
{
"lang": "en",
"type": "coordinator",
"value": "VulDB CNA Team"
}
],
"descriptions": [
{
"lang": "en",
"value": "A security flaw has been discovered in boazsegev facil.io up to 0.7.58. This affects the function http_sendfile2 of the file lib/facil/http/http.c of the component Public Folder Handler. Performing a manipulation results in path traversal. Remote exploitation of the attack is possible. The exploit has been released to the public and may be used for attacks. The project was informed of the problem early through an issue report but has not responded yet."
}
],
"metrics": [
{
"cvssV4_0": {
"baseScore": 6.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:P",
"version": "4.0"
}
},
{
"cvssV3_1": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:X/RC:R",
"version": "3.1"
}
},
{
"cvssV3_0": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:X/RC:R",
"version": "3.0"
}
},
{
"cvssV2_0": {
"baseScore": 5,
"vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N/E:POC/RL:ND/RC:UR",
"version": "2.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-22",
"description": "Path Traversal",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-23T01:15:11.052Z",
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB"
},
"references": [
{
"name": "VDB-382396 | boazsegev facil.io Public Folder http.c http_sendfile2 path traversal",
"tags": [
"vdb-entry",
"technical-description"
],
"url": "https://vuldb.com/vuln/382396"
},
{
"name": "VDB-382396 | CTI Indicators (IOB, IOC, TTP, IOA)",
"tags": [
"signature",
"permissions-required"
],
"url": "https://vuldb.com/vuln/382396/cti"
},
{
"name": "CVE-2026-16653 | CVE Analysis and Report",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/cve/CVE-2026-16653"
},
{
"name": "Submit #860587 | facil.io \u003c= 0.7.58 Improper Limitation of a Pathname to a Restricted Directory",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/submit/860587"
},
{
"tags": [
"exploit",
"issue-tracking"
],
"url": "https://github.com/boazsegev/facil.io/issues/170"
},
{
"tags": [
"product"
],
"url": "https://github.com/boazsegev/facil.io/"
}
],
"timeline": [
{
"lang": "en",
"time": "2026-07-22T00:00:00.000Z",
"value": "Advisory disclosed"
},
{
"lang": "en",
"time": "2026-07-22T02:00:00.000Z",
"value": "VulDB entry created"
},
{
"lang": "en",
"time": "2026-07-22T20:25:44.000Z",
"value": "VulDB entry last update"
}
],
"title": "boazsegev facil.io Public Folder http.c http_sendfile2 path traversal"
}
},
"cveMetadata": {
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"assignerShortName": "VulDB",
"cveId": "CVE-2026-16653",
"datePublished": "2026-07-23T01:15:11.052Z",
"dateReserved": "2026-07-22T18:20:31.073Z",
"dateUpdated": "2026-07-23T16:06:10.749Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-16632 (GCVE-0-2026-16632)
Vulnerability from cvelistv5 – Published: 2026-07-22 23:45 – Updated: 2026-07-23 15:36
VLAI
EPSS
VEX
Title
boazsegev facil.io WebSocket Frame websocket_parser.h websocket_on_protocol_error input validation
Summary
A flaw has been found in boazsegev facil.io up to 0.7.4. Affected is the function websocket_on_protocol_error in the library lib/facil/http/parsers/websocket_parser.h of the component WebSocket Frame Parser. This manipulation of the argument on_message causes improper input validation. The attack can be initiated remotely. The exploit has been published and may be used. The project was informed of the problem early through an issue report but has not responded yet.
Severity
SSVC
Exploitation: poc
Automatable: yes
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
- CWE-20 - Improper Input Validation
Assigner
References
6 references
| URL | Tags |
|---|---|
| https://vuldb.com/vuln/382382 | vdb-entrytechnical-description |
| https://vuldb.com/vuln/382382/cti | signaturepermissions-required |
| https://vuldb.com/cve/CVE-2026-16632 | third-party-advisory |
| https://vuldb.com/submit/860585 | third-party-advisory |
| https://github.com/boazsegev/facil.io/issues/169 | exploitissue-tracking |
| https://github.com/boazsegev/facil.io/ | product |
Impacted products
Credits
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-16632",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-23T15:34:33.430401Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-23T15:36:53.311Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"references": [
{
"tags": [
"exploit"
],
"url": "https://vuldb.com/submit/860585"
}
],
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"cpes": [
"cpe:2.3:a:boazsegev:facil.io:*:*:*:*:*:*:*:*"
],
"modules": [
"WebSocket Frame Parser"
],
"product": "facil.io",
"vendor": "boazsegev",
"versions": [
{
"status": "affected",
"version": "0.7.0"
},
{
"status": "affected",
"version": "0.7.1"
},
{
"status": "affected",
"version": "0.7.2"
},
{
"status": "affected",
"version": "0.7.3"
},
{
"status": "affected",
"version": "0.7.4"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "Fantasy_2026 (VulDB User)"
},
{
"lang": "en",
"type": "coordinator",
"value": "VulDB CNA Team"
}
],
"descriptions": [
{
"lang": "en",
"value": "A flaw has been found in boazsegev facil.io up to 0.7.4. Affected is the function websocket_on_protocol_error in the library lib/facil/http/parsers/websocket_parser.h of the component WebSocket Frame Parser. This manipulation of the argument on_message causes improper input validation. The attack can be initiated remotely. The exploit has been published and may be used. The project was informed of the problem early through an issue report but has not responded yet."
}
],
"metrics": [
{
"cvssV4_0": {
"baseScore": 6.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P",
"version": "4.0"
}
},
{
"cvssV3_1": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R",
"version": "3.1"
}
},
{
"cvssV3_0": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R",
"version": "3.0"
}
},
{
"cvssV2_0": {
"baseScore": 7.5,
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P/E:POC/RL:ND/RC:UR",
"version": "2.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-20",
"description": "Improper Input Validation",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-22T23:45:10.246Z",
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB"
},
"references": [
{
"name": "VDB-382382 | boazsegev facil.io WebSocket Frame websocket_parser.h websocket_on_protocol_error input validation",
"tags": [
"vdb-entry",
"technical-description"
],
"url": "https://vuldb.com/vuln/382382"
},
{
"name": "VDB-382382 | CTI Indicators (IOB, IOC, IOA)",
"tags": [
"signature",
"permissions-required"
],
"url": "https://vuldb.com/vuln/382382/cti"
},
{
"name": "CVE-2026-16632 | CVE Analysis and Report",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/cve/CVE-2026-16632"
},
{
"name": "Submit #860585 | facil.io \u003c= 0.7.4 Improper Input Validation",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/submit/860585"
},
{
"tags": [
"exploit",
"issue-tracking"
],
"url": "https://github.com/boazsegev/facil.io/issues/169"
},
{
"tags": [
"product"
],
"url": "https://github.com/boazsegev/facil.io/"
}
],
"timeline": [
{
"lang": "en",
"time": "2026-07-22T00:00:00.000Z",
"value": "Advisory disclosed"
},
{
"lang": "en",
"time": "2026-07-22T02:00:00.000Z",
"value": "VulDB entry created"
},
{
"lang": "en",
"time": "2026-07-22T18:18:08.000Z",
"value": "VulDB entry last update"
}
],
"title": "boazsegev facil.io WebSocket Frame websocket_parser.h websocket_on_protocol_error input validation"
}
},
"cveMetadata": {
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"assignerShortName": "VulDB",
"cveId": "CVE-2026-16632",
"datePublished": "2026-07-22T23:45:10.246Z",
"dateReserved": "2026-07-22T16:13:01.618Z",
"dateUpdated": "2026-07-23T15:36:53.311Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-16631 (GCVE-0-2026-16631)
Vulnerability from cvelistv5 – Published: 2026-07-22 23:30 – Updated: 2026-07-23 13:44 X_Open Source
VLAI
EPSS
VEX
Title
publint package-manager pack.js child_process.exec os command injection
Summary
A vulnerability was detected in publint up to 0.1.4. This impacts the function child_process.exec of the file src/node/pack.js of the component package-manager Command Handler. The manipulation results in os command injection. Attacking locally is a requirement. The exploit is now public and may be used. The patch is identified as adf2d9a09945fc98c85a2520a89f441d78b2dbd8. It is advisable to implement a patch to correct this issue. The project maintainer explains: "I think it's very rare for someone to use this package with untrusted input".
Severity
SSVC
Exploitation: poc
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
Assigner
References
8 references
| URL | Tags |
|---|---|
| https://vuldb.com/vuln/382381 | vdb-entrytechnical-description |
| https://vuldb.com/vuln/382381/cti | signaturepermissions-required |
| https://vuldb.com/cve/CVE-2026-16631 | third-party-advisory |
| https://vuldb.com/submit/860239 | third-party-advisory |
| https://github.com/publint/publint/issues/236 | exploitissue-tracking |
| https://github.com/publint/publint/pull/238 | issue-trackingpatch |
| https://github.com/publint/publint/commit/adf2d9a… | patch |
| https://github.com/publint/publint/ | product |
Impacted products
Credits
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-16631",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-23T13:44:04.755312Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-23T13:44:17.592Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"cpes": [
"cpe:2.3:a:publint:publint:*:*:*:*:*:*:*:*"
],
"modules": [
"package-manager Command Handler"
],
"product": "publint",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "0.1.0"
},
{
"status": "affected",
"version": "0.1.1"
},
{
"status": "affected",
"version": "0.1.2"
},
{
"status": "affected",
"version": "0.1.3"
},
{
"status": "affected",
"version": "0.1.4"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "wjm2 (VulDB User)"
},
{
"lang": "en",
"type": "coordinator",
"value": "VulDB CNA Team"
}
],
"descriptions": [
{
"lang": "en",
"value": "A vulnerability was detected in publint up to 0.1.4. This impacts the function child_process.exec of the file src/node/pack.js of the component package-manager Command Handler. The manipulation results in os command injection. Attacking locally is a requirement. The exploit is now public and may be used. The patch is identified as adf2d9a09945fc98c85a2520a89f441d78b2dbd8. It is advisable to implement a patch to correct this issue. The project maintainer explains: \"I think it\u0027s very rare for someone to use this package with untrusted input\"."
}
],
"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:O/RC:C",
"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:O/RC:C",
"version": "3.0"
}
},
{
"cvssV2_0": {
"baseScore": 4.3,
"vectorString": "AV:L/AC:L/Au:S/C:P/I:P/A:P/E:POC/RL:OF/RC:C",
"version": "2.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-78",
"description": "OS Command Injection",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-77",
"description": "Command Injection",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-22T23:30:14.981Z",
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB"
},
"references": [
{
"name": "VDB-382381 | publint package-manager pack.js child_process.exec os command injection",
"tags": [
"vdb-entry",
"technical-description"
],
"url": "https://vuldb.com/vuln/382381"
},
{
"name": "VDB-382381 | CTI Indicators (IOB, IOC, TTP, IOA)",
"tags": [
"signature",
"permissions-required"
],
"url": "https://vuldb.com/vuln/382381/cti"
},
{
"name": "CVE-2026-16631 | CVE Analysis and Report",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/cve/CVE-2026-16631"
},
{
"name": "Submit #860239 | Node.js @publint/pack 0.1.4 OS Command Injection",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/submit/860239"
},
{
"tags": [
"exploit",
"issue-tracking"
],
"url": "https://github.com/publint/publint/issues/236"
},
{
"tags": [
"issue-tracking",
"patch"
],
"url": "https://github.com/publint/publint/pull/238"
},
{
"tags": [
"patch"
],
"url": "https://github.com/publint/publint/commit/adf2d9a09945fc98c85a2520a89f441d78b2dbd8"
},
{
"tags": [
"product"
],
"url": "https://github.com/publint/publint/"
}
],
"tags": [
"x_open-source"
],
"timeline": [
{
"lang": "en",
"time": "2026-07-22T00:00:00.000Z",
"value": "Advisory disclosed"
},
{
"lang": "en",
"time": "2026-07-22T02:00:00.000Z",
"value": "VulDB entry created"
},
{
"lang": "en",
"time": "2026-07-22T18:13:40.000Z",
"value": "VulDB entry last update"
}
],
"title": "publint package-manager pack.js child_process.exec os command injection"
}
},
"cveMetadata": {
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"assignerShortName": "VulDB",
"cveId": "CVE-2026-16631",
"datePublished": "2026-07-22T23:30:14.981Z",
"dateReserved": "2026-07-22T16:08:22.735Z",
"dateUpdated": "2026-07-23T13:44:17.592Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-16630 (GCVE-0-2026-16630)
Vulnerability from cvelistv5 – Published: 2026-07-22 22:15 – Updated: 2026-07-23 14:17
VLAI
EPSS
VEX
Title
syncfusion ej2-javascript-ui-controls package.json child_process.exec os command injection
Summary
A security vulnerability has been detected in syncfusion ej2-javascript-ui-controls up to 33.2.3. This affects the function child_process.exec of the file package.json. The manipulation leads to os command injection. An attack has to be approached locally. The exploit has been disclosed publicly and may be used.
Severity
SSVC
Exploitation: poc
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
Assigner
References
6 references
| URL | Tags |
|---|---|
| https://vuldb.com/vuln/382380 | vdb-entrytechnical-description |
| https://vuldb.com/vuln/382380/cti | signaturepermissions-required |
| https://vuldb.com/cve/CVE-2026-16630 | third-party-advisory |
| https://vuldb.com/submit/860232 | third-party-advisory |
| https://github.com/syncfusion/ej2-javascript-ui-c… | exploitissue-tracking |
| https://github.com/syncfusion/ej2-javascript-ui-c… | product |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| syncfusion | ej2-javascript-ui-controls |
Affected:
33.2.0
Affected: 33.2.1 Affected: 33.2.2 Affected: 33.2.3 cpe:2.3:a:syncfusion:ej2-javascript-ui-controls:*:*:*:*:*:*:*:* |
Credits
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-16630",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-23T14:16:59.478803Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-23T14:17:09.169Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"cpes": [
"cpe:2.3:a:syncfusion:ej2-javascript-ui-controls:*:*:*:*:*:*:*:*"
],
"product": "ej2-javascript-ui-controls",
"vendor": "syncfusion",
"versions": [
{
"status": "affected",
"version": "33.2.0"
},
{
"status": "affected",
"version": "33.2.1"
},
{
"status": "affected",
"version": "33.2.2"
},
{
"status": "affected",
"version": "33.2.3"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "wjm2 (VulDB User)"
}
],
"descriptions": [
{
"lang": "en",
"value": "A security vulnerability has been detected in syncfusion ej2-javascript-ui-controls up to 33.2.3. This affects the function child_process.exec of the file package.json. The manipulation leads to os command injection. An attack has to be approached locally. The exploit has been disclosed publicly and may be used."
}
],
"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-78",
"description": "OS Command Injection",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-77",
"description": "Command Injection",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-22T22:15:12.312Z",
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB"
},
"references": [
{
"name": "VDB-382380 | syncfusion ej2-javascript-ui-controls package.json child_process.exec os command injection",
"tags": [
"vdb-entry",
"technical-description"
],
"url": "https://vuldb.com/vuln/382380"
},
{
"name": "VDB-382380 | CTI Indicators (IOB, IOC, TTP, IOA)",
"tags": [
"signature",
"permissions-required"
],
"url": "https://vuldb.com/vuln/382380/cti"
},
{
"name": "CVE-2026-16630 | CVE Analysis and Report",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/cve/CVE-2026-16630"
},
{
"name": "Submit #860232 | Node.js @syncfusion/ej2-base 33.2.3 OS Command Injection",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/submit/860232"
},
{
"tags": [
"exploit",
"issue-tracking"
],
"url": "https://github.com/syncfusion/ej2-javascript-ui-controls/issues/215"
},
{
"tags": [
"product"
],
"url": "https://github.com/syncfusion/ej2-javascript-ui-controls/"
}
],
"timeline": [
{
"lang": "en",
"time": "2026-07-22T00:00:00.000Z",
"value": "Advisory disclosed"
},
{
"lang": "en",
"time": "2026-07-22T02:00:00.000Z",
"value": "VulDB entry created"
},
{
"lang": "en",
"time": "2026-07-22T18:09:57.000Z",
"value": "VulDB entry last update"
}
],
"title": "syncfusion ej2-javascript-ui-controls package.json child_process.exec os command injection"
}
},
"cveMetadata": {
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"assignerShortName": "VulDB",
"cveId": "CVE-2026-16630",
"datePublished": "2026-07-22T22:15:12.312Z",
"dateReserved": "2026-07-22T16:04:48.407Z",
"dateUpdated": "2026-07-23T14:17:09.169Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-16629 (GCVE-0-2026-16629)
Vulnerability from cvelistv5 – Published: 2026-07-22 21:15 – Updated: 2026-07-22 21:15 X_Open Source
VLAI
EPSS
VEX
Title
danger danger-js CLI localGetFileAtSHA.ts danger.git.diffForFile os command injection
Summary
A vulnerability was identified in danger danger-js up to 13.0.7. Impacted is the function danger.git.diffForFile of the file source/platforms/git/localGetFileAtSHA.ts of the component CLI. Such manipulation of the argument File leads to os command injection. The attack needs to be performed locally. Upgrading to version 13.0.8 is recommended to address this issue. The name of the patch is 087a7290264cc6fb7154ea8c2552a7b2cb8b33a3. It is advisable to upgrade the affected component.
Severity
Assigner
References
8 references
| URL | Tags |
|---|---|
| https://vuldb.com/vuln/382377 | vdb-entrytechnical-description |
| https://vuldb.com/vuln/382377/cti | signaturepermissions-required |
| https://vuldb.com/cve/CVE-2026-16629 | third-party-advisory |
| https://vuldb.com/submit/860211 | third-party-advisory |
| https://github.com/danger/danger-js/pull/1513 | issue-trackingpatch |
| https://github.com/danger/danger-js/commit/087a72… | patch |
| https://github.com/danger/danger-js/releases/tag/13.0.8 | patch |
| https://github.com/danger/danger-js/ | product |
Impacted products
Credits
{
"containers": {
"cna": {
"affected": [
{
"cpes": [
"cpe:2.3:a:danger:danger-js:*:*:*:*:*:*:*:*"
],
"modules": [
"CLI"
],
"product": "danger-js",
"vendor": "danger",
"versions": [
{
"status": "affected",
"version": "13.0.0"
},
{
"status": "affected",
"version": "13.0.1"
},
{
"status": "affected",
"version": "13.0.2"
},
{
"status": "affected",
"version": "13.0.3"
},
{
"status": "affected",
"version": "13.0.4"
},
{
"status": "affected",
"version": "13.0.5"
},
{
"status": "affected",
"version": "13.0.6"
},
{
"status": "affected",
"version": "13.0.7"
},
{
"status": "unaffected",
"version": "13.0.8"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "wjm2 (VulDB User)"
}
],
"descriptions": [
{
"lang": "en",
"value": "A vulnerability was identified in danger danger-js up to 13.0.7. Impacted is the function danger.git.diffForFile of the file source/platforms/git/localGetFileAtSHA.ts of the component CLI. Such manipulation of the argument File leads to os command injection. The attack needs to be performed locally. Upgrading to version 13.0.8 is recommended to address this issue. The name of the patch is 087a7290264cc6fb7154ea8c2552a7b2cb8b33a3. It is advisable to upgrade the affected component."
}
],
"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:X",
"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:X/RL:O/RC:C",
"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:X/RL:O/RC:C",
"version": "3.0"
}
},
{
"cvssV2_0": {
"baseScore": 4.3,
"vectorString": "AV:L/AC:L/Au:S/C:P/I:P/A:P/E:ND/RL:OF/RC:C",
"version": "2.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-78",
"description": "OS Command Injection",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-77",
"description": "Command Injection",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-22T21:15:10.595Z",
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB"
},
"references": [
{
"name": "VDB-382377 | danger danger-js CLI localGetFileAtSHA.ts danger.git.diffForFile os command injection",
"tags": [
"vdb-entry",
"technical-description"
],
"url": "https://vuldb.com/vuln/382377"
},
{
"name": "VDB-382377 | CTI Indicators (IOB, IOC, TTP, IOA)",
"tags": [
"signature",
"permissions-required"
],
"url": "https://vuldb.com/vuln/382377/cti"
},
{
"name": "CVE-2026-16629 | CVE Analysis and Report",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/cve/CVE-2026-16629"
},
{
"name": "Submit #860211 | Node.js danger 13.0.7 OS Command Injection",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/submit/860211"
},
{
"tags": [
"issue-tracking",
"patch"
],
"url": "https://github.com/danger/danger-js/pull/1513"
},
{
"tags": [
"patch"
],
"url": "https://github.com/danger/danger-js/commit/087a7290264cc6fb7154ea8c2552a7b2cb8b33a3"
},
{
"tags": [
"patch"
],
"url": "https://github.com/danger/danger-js/releases/tag/13.0.8"
},
{
"tags": [
"product"
],
"url": "https://github.com/danger/danger-js/"
}
],
"tags": [
"x_open-source"
],
"timeline": [
{
"lang": "en",
"time": "2026-07-22T00:00:00.000Z",
"value": "Advisory disclosed"
},
{
"lang": "en",
"time": "2026-07-22T02:00:00.000Z",
"value": "VulDB entry created"
},
{
"lang": "en",
"time": "2026-07-22T18:07:25.000Z",
"value": "VulDB entry last update"
}
],
"title": "danger danger-js CLI localGetFileAtSHA.ts danger.git.diffForFile os command injection"
}
},
"cveMetadata": {
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"assignerShortName": "VulDB",
"cveId": "CVE-2026-16629",
"datePublished": "2026-07-22T21:15:10.595Z",
"dateReserved": "2026-07-22T16:02:19.846Z",
"dateUpdated": "2026-07-22T21:15:10.595Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-16628 (GCVE-0-2026-16628)
Vulnerability from cvelistv5 – Published: 2026-07-22 21:00 – Updated: 2026-07-23 13:47 X_Open Source
VLAI
EPSS
VEX
Title
oclif JIT Plugin Entry child_process.exec os command injection
Summary
A vulnerability was detected in oclif up to 4.23.16. Affected by this vulnerability is the function child_process.exec of the component JIT Plugin Entry Handler. Performing a manipulation of the argument jitPlugins results in os command injection. The attack is only possible with local access. The exploit is now public and may be used. The patch is named 939b045725e065baebc4587b8bccfd56731eed3d. To fix this issue, it is recommended to deploy a patch.
Severity
SSVC
Exploitation: poc
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
Assigner
References
8 references
| URL | Tags |
|---|---|
| https://vuldb.com/vuln/382372 | vdb-entrytechnical-description |
| https://vuldb.com/vuln/382372/cti | signaturepermissions-required |
| https://vuldb.com/cve/CVE-2026-16628 | third-party-advisory |
| https://vuldb.com/submit/860149 | third-party-advisory |
| https://github.com/oclif/oclif/issues/2051 | exploitissue-tracking |
| https://github.com/oclif/oclif/pull/2052 | issue-trackingpatch |
| https://github.com/oclif/oclif/commit/939b045725e… | patch |
| https://github.com/oclif/oclif/ | product |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| n/a | oclif |
Affected:
4.23.0
Affected: 4.23.1 Affected: 4.23.2 Affected: 4.23.3 Affected: 4.23.4 Affected: 4.23.5 Affected: 4.23.6 Affected: 4.23.7 Affected: 4.23.8 Affected: 4.23.9 Affected: 4.23.10 Affected: 4.23.11 Affected: 4.23.12 Affected: 4.23.13 Affected: 4.23.14 Affected: 4.23.15 Affected: 4.23.16 cpe:2.3:a:oclif:oclif:*:*:*:*:*:*:*:* |
Credits
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-16628",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-23T13:47:11.957083Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-23T13:47:28.526Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"cpes": [
"cpe:2.3:a:oclif:oclif:*:*:*:*:*:*:*:*"
],
"modules": [
"JIT Plugin Entry Handler"
],
"product": "oclif",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "4.23.0"
},
{
"status": "affected",
"version": "4.23.1"
},
{
"status": "affected",
"version": "4.23.2"
},
{
"status": "affected",
"version": "4.23.3"
},
{
"status": "affected",
"version": "4.23.4"
},
{
"status": "affected",
"version": "4.23.5"
},
{
"status": "affected",
"version": "4.23.6"
},
{
"status": "affected",
"version": "4.23.7"
},
{
"status": "affected",
"version": "4.23.8"
},
{
"status": "affected",
"version": "4.23.9"
},
{
"status": "affected",
"version": "4.23.10"
},
{
"status": "affected",
"version": "4.23.11"
},
{
"status": "affected",
"version": "4.23.12"
},
{
"status": "affected",
"version": "4.23.13"
},
{
"status": "affected",
"version": "4.23.14"
},
{
"status": "affected",
"version": "4.23.15"
},
{
"status": "affected",
"version": "4.23.16"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "wjm2 (VulDB User)"
}
],
"descriptions": [
{
"lang": "en",
"value": "A vulnerability was detected in oclif up to 4.23.16. Affected by this vulnerability is the function child_process.exec of the component JIT Plugin Entry Handler. Performing a manipulation of the argument jitPlugins results in os command injection. The attack is only possible with local access. The exploit is now public and may be used. The patch is named 939b045725e065baebc4587b8bccfd56731eed3d. To fix this issue, it is recommended to deploy a patch."
}
],
"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:O/RC:C",
"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:O/RC:C",
"version": "3.0"
}
},
{
"cvssV2_0": {
"baseScore": 4.3,
"vectorString": "AV:L/AC:L/Au:S/C:P/I:P/A:P/E:POC/RL:OF/RC:C",
"version": "2.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-78",
"description": "OS Command Injection",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-77",
"description": "Command Injection",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-22T21:00:12.521Z",
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB"
},
"references": [
{
"name": "VDB-382372 | oclif JIT Plugin Entry child_process.exec os command injection",
"tags": [
"vdb-entry",
"technical-description"
],
"url": "https://vuldb.com/vuln/382372"
},
{
"name": "VDB-382372 | CTI Indicators (IOB, IOC, TTP, IOA)",
"tags": [
"signature",
"permissions-required"
],
"url": "https://vuldb.com/vuln/382372/cti"
},
{
"name": "CVE-2026-16628 | CVE Analysis and Report",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/cve/CVE-2026-16628"
},
{
"name": "Submit #860149 | Node.js oclif 4.23.16 OS Command Injection",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/submit/860149"
},
{
"tags": [
"exploit",
"issue-tracking"
],
"url": "https://github.com/oclif/oclif/issues/2051"
},
{
"tags": [
"issue-tracking",
"patch"
],
"url": "https://github.com/oclif/oclif/pull/2052"
},
{
"tags": [
"patch"
],
"url": "https://github.com/oclif/oclif/commit/939b045725e065baebc4587b8bccfd56731eed3d"
},
{
"tags": [
"product"
],
"url": "https://github.com/oclif/oclif/"
}
],
"tags": [
"x_open-source"
],
"timeline": [
{
"lang": "en",
"time": "2026-07-22T00:00:00.000Z",
"value": "Advisory disclosed"
},
{
"lang": "en",
"time": "2026-07-22T02:00:00.000Z",
"value": "VulDB entry created"
},
{
"lang": "en",
"time": "2026-07-22T17:58:22.000Z",
"value": "VulDB entry last update"
}
],
"title": "oclif JIT Plugin Entry child_process.exec os command injection"
}
},
"cveMetadata": {
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"assignerShortName": "VulDB",
"cveId": "CVE-2026-16628",
"datePublished": "2026-07-22T21:00:12.521Z",
"dateReserved": "2026-07-22T15:53:15.527Z",
"dateUpdated": "2026-07-23T13:47:28.526Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-16492 (GCVE-0-2026-16492)
Vulnerability from cvelistv5 – Published: 2026-07-22 00:45 – Updated: 2026-07-22 13:02 X_Open Source
VLAI
EPSS
VEX
Title
umijs umi GIT File Helper getFileGitIno.ts git.getFileCreateInfo os command injection
Summary
A weakness has been identified in umijs umi up to 4.6.63. The affected element is the function git.getFileCreateInfo of the file packages/utils/src/getFileGitIno.ts of the component GIT File Helper. This manipulation causes os command injection. The exploit has been made available to the public and could be used for attacks. Upgrading to version 4.6.64 is sufficient to fix this issue. Patch name: b6da12c17b024a43badb1fa565720c38cf42e647. Upgrading the affected component is advised.
Severity
SSVC
Exploitation: poc
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
Assigner
References
9 references
| URL | Tags |
|---|---|
| https://vuldb.com/vuln/380948 | vdb-entrytechnical-description |
| https://vuldb.com/vuln/380948/cti | signaturepermissions-required |
| https://vuldb.com/cve/CVE-2026-16492 | third-party-advisory |
| https://vuldb.com/submit/860128 | third-party-advisory |
| https://github.com/umijs/umi/issues/13345 | exploitissue-tracking |
| https://github.com/umijs/umi/pull/13347 | issue-trackingpatch |
| https://github.com/umijs/umi/commit/b6da12c17b024… | patch |
| https://github.com/umijs/umi/releases/tag/v4.6.64 | patch |
| https://github.com/umijs/umi/ | product |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| umijs | umi |
Affected:
4.6.0
Affected: 4.6.1 Affected: 4.6.2 Affected: 4.6.3 Affected: 4.6.4 Affected: 4.6.5 Affected: 4.6.6 Affected: 4.6.7 Affected: 4.6.8 Affected: 4.6.9 Affected: 4.6.10 Affected: 4.6.11 Affected: 4.6.12 Affected: 4.6.13 Affected: 4.6.14 Affected: 4.6.15 Affected: 4.6.16 Affected: 4.6.17 Affected: 4.6.18 Affected: 4.6.19 Affected: 4.6.20 Affected: 4.6.21 Affected: 4.6.22 Affected: 4.6.23 Affected: 4.6.24 Affected: 4.6.25 Affected: 4.6.26 Affected: 4.6.27 Affected: 4.6.28 Affected: 4.6.29 Affected: 4.6.30 Affected: 4.6.31 Affected: 4.6.32 Affected: 4.6.33 Affected: 4.6.34 Affected: 4.6.35 Affected: 4.6.36 Affected: 4.6.37 Affected: 4.6.38 Affected: 4.6.39 Affected: 4.6.40 Affected: 4.6.41 Affected: 4.6.42 Affected: 4.6.43 Affected: 4.6.44 Affected: 4.6.45 Affected: 4.6.46 Affected: 4.6.47 Affected: 4.6.48 Affected: 4.6.49 Affected: 4.6.50 Affected: 4.6.51 Affected: 4.6.52 Affected: 4.6.53 Affected: 4.6.54 Affected: 4.6.55 Affected: 4.6.56 Affected: 4.6.57 Affected: 4.6.58 Affected: 4.6.59 Affected: 4.6.60 Affected: 4.6.61 Affected: 4.6.62 Affected: 4.6.63 Unaffected: 4.6.64 cpe:2.3:a:umijs:umi:*:*:*:*:*:*:*:* |
Credits
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-16492",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-22T13:02:01.315106Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-22T13:02:16.404Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"cpes": [
"cpe:2.3:a:umijs:umi:*:*:*:*:*:*:*:*"
],
"modules": [
"GIT File Helper"
],
"product": "umi",
"vendor": "umijs",
"versions": [
{
"status": "affected",
"version": "4.6.0"
},
{
"status": "affected",
"version": "4.6.1"
},
{
"status": "affected",
"version": "4.6.2"
},
{
"status": "affected",
"version": "4.6.3"
},
{
"status": "affected",
"version": "4.6.4"
},
{
"status": "affected",
"version": "4.6.5"
},
{
"status": "affected",
"version": "4.6.6"
},
{
"status": "affected",
"version": "4.6.7"
},
{
"status": "affected",
"version": "4.6.8"
},
{
"status": "affected",
"version": "4.6.9"
},
{
"status": "affected",
"version": "4.6.10"
},
{
"status": "affected",
"version": "4.6.11"
},
{
"status": "affected",
"version": "4.6.12"
},
{
"status": "affected",
"version": "4.6.13"
},
{
"status": "affected",
"version": "4.6.14"
},
{
"status": "affected",
"version": "4.6.15"
},
{
"status": "affected",
"version": "4.6.16"
},
{
"status": "affected",
"version": "4.6.17"
},
{
"status": "affected",
"version": "4.6.18"
},
{
"status": "affected",
"version": "4.6.19"
},
{
"status": "affected",
"version": "4.6.20"
},
{
"status": "affected",
"version": "4.6.21"
},
{
"status": "affected",
"version": "4.6.22"
},
{
"status": "affected",
"version": "4.6.23"
},
{
"status": "affected",
"version": "4.6.24"
},
{
"status": "affected",
"version": "4.6.25"
},
{
"status": "affected",
"version": "4.6.26"
},
{
"status": "affected",
"version": "4.6.27"
},
{
"status": "affected",
"version": "4.6.28"
},
{
"status": "affected",
"version": "4.6.29"
},
{
"status": "affected",
"version": "4.6.30"
},
{
"status": "affected",
"version": "4.6.31"
},
{
"status": "affected",
"version": "4.6.32"
},
{
"status": "affected",
"version": "4.6.33"
},
{
"status": "affected",
"version": "4.6.34"
},
{
"status": "affected",
"version": "4.6.35"
},
{
"status": "affected",
"version": "4.6.36"
},
{
"status": "affected",
"version": "4.6.37"
},
{
"status": "affected",
"version": "4.6.38"
},
{
"status": "affected",
"version": "4.6.39"
},
{
"status": "affected",
"version": "4.6.40"
},
{
"status": "affected",
"version": "4.6.41"
},
{
"status": "affected",
"version": "4.6.42"
},
{
"status": "affected",
"version": "4.6.43"
},
{
"status": "affected",
"version": "4.6.44"
},
{
"status": "affected",
"version": "4.6.45"
},
{
"status": "affected",
"version": "4.6.46"
},
{
"status": "affected",
"version": "4.6.47"
},
{
"status": "affected",
"version": "4.6.48"
},
{
"status": "affected",
"version": "4.6.49"
},
{
"status": "affected",
"version": "4.6.50"
},
{
"status": "affected",
"version": "4.6.51"
},
{
"status": "affected",
"version": "4.6.52"
},
{
"status": "affected",
"version": "4.6.53"
},
{
"status": "affected",
"version": "4.6.54"
},
{
"status": "affected",
"version": "4.6.55"
},
{
"status": "affected",
"version": "4.6.56"
},
{
"status": "affected",
"version": "4.6.57"
},
{
"status": "affected",
"version": "4.6.58"
},
{
"status": "affected",
"version": "4.6.59"
},
{
"status": "affected",
"version": "4.6.60"
},
{
"status": "affected",
"version": "4.6.61"
},
{
"status": "affected",
"version": "4.6.62"
},
{
"status": "affected",
"version": "4.6.63"
},
{
"status": "unaffected",
"version": "4.6.64"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "wjm2 (VulDB User)"
}
],
"descriptions": [
{
"lang": "en",
"value": "A weakness has been identified in umijs umi up to 4.6.63. The affected element is the function git.getFileCreateInfo of the file packages/utils/src/getFileGitIno.ts of the component GIT File Helper. This manipulation causes os command injection. The exploit has been made available to the public and could be used for attacks. Upgrading to version 4.6.64 is sufficient to fix this issue. Patch name: b6da12c17b024a43badb1fa565720c38cf42e647. Upgrading the affected component is advised."
}
],
"metrics": [
{
"cvssV4_0": {
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:4.0/AV:A/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.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:O/RC:C",
"version": "3.1"
}
},
{
"cvssV3_0": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:O/RC:C",
"version": "3.0"
}
},
{
"cvssV2_0": {
"baseScore": 5.2,
"vectorString": "AV:A/AC:L/Au:S/C:P/I:P/A:P/E:POC/RL:OF/RC:C",
"version": "2.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-78",
"description": "OS Command Injection",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-77",
"description": "Command Injection",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-22T00:45:11.924Z",
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB"
},
"references": [
{
"name": "VDB-380948 | umijs umi GIT File Helper getFileGitIno.ts git.getFileCreateInfo os command injection",
"tags": [
"vdb-entry",
"technical-description"
],
"url": "https://vuldb.com/vuln/380948"
},
{
"name": "VDB-380948 | CTI Indicators (IOB, IOC, TTP, IOA)",
"tags": [
"signature",
"permissions-required"
],
"url": "https://vuldb.com/vuln/380948/cti"
},
{
"name": "CVE-2026-16492 | CVE Analysis and Report",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/cve/CVE-2026-16492"
},
{
"name": "Submit #860128 | Node.js @umijs/utils 4.6.63 OS Command Injection",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/submit/860128"
},
{
"tags": [
"exploit",
"issue-tracking"
],
"url": "https://github.com/umijs/umi/issues/13345"
},
{
"tags": [
"issue-tracking",
"patch"
],
"url": "https://github.com/umijs/umi/pull/13347"
},
{
"tags": [
"patch"
],
"url": "https://github.com/umijs/umi/commit/b6da12c17b024a43badb1fa565720c38cf42e647"
},
{
"tags": [
"patch"
],
"url": "https://github.com/umijs/umi/releases/tag/v4.6.64"
},
{
"tags": [
"product"
],
"url": "https://github.com/umijs/umi/"
}
],
"tags": [
"x_open-source"
],
"timeline": [
{
"lang": "en",
"time": "2026-07-21T00:00:00.000Z",
"value": "Advisory disclosed"
},
{
"lang": "en",
"time": "2026-07-21T02:00:00.000Z",
"value": "VulDB entry created"
},
{
"lang": "en",
"time": "2026-07-21T18:10:29.000Z",
"value": "VulDB entry last update"
}
],
"title": "umijs umi GIT File Helper getFileGitIno.ts git.getFileCreateInfo os command injection"
}
},
"cveMetadata": {
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"assignerShortName": "VulDB",
"cveId": "CVE-2026-16492",
"datePublished": "2026-07-22T00:45:11.924Z",
"dateReserved": "2026-07-21T16:04:58.786Z",
"dateUpdated": "2026-07-22T13:02:16.404Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-16490 (GCVE-0-2026-16490)
Vulnerability from cvelistv5 – Published: 2026-07-22 00:15 – Updated: 2026-07-22 14:32 X_Freeware
VLAI
EPSS
VEX
Title
itsourcecode Hospital Management System prescription.php sql injection
Summary
A security flaw has been discovered in itsourcecode Hospital Management System 1.0. Impacted is an unknown function of the file /prescription.php. The manipulation of the argument editid results in sql injection. The attack can be executed remotely. The exploit has been released to the public and may be used for attacks.
Severity
SSVC
Exploitation: poc
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
Assigner
References
6 references
| URL | Tags |
|---|---|
| https://vuldb.com/vuln/380947 | vdb-entrytechnical-description |
| https://vuldb.com/vuln/380947/cti | signaturepermissions-required |
| https://vuldb.com/cve/CVE-2026-16490 | third-party-advisory |
| https://vuldb.com/submit/860032 | third-party-advisory |
| https://github.com/shohatmedhat535-dotcom/cve-rec… | exploitissue-tracking |
| https://itsourcecode.com/ | product |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| itsourcecode | Hospital Management System |
Affected:
1.0
cpe:2.3:a:itsourcecode:hospital_management_system:*:*:*:*:*:*:*:* |
Credits
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-16490",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-22T14:32:40.563776Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-22T14:32:53.022Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"cpes": [
"cpe:2.3:a:itsourcecode:hospital_management_system:*:*:*:*:*:*:*:*"
],
"product": "Hospital Management System",
"vendor": "itsourcecode",
"versions": [
{
"status": "affected",
"version": "1.0"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "HackSeven (VulDB User)"
}
],
"descriptions": [
{
"lang": "en",
"value": "A security flaw has been discovered in itsourcecode Hospital Management System 1.0. Impacted is an unknown function of the file /prescription.php. The manipulation of the argument editid results in sql injection. The attack can be executed remotely. The exploit has been released to the public and may be used for attacks."
}
],
"metrics": [
{
"cvssV4_0": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:4.0/AV:N/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": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/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": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/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": 6.5,
"vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P/E:POC/RL:ND/RC:UR",
"version": "2.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-89",
"description": "SQL Injection",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-74",
"description": "Injection",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-22T00:15:08.275Z",
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB"
},
"references": [
{
"name": "VDB-380947 | itsourcecode Hospital Management System prescription.php sql injection",
"tags": [
"vdb-entry",
"technical-description"
],
"url": "https://vuldb.com/vuln/380947"
},
{
"name": "VDB-380947 | CTI Indicators (IOB, IOC, TTP, IOA)",
"tags": [
"signature",
"permissions-required"
],
"url": "https://vuldb.com/vuln/380947/cti"
},
{
"name": "CVE-2026-16490 | CVE Analysis and Report",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/cve/CVE-2026-16490"
},
{
"name": "Submit #860032 | itsourcecode Hospital Management System V1.0 SQL Injection",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/submit/860032"
},
{
"tags": [
"exploit",
"issue-tracking"
],
"url": "https://github.com/shohatmedhat535-dotcom/cve-records/issues/1"
},
{
"tags": [
"product"
],
"url": "https://itsourcecode.com/"
}
],
"tags": [
"x_freeware"
],
"timeline": [
{
"lang": "en",
"time": "2026-07-21T00:00:00.000Z",
"value": "Advisory disclosed"
},
{
"lang": "en",
"time": "2026-07-21T02:00:00.000Z",
"value": "VulDB entry created"
},
{
"lang": "en",
"time": "2026-07-21T18:02:30.000Z",
"value": "VulDB entry last update"
}
],
"title": "itsourcecode Hospital Management System prescription.php sql injection"
}
},
"cveMetadata": {
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"assignerShortName": "VulDB",
"cveId": "CVE-2026-16490",
"datePublished": "2026-07-22T00:15:08.275Z",
"dateReserved": "2026-07-21T15:57:23.069Z",
"dateUpdated": "2026-07-22T14:32:53.022Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-16489 (GCVE-0-2026-16489)
Vulnerability from cvelistv5 – Published: 2026-07-21 23:30 – Updated: 2026-07-23 13:54
VLAI
EPSS
VEX
Title
jsforce SFDX Connection Registry sfdx.js _execCommand os command injection
Summary
A vulnerability was identified in jsforce up to 3.10.16. This issue affects the function _execCommand in the library lib/registry/sfdx.js of the component SFDX Connection Registry. The manipulation leads to os command injection. The attack can only be performed from a local environment. The exploit is publicly available and might be used. The project was informed of the problem early through an issue report but has not responded yet.
Severity
SSVC
Exploitation: poc
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
Assigner
References
6 references
| URL | Tags |
|---|---|
| https://vuldb.com/vuln/380946 | vdb-entrytechnical-description |
| https://vuldb.com/vuln/380946/cti | signaturepermissions-required |
| https://vuldb.com/cve/CVE-2026-16489 | third-party-advisory |
| https://vuldb.com/submit/860031 | third-party-advisory |
| https://github.com/jsforce/jsforce/issues/1805 | exploitissue-tracking |
| https://github.com/jsforce/jsforce/ | product |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| n/a | jsforce |
Affected:
3.10.0
Affected: 3.10.1 Affected: 3.10.2 Affected: 3.10.3 Affected: 3.10.4 Affected: 3.10.5 Affected: 3.10.6 Affected: 3.10.7 Affected: 3.10.8 Affected: 3.10.9 Affected: 3.10.10 Affected: 3.10.11 Affected: 3.10.12 Affected: 3.10.13 Affected: 3.10.14 Affected: 3.10.15 Affected: 3.10.16 cpe:2.3:a:jsforce:jsforce:*:*:*:*:*:*:*:* |
Credits
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-16489",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-23T13:54:17.598511Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-23T13:54:26.365Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"cpes": [
"cpe:2.3:a:jsforce:jsforce:*:*:*:*:*:*:*:*"
],
"modules": [
"SFDX Connection Registry"
],
"product": "jsforce",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "3.10.0"
},
{
"status": "affected",
"version": "3.10.1"
},
{
"status": "affected",
"version": "3.10.2"
},
{
"status": "affected",
"version": "3.10.3"
},
{
"status": "affected",
"version": "3.10.4"
},
{
"status": "affected",
"version": "3.10.5"
},
{
"status": "affected",
"version": "3.10.6"
},
{
"status": "affected",
"version": "3.10.7"
},
{
"status": "affected",
"version": "3.10.8"
},
{
"status": "affected",
"version": "3.10.9"
},
{
"status": "affected",
"version": "3.10.10"
},
{
"status": "affected",
"version": "3.10.11"
},
{
"status": "affected",
"version": "3.10.12"
},
{
"status": "affected",
"version": "3.10.13"
},
{
"status": "affected",
"version": "3.10.14"
},
{
"status": "affected",
"version": "3.10.15"
},
{
"status": "affected",
"version": "3.10.16"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "wjm2 (VulDB User)"
},
{
"lang": "en",
"type": "coordinator",
"value": "VulDB CNA Team"
}
],
"descriptions": [
{
"lang": "en",
"value": "A vulnerability was identified in jsforce up to 3.10.16. This issue affects the function _execCommand in the library lib/registry/sfdx.js of the component SFDX Connection Registry. The manipulation leads to os command injection. The attack can only be performed from a local environment. The exploit is publicly available and might be used. The project was informed of the problem early through an issue report but has not responded yet."
}
],
"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-78",
"description": "OS Command Injection",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-77",
"description": "Command Injection",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-21T23:30:09.680Z",
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB"
},
"references": [
{
"name": "VDB-380946 | jsforce SFDX Connection Registry sfdx.js _execCommand os command injection",
"tags": [
"vdb-entry",
"technical-description"
],
"url": "https://vuldb.com/vuln/380946"
},
{
"name": "VDB-380946 | CTI Indicators (IOB, IOC, TTP, IOA)",
"tags": [
"signature",
"permissions-required"
],
"url": "https://vuldb.com/vuln/380946/cti"
},
{
"name": "CVE-2026-16489 | CVE Analysis and Report",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/cve/CVE-2026-16489"
},
{
"name": "Submit #860031 | Node.js jsforce 3.10.16 OS Command Injection",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/submit/860031"
},
{
"tags": [
"exploit",
"issue-tracking"
],
"url": "https://github.com/jsforce/jsforce/issues/1805"
},
{
"tags": [
"product"
],
"url": "https://github.com/jsforce/jsforce/"
}
],
"timeline": [
{
"lang": "en",
"time": "2026-07-21T00:00:00.000Z",
"value": "Advisory disclosed"
},
{
"lang": "en",
"time": "2026-07-21T02:00:00.000Z",
"value": "VulDB entry created"
},
{
"lang": "en",
"time": "2026-07-21T17:59:04.000Z",
"value": "VulDB entry last update"
}
],
"title": "jsforce SFDX Connection Registry sfdx.js _execCommand os command injection"
}
},
"cveMetadata": {
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"assignerShortName": "VulDB",
"cveId": "CVE-2026-16489",
"datePublished": "2026-07-21T23:30:09.680Z",
"dateReserved": "2026-07-21T15:53:55.187Z",
"dateUpdated": "2026-07-23T13:54:26.365Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-16488 (GCVE-0-2026-16488)
Vulnerability from cvelistv5 – Published: 2026-07-21 23:15 – Updated: 2026-07-22 13:00 X_Open Source
VLAI
EPSS
VEX
Title
QUSETIONS MiniCode-Python Project File config.py subprocess.Popen os command injection
Summary
A vulnerability was determined in QUSETIONS MiniCode-Python 0.1.0. This vulnerability affects the function subprocess.Popen of the file minicode/config.py of the component Project File Handler. Executing a manipulation can lead to os command injection. The attack may be launched remotely. A high complexity level is associated with this attack. It is stated that the exploitability is difficult. The exploit has been publicly disclosed and may be utilized. Upgrading to version 0.1.0-rc1 is able to resolve this issue. This patch is called 9d868dc2550f426c6ddf8ee98f30ffe450ca5e32. It is suggested to upgrade the affected component.
Severity
SSVC
Exploitation: poc
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
Assigner
References
10 references
| URL | Tags |
|---|---|
| https://vuldb.com/vuln/380945 | vdb-entrytechnical-description |
| https://vuldb.com/vuln/380945/cti | signaturepermissions-required |
| https://vuldb.com/cve/CVE-2026-16488 | third-party-advisory |
| https://vuldb.com/submit/860017 | third-party-advisory |
| https://github.com/QUSETIONS/MiniCode-Python/issues/13 | issue-tracking |
| https://github.com/QUSETIONS/MiniCode-Python/issu… | issue-tracking |
| https://gist.github.com/menelausx/2e6275222cb2e8a… | exploit |
| https://github.com/QUSETIONS/MiniCode-Python/comm… | patch |
| https://github.com/QUSETIONS/MiniCode-Python/rele… | patch |
| https://github.com/QUSETIONS/MiniCode-Python/ | product |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| QUSETIONS | MiniCode-Python |
Affected:
0.1.0
Unaffected: 0.1.0-rc1 cpe:2.3:a:qusetions:minicode-python:*:*:*:*:*:*:*:* |
Credits
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-16488",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-22T13:00:01.111601Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-22T13:00:15.551Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"cpes": [
"cpe:2.3:a:qusetions:minicode-python:*:*:*:*:*:*:*:*"
],
"modules": [
"Project File Handler"
],
"product": "MiniCode-Python",
"vendor": "QUSETIONS",
"versions": [
{
"status": "affected",
"version": "0.1.0"
},
{
"status": "unaffected",
"version": "0.1.0-rc1"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "JasperX (VulDB User)"
}
],
"descriptions": [
{
"lang": "en",
"value": "A vulnerability was determined in QUSETIONS MiniCode-Python 0.1.0. This vulnerability affects the function subprocess.Popen of the file minicode/config.py of the component Project File Handler. Executing a manipulation can lead to os command injection. The attack may be launched remotely. A high complexity level is associated with this attack. It is stated that the exploitability is difficult. The exploit has been publicly disclosed and may be utilized. Upgrading to version 0.1.0-rc1 is able to resolve this issue. This patch is called 9d868dc2550f426c6ddf8ee98f30ffe450ca5e32. It is suggested to upgrade the affected component."
}
],
"metrics": [
{
"cvssV4_0": {
"baseScore": 2.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:P/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P",
"version": "4.0"
}
},
{
"cvssV3_1": {
"baseScore": 5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L/E:P/RL:O/RC:C",
"version": "3.1"
}
},
{
"cvssV3_0": {
"baseScore": 5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L/E:P/RL:O/RC:C",
"version": "3.0"
}
},
{
"cvssV2_0": {
"baseScore": 5.1,
"vectorString": "AV:N/AC:H/Au:N/C:P/I:P/A:P/E:POC/RL:OF/RC:C",
"version": "2.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-78",
"description": "OS Command Injection",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-77",
"description": "Command Injection",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-21T23:15:10.236Z",
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB"
},
"references": [
{
"name": "VDB-380945 | QUSETIONS MiniCode-Python Project File config.py subprocess.Popen os command injection",
"tags": [
"vdb-entry",
"technical-description"
],
"url": "https://vuldb.com/vuln/380945"
},
{
"name": "VDB-380945 | CTI Indicators (IOB, IOC, TTP, IOA)",
"tags": [
"signature",
"permissions-required"
],
"url": "https://vuldb.com/vuln/380945/cti"
},
{
"name": "CVE-2026-16488 | CVE Analysis and Report",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/cve/CVE-2026-16488"
},
{
"name": "Submit #860017 | QUSETIONS MiniCode-Python v0.1.0 54d47f3 OS Command Injection",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/submit/860017"
},
{
"tags": [
"issue-tracking"
],
"url": "https://github.com/QUSETIONS/MiniCode-Python/issues/13"
},
{
"tags": [
"issue-tracking"
],
"url": "https://github.com/QUSETIONS/MiniCode-Python/issues/13#issuecomment-4764889606"
},
{
"tags": [
"exploit"
],
"url": "https://gist.github.com/menelausx/2e6275222cb2e8aa412a145ba7abec66"
},
{
"tags": [
"patch"
],
"url": "https://github.com/QUSETIONS/MiniCode-Python/commit/9d868dc2550f426c6ddf8ee98f30ffe450ca5e32"
},
{
"tags": [
"patch"
],
"url": "https://github.com/QUSETIONS/MiniCode-Python/releases/tag/v0.1.0-rc1"
},
{
"tags": [
"product"
],
"url": "https://github.com/QUSETIONS/MiniCode-Python/"
}
],
"tags": [
"x_open-source"
],
"timeline": [
{
"lang": "en",
"time": "2026-07-21T00:00:00.000Z",
"value": "Advisory disclosed"
},
{
"lang": "en",
"time": "2026-07-21T02:00:00.000Z",
"value": "VulDB entry created"
},
{
"lang": "en",
"time": "2026-07-21T17:54:31.000Z",
"value": "VulDB entry last update"
}
],
"title": "QUSETIONS MiniCode-Python Project File config.py subprocess.Popen os command injection"
}
},
"cveMetadata": {
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"assignerShortName": "VulDB",
"cveId": "CVE-2026-16488",
"datePublished": "2026-07-21T23:15:10.236Z",
"dateReserved": "2026-07-21T15:49:25.967Z",
"dateUpdated": "2026-07-22T13:00:15.551Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-16486 (GCVE-0-2026-16486)
Vulnerability from cvelistv5 – Published: 2026-07-21 22:45 – Updated: 2026-07-22 18:48 X_Freeware
VLAI
EPSS
VEX
Title
SourceCodester Class and Exam Timetabling System BSIS.php cross site scripting
Summary
A vulnerability was found in SourceCodester Class and Exam Timetabling System 1.0. This affects an unknown part of the file /BSIS.php. Performing a manipulation of the argument day results in cross site scripting. The attack may be initiated remotely. The exploit has been made public and could be used.
Severity
SSVC
Exploitation: poc
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
Assigner
References
6 references
| URL | Tags |
|---|---|
| https://vuldb.com/vuln/380944 | vdb-entrytechnical-description |
| https://vuldb.com/vuln/380944/cti | signaturepermissions-required |
| https://vuldb.com/cve/CVE-2026-16486 | third-party-advisory |
| https://vuldb.com/submit/859907 | third-party-advisory |
| https://github.com/kurshidheba852-hub/My-cve-repo… | exploitissue-tracking |
| https://www.sourcecodester.com/ | product |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| SourceCodester | Class and Exam Timetabling System |
Affected:
1.0
cpe:2.3:a:sourcecodester:class_and_exam_timetabling_system:*:*:*:*:*:*:*:* |
Credits
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-16486",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-22T18:31:38.257922Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-22T18:48:39.788Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"cpes": [
"cpe:2.3:a:sourcecodester:class_and_exam_timetabling_system:*:*:*:*:*:*:*:*"
],
"product": "Class and Exam Timetabling System",
"vendor": "SourceCodester",
"versions": [
{
"status": "affected",
"version": "1.0"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "HackFive (VulDB User)"
}
],
"descriptions": [
{
"lang": "en",
"value": "A vulnerability was found in SourceCodester Class and Exam Timetabling System 1.0. This affects an unknown part of the file /BSIS.php. Performing a manipulation of the argument day results in cross site scripting. The attack may be initiated remotely. The exploit has been made public and could be used."
}
],
"metrics": [
{
"cvssV4_0": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P",
"version": "4.0"
}
},
{
"cvssV3_1": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N/E:P/RL:X/RC:R",
"version": "3.1"
}
},
{
"cvssV3_0": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N/E:P/RL:X/RC:R",
"version": "3.0"
}
},
{
"cvssV2_0": {
"baseScore": 5,
"vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N/E:POC/RL:ND/RC:UR",
"version": "2.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-79",
"description": "Cross Site Scripting",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-94",
"description": "Code Injection",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-21T22:45:09.010Z",
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB"
},
"references": [
{
"name": "VDB-380944 | SourceCodester Class and Exam Timetabling System BSIS.php cross site scripting",
"tags": [
"vdb-entry",
"technical-description"
],
"url": "https://vuldb.com/vuln/380944"
},
{
"name": "VDB-380944 | CTI Indicators (IOB, IOC, TTP, IOA)",
"tags": [
"signature",
"permissions-required"
],
"url": "https://vuldb.com/vuln/380944/cti"
},
{
"name": "CVE-2026-16486 | CVE Analysis and Report",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/cve/CVE-2026-16486"
},
{
"name": "Submit #859907 | sourcecodester Class and Exam Timetabling System V1.0 cross site scripting",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/submit/859907"
},
{
"tags": [
"exploit",
"issue-tracking"
],
"url": "https://github.com/kurshidheba852-hub/My-cve-repository/issues/1"
},
{
"tags": [
"product"
],
"url": "https://www.sourcecodester.com/"
}
],
"tags": [
"x_freeware"
],
"timeline": [
{
"lang": "en",
"time": "2026-07-21T00:00:00.000Z",
"value": "Advisory disclosed"
},
{
"lang": "en",
"time": "2026-07-21T02:00:00.000Z",
"value": "VulDB entry created"
},
{
"lang": "en",
"time": "2026-07-21T17:44:41.000Z",
"value": "VulDB entry last update"
}
],
"title": "SourceCodester Class and Exam Timetabling System BSIS.php cross site scripting"
}
},
"cveMetadata": {
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"assignerShortName": "VulDB",
"cveId": "CVE-2026-16486",
"datePublished": "2026-07-21T22:45:09.010Z",
"dateReserved": "2026-07-21T15:39:25.172Z",
"dateUpdated": "2026-07-22T18:48:39.788Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-16485 (GCVE-0-2026-16485)
Vulnerability from cvelistv5 – Published: 2026-07-21 22:00 – Updated: 2026-07-22 15:18 X_Freeware
VLAI
EPSS
VEX
Title
SourceCodester Class and Exam Timetabling System class.php cross site scripting
Summary
A vulnerability has been found in SourceCodester Class and Exam Timetabling System 1.0. Affected by this issue is some unknown functionality of the file /class.php. Such manipulation of the argument day leads to cross site scripting. The attack can be launched remotely. The exploit has been disclosed to the public and may be used.
Severity
SSVC
Exploitation: poc
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
Assigner
References
6 references
| URL | Tags |
|---|---|
| https://vuldb.com/vuln/380943 | vdb-entrytechnical-description |
| https://vuldb.com/vuln/380943/cti | signaturepermissions-required |
| https://vuldb.com/cve/CVE-2026-16485 | third-party-advisory |
| https://vuldb.com/submit/859906 | third-party-advisory |
| https://github.com/ashfaqsharif47-arch/Web-RCE/issues/1 | exploitissue-tracking |
| https://www.sourcecodester.com/ | product |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| SourceCodester | Class and Exam Timetabling System |
Affected:
1.0
cpe:2.3:a:sourcecodester:class_and_exam_timetabling_system:*:*:*:*:*:*:*:* |
Credits
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-16485",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-22T15:18:22.088587Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-22T15:18:33.775Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"cpes": [
"cpe:2.3:a:sourcecodester:class_and_exam_timetabling_system:*:*:*:*:*:*:*:*"
],
"product": "Class and Exam Timetabling System",
"vendor": "SourceCodester",
"versions": [
{
"status": "affected",
"version": "1.0"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "HackFour (VulDB User)"
}
],
"descriptions": [
{
"lang": "en",
"value": "A vulnerability has been found in SourceCodester Class and Exam Timetabling System 1.0. Affected by this issue is some unknown functionality of the file /class.php. Such manipulation of the argument day leads to cross site scripting. The attack can be launched remotely. The exploit has been disclosed to the public and may be used."
}
],
"metrics": [
{
"cvssV4_0": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P",
"version": "4.0"
}
},
{
"cvssV3_1": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N/E:P/RL:X/RC:R",
"version": "3.1"
}
},
{
"cvssV3_0": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N/E:P/RL:X/RC:R",
"version": "3.0"
}
},
{
"cvssV2_0": {
"baseScore": 5,
"vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N/E:POC/RL:ND/RC:UR",
"version": "2.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-79",
"description": "Cross Site Scripting",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-94",
"description": "Code Injection",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-21T22:00:11.939Z",
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB"
},
"references": [
{
"name": "VDB-380943 | SourceCodester Class and Exam Timetabling System class.php cross site scripting",
"tags": [
"vdb-entry",
"technical-description"
],
"url": "https://vuldb.com/vuln/380943"
},
{
"name": "VDB-380943 | CTI Indicators (IOB, IOC, TTP, IOA)",
"tags": [
"signature",
"permissions-required"
],
"url": "https://vuldb.com/vuln/380943/cti"
},
{
"name": "CVE-2026-16485 | CVE Analysis and Report",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/cve/CVE-2026-16485"
},
{
"name": "Submit #859906 | sourcecodester Class and Exam Timetabling System V1.0 cross site scripting",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/submit/859906"
},
{
"tags": [
"exploit",
"issue-tracking"
],
"url": "https://github.com/ashfaqsharif47-arch/Web-RCE/issues/1"
},
{
"tags": [
"product"
],
"url": "https://www.sourcecodester.com/"
}
],
"tags": [
"x_freeware"
],
"timeline": [
{
"lang": "en",
"time": "2026-07-21T00:00:00.000Z",
"value": "Advisory disclosed"
},
{
"lang": "en",
"time": "2026-07-21T02:00:00.000Z",
"value": "VulDB entry created"
},
{
"lang": "en",
"time": "2026-07-21T17:44:36.000Z",
"value": "VulDB entry last update"
}
],
"title": "SourceCodester Class and Exam Timetabling System class.php cross site scripting"
}
},
"cveMetadata": {
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"assignerShortName": "VulDB",
"cveId": "CVE-2026-16485",
"datePublished": "2026-07-21T22:00:11.939Z",
"dateReserved": "2026-07-21T15:39:21.032Z",
"dateUpdated": "2026-07-22T15:18:33.775Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-16484 (GCVE-0-2026-16484)
Vulnerability from cvelistv5 – Published: 2026-07-21 21:30 – Updated: 2026-07-22 15:33 X_Freeware
VLAI
EPSS
VEX
Title
SourceCodester Class and Exam Timetabling System edit_subjecta.php sql injection
Summary
A flaw has been found in SourceCodester Class and Exam Timetabling System 1.0. Affected by this vulnerability is an unknown functionality of the file /edit_subjecta.php. This manipulation of the argument ID causes sql injection. The attack can be initiated remotely. The exploit has been published and may be used.
Severity
SSVC
Exploitation: poc
Automatable: yes
Technical Impact: partial
CISA Coordinator (v2.0.3)
Assigner
References
6 references
| URL | Tags |
|---|---|
| https://vuldb.com/vuln/380942 | vdb-entrytechnical-description |
| https://vuldb.com/vuln/380942/cti | signaturepermissions-required |
| https://vuldb.com/cve/CVE-2026-16484 | third-party-advisory |
| https://vuldb.com/submit/859905 | third-party-advisory |
| https://github.com/austincooke723-tech/web-re-cve… | exploitissue-tracking |
| https://www.sourcecodester.com/ | product |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| SourceCodester | Class and Exam Timetabling System |
Affected:
1.0
cpe:2.3:a:sourcecodester:class_and_exam_timetabling_system:*:*:*:*:*:*:*:* |
Credits
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-16484",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-22T15:32:33.447498Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-22T15:33:24.820Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"cpes": [
"cpe:2.3:a:sourcecodester:class_and_exam_timetabling_system:*:*:*:*:*:*:*:*"
],
"product": "Class and Exam Timetabling System",
"vendor": "SourceCodester",
"versions": [
{
"status": "affected",
"version": "1.0"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "HackThree (VulDB User)"
}
],
"descriptions": [
{
"lang": "en",
"value": "A flaw has been found in SourceCodester Class and Exam Timetabling System 1.0. Affected by this vulnerability is an unknown functionality of the file /edit_subjecta.php. This manipulation of the argument ID causes sql injection. The attack can be initiated remotely. The exploit has been published and may be used."
}
],
"metrics": [
{
"cvssV4_0": {
"baseScore": 6.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P",
"version": "4.0"
}
},
{
"cvssV3_1": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R",
"version": "3.1"
}
},
{
"cvssV3_0": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R",
"version": "3.0"
}
},
{
"cvssV2_0": {
"baseScore": 7.5,
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P/E:POC/RL:ND/RC:UR",
"version": "2.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-89",
"description": "SQL Injection",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-74",
"description": "Injection",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-21T21:30:08.537Z",
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB"
},
"references": [
{
"name": "VDB-380942 | SourceCodester Class and Exam Timetabling System edit_subjecta.php sql injection",
"tags": [
"vdb-entry",
"technical-description"
],
"url": "https://vuldb.com/vuln/380942"
},
{
"name": "VDB-380942 | CTI Indicators (IOB, IOC, TTP, IOA)",
"tags": [
"signature",
"permissions-required"
],
"url": "https://vuldb.com/vuln/380942/cti"
},
{
"name": "CVE-2026-16484 | CVE Analysis and Report",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/cve/CVE-2026-16484"
},
{
"name": "Submit #859905 | sourcecodester Class and Exam Timetabling System V1.0 SQL injection",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/submit/859905"
},
{
"tags": [
"exploit",
"issue-tracking"
],
"url": "https://github.com/austincooke723-tech/web-re-cve/issues/1"
},
{
"tags": [
"product"
],
"url": "https://www.sourcecodester.com/"
}
],
"tags": [
"x_freeware"
],
"timeline": [
{
"lang": "en",
"time": "2026-07-21T00:00:00.000Z",
"value": "Advisory disclosed"
},
{
"lang": "en",
"time": "2026-07-21T02:00:00.000Z",
"value": "VulDB entry created"
},
{
"lang": "en",
"time": "2026-07-21T17:44:32.000Z",
"value": "VulDB entry last update"
}
],
"title": "SourceCodester Class and Exam Timetabling System edit_subjecta.php sql injection"
}
},
"cveMetadata": {
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"assignerShortName": "VulDB",
"cveId": "CVE-2026-16484",
"datePublished": "2026-07-21T21:30:08.537Z",
"dateReserved": "2026-07-21T15:39:13.592Z",
"dateUpdated": "2026-07-22T15:33:24.820Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-16451 (GCVE-0-2026-16451)
Vulnerability from cvelistv5 – Published: 2026-07-21 16:45 – Updated: 2026-07-22 14:40
VLAI
EPSS
VEX
Title
zsadmin2025 ZS-Admin com.zs.file.controller.SysFileController upload unrestricted upload
Summary
A security flaw has been discovered in zsadmin2025 ZS-Admin up to b52e14536d59fda11e56e2536a1c32e82a38cead. This impacts an unknown function of the file /api/system/file/upload of the component com.zs.file.controller.SysFileController. Performing a manipulation of the argument File results in unrestricted upload. It is possible to initiate the attack remotely. The exploit has been released to the public and may be used for attacks. This product is using a rolling release to provide continious delivery. Therefore, no version details for affected nor updated releases are available. The project was informed of the problem early through an issue report but has not responded yet.
Severity
SSVC
Exploitation: poc
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
Assigner
References
5 references
| URL | Tags |
|---|---|
| https://vuldb.com/vuln/380830 | vdb-entrytechnical-description |
| https://vuldb.com/vuln/380830/cti | signaturepermissions-required |
| https://vuldb.com/cve/CVE-2026-16451 | third-party-advisory |
| https://vuldb.com/submit/858792 | third-party-advisory |
| https://github.com/zsadmin2025/zs-admin-java/issues/6 | exploitissue-tracking |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| zsadmin2025 | ZS-Admin |
Affected:
b52e14536d59fda11e56e2536a1c32e82a38cead
cpe:2.3:a:zsadmin2025:zs-admin:*:*:*:*:*:*:*:* |
Credits
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-16451",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-22T14:40:11.593895Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-22T14:40:22.129Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"cpes": [
"cpe:2.3:a:zsadmin2025:zs-admin:*:*:*:*:*:*:*:*"
],
"modules": [
"com.zs.file.controller.SysFileController"
],
"product": "ZS-Admin",
"vendor": "zsadmin2025",
"versions": [
{
"status": "affected",
"version": "b52e14536d59fda11e56e2536a1c32e82a38cead"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "cl0ney (VulDB User)"
},
{
"lang": "en",
"type": "coordinator",
"value": "VulDB CNA Team"
}
],
"descriptions": [
{
"lang": "en",
"value": "A security flaw has been discovered in zsadmin2025 ZS-Admin up to b52e14536d59fda11e56e2536a1c32e82a38cead. This impacts an unknown function of the file /api/system/file/upload of the component com.zs.file.controller.SysFileController. Performing a manipulation of the argument File results in unrestricted upload. It is possible to initiate the attack remotely. The exploit has been released to the public and may be used for attacks. This product is using a rolling release to provide continious delivery. Therefore, no version details for affected nor updated releases are available. The project was informed of the problem early through an issue report but has not responded yet."
}
],
"metrics": [
{
"cvssV4_0": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:4.0/AV:N/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": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/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": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/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": 6.5,
"vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P/E:POC/RL:ND/RC:UR",
"version": "2.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-434",
"description": "Unrestricted Upload",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-284",
"description": "Improper Access Controls",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-21T16:45:07.676Z",
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB"
},
"references": [
{
"name": "VDB-380830 | zsadmin2025 ZS-Admin com.zs.file.controller.SysFileController upload unrestricted upload",
"tags": [
"vdb-entry",
"technical-description"
],
"url": "https://vuldb.com/vuln/380830"
},
{
"name": "VDB-380830 | CTI Indicators (IOB, IOC, TTP, IOA)",
"tags": [
"signature",
"permissions-required"
],
"url": "https://vuldb.com/vuln/380830/cti"
},
{
"name": "CVE-2026-16451 | CVE Analysis and Report",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/cve/CVE-2026-16451"
},
{
"name": "Submit #858792 | zsadmin ZS-Admin \u003c=1.0.0 Unrestricted Upload",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/submit/858792"
},
{
"tags": [
"exploit",
"issue-tracking"
],
"url": "https://github.com/zsadmin2025/zs-admin-java/issues/6"
}
],
"timeline": [
{
"lang": "en",
"time": "2026-07-21T00:00:00.000Z",
"value": "Advisory disclosed"
},
{
"lang": "en",
"time": "2026-07-21T02:00:00.000Z",
"value": "VulDB entry created"
},
{
"lang": "en",
"time": "2026-07-21T11:00:56.000Z",
"value": "VulDB entry last update"
}
],
"title": "zsadmin2025 ZS-Admin com.zs.file.controller.SysFileController upload unrestricted upload"
}
},
"cveMetadata": {
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"assignerShortName": "VulDB",
"cveId": "CVE-2026-16451",
"datePublished": "2026-07-21T16:45:07.676Z",
"dateReserved": "2026-07-21T08:55:41.634Z",
"dateUpdated": "2026-07-22T14:40:22.129Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-16450 (GCVE-0-2026-16450)
Vulnerability from cvelistv5 – Published: 2026-07-21 15:30 – Updated: 2026-07-23 14:26
VLAI
EPSS
VEX
Title
zsadmin2025 ZS-Admin MyBatis-Plus Tenant Plugin page getTenantId authorization
Summary
A vulnerability was identified in zsadmin2025 ZS-Admin up to b52e14536d59fda11e56e2536a1c32e82a38cead. This affects the function getTenantId of the file /api/system/sys/dept/page of the component MyBatis-Plus Tenant Plugin. Such manipulation of the argument X-Tenant-Id leads to authorization bypass. The attack may be performed from remote. The exploit is publicly available and might be used. This product utilizes a rolling release system for continuous delivery, and as such, version information for affected or updated releases is not disclosed. The project was informed of the problem early through an issue report but has not responded yet.
Severity
SSVC
Exploitation: poc
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
Assigner
References
5 references
| URL | Tags |
|---|---|
| https://vuldb.com/vuln/380829 | vdb-entrytechnical-description |
| https://vuldb.com/vuln/380829/cti | signaturepermissions-required |
| https://vuldb.com/cve/CVE-2026-16450 | third-party-advisory |
| https://vuldb.com/submit/858791 | third-party-advisory |
| https://github.com/zsadmin2025/zs-admin-java/issues/5 | exploitissue-tracking |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| zsadmin2025 | ZS-Admin |
Affected:
b52e14536d59fda11e56e2536a1c32e82a38cead
cpe:2.3:a:zsadmin2025:zs-admin:*:*:*:*:*:*:*:* |
Credits
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-16450",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-23T14:26:09.982719Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-23T14:26:15.736Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"cpes": [
"cpe:2.3:a:zsadmin2025:zs-admin:*:*:*:*:*:*:*:*"
],
"modules": [
"MyBatis-Plus Tenant Plugin"
],
"product": "ZS-Admin",
"vendor": "zsadmin2025",
"versions": [
{
"status": "affected",
"version": "b52e14536d59fda11e56e2536a1c32e82a38cead"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "cl0ney (VulDB User)"
},
{
"lang": "en",
"type": "coordinator",
"value": "VulDB CNA Team"
}
],
"descriptions": [
{
"lang": "en",
"value": "A vulnerability was identified in zsadmin2025 ZS-Admin up to b52e14536d59fda11e56e2536a1c32e82a38cead. This affects the function getTenantId of the file /api/system/sys/dept/page of the component MyBatis-Plus Tenant Plugin. Such manipulation of the argument X-Tenant-Id leads to authorization bypass. The attack may be performed from remote. The exploit is publicly available and might be used. This product utilizes a rolling release system for continuous delivery, and as such, version information for affected or updated releases is not disclosed. The project was informed of the problem early through an issue report but has not responded yet."
}
],
"metrics": [
{
"cvssV4_0": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:P",
"version": "4.0"
}
},
{
"cvssV3_1": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N/E:P/RL:X/RC:R",
"version": "3.1"
}
},
{
"cvssV3_0": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N/E:P/RL:X/RC:R",
"version": "3.0"
}
},
{
"cvssV2_0": {
"baseScore": 4,
"vectorString": "AV:N/AC:L/Au:S/C:P/I:N/A:N/E:POC/RL:ND/RC:UR",
"version": "2.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-639",
"description": "Authorization Bypass",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-285",
"description": "Improper Authorization",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-21T15:30:08.890Z",
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB"
},
"references": [
{
"name": "VDB-380829 | zsadmin2025 ZS-Admin MyBatis-Plus Tenant Plugin page getTenantId authorization",
"tags": [
"vdb-entry",
"technical-description"
],
"url": "https://vuldb.com/vuln/380829"
},
{
"name": "VDB-380829 | CTI Indicators (IOB, IOC, IOA)",
"tags": [
"signature",
"permissions-required"
],
"url": "https://vuldb.com/vuln/380829/cti"
},
{
"name": "CVE-2026-16450 | CVE Analysis and Report",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/cve/CVE-2026-16450"
},
{
"name": "Submit #858791 | zsadmin ZS-Admin \u003c=1.0.0 Authorization Bypass",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/submit/858791"
},
{
"tags": [
"exploit",
"issue-tracking"
],
"url": "https://github.com/zsadmin2025/zs-admin-java/issues/5"
}
],
"timeline": [
{
"lang": "en",
"time": "2026-07-21T00:00:00.000Z",
"value": "Advisory disclosed"
},
{
"lang": "en",
"time": "2026-07-21T02:00:00.000Z",
"value": "VulDB entry created"
},
{
"lang": "en",
"time": "2026-07-21T11:00:52.000Z",
"value": "VulDB entry last update"
}
],
"title": "zsadmin2025 ZS-Admin MyBatis-Plus Tenant Plugin page getTenantId authorization"
}
},
"cveMetadata": {
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"assignerShortName": "VulDB",
"cveId": "CVE-2026-16450",
"datePublished": "2026-07-21T15:30:08.890Z",
"dateReserved": "2026-07-21T08:55:36.975Z",
"dateUpdated": "2026-07-23T14:26:15.736Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-16449 (GCVE-0-2026-16449)
Vulnerability from cvelistv5 – Published: 2026-07-21 14:45 – Updated: 2026-07-22 14:32
VLAI
EPSS
VEX
Title
zsadmin2025 ZS-Admin com.zs.sys.dept.controller.SysDeptController page OrderItem.desc sql injection
Summary
A vulnerability was determined in zsadmin2025 ZS-Admin up to b52e14536d59fda11e56e2536a1c32e82a38cead. The impacted element is the function OrderItem.asc/OrderItem.desc of the file /api/system/sys/dept/page of the component com.zs.sys.dept.controller.SysDeptController. This manipulation of the argument orderField causes sql injection. The attack is possible to be carried out remotely. The exploit has been publicly disclosed and may be utilized. This product adopts a rolling release strategy to maintain continuous delivery. Therefore, version details for affected or updated releases cannot be specified. The project was informed of the problem early through an issue report but has not responded yet.
Severity
SSVC
Exploitation: poc
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
Assigner
References
5 references
| URL | Tags |
|---|---|
| https://vuldb.com/vuln/380828 | vdb-entrytechnical-description |
| https://vuldb.com/vuln/380828/cti | signaturepermissions-required |
| https://vuldb.com/cve/CVE-2026-16449 | third-party-advisory |
| https://vuldb.com/submit/858790 | third-party-advisory |
| https://github.com/zsadmin2025/zs-admin-java/issues/4 | exploitissue-tracking |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| zsadmin2025 | ZS-Admin |
Affected:
b52e14536d59fda11e56e2536a1c32e82a38cead
cpe:2.3:a:zsadmin2025:zs-admin:*:*:*:*:*:*:*:* |
Credits
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-16449",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-22T14:32:44.735948Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-22T14:32:56.002Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"cpes": [
"cpe:2.3:a:zsadmin2025:zs-admin:*:*:*:*:*:*:*:*"
],
"modules": [
"com.zs.sys.dept.controller.SysDeptController"
],
"product": "ZS-Admin",
"vendor": "zsadmin2025",
"versions": [
{
"status": "affected",
"version": "b52e14536d59fda11e56e2536a1c32e82a38cead"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "cl0ney (VulDB User)"
},
{
"lang": "en",
"type": "coordinator",
"value": "VulDB CNA Team"
}
],
"descriptions": [
{
"lang": "en",
"value": "A vulnerability was determined in zsadmin2025 ZS-Admin up to b52e14536d59fda11e56e2536a1c32e82a38cead. The impacted element is the function OrderItem.asc/OrderItem.desc of the file /api/system/sys/dept/page of the component com.zs.sys.dept.controller.SysDeptController. This manipulation of the argument orderField causes sql injection. The attack is possible to be carried out remotely. The exploit has been publicly disclosed and may be utilized. This product adopts a rolling release strategy to maintain continuous delivery. Therefore, version details for affected or updated releases cannot be specified. The project was informed of the problem early through an issue report but has not responded yet."
}
],
"metrics": [
{
"cvssV4_0": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:4.0/AV:N/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": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/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": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/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": 6.5,
"vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P/E:POC/RL:ND/RC:UR",
"version": "2.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-89",
"description": "SQL Injection",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-74",
"description": "Injection",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-21T14:45:08.691Z",
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB"
},
"references": [
{
"name": "VDB-380828 | zsadmin2025 ZS-Admin com.zs.sys.dept.controller.SysDeptController page OrderItem.desc sql injection",
"tags": [
"vdb-entry",
"technical-description"
],
"url": "https://vuldb.com/vuln/380828"
},
{
"name": "VDB-380828 | CTI Indicators (IOB, IOC, TTP, IOA)",
"tags": [
"signature",
"permissions-required"
],
"url": "https://vuldb.com/vuln/380828/cti"
},
{
"name": "CVE-2026-16449 | CVE Analysis and Report",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/cve/CVE-2026-16449"
},
{
"name": "Submit #858790 | zsadmin ZS-Admin \u003c=1.0.0 SQL Injection",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/submit/858790"
},
{
"tags": [
"exploit",
"issue-tracking"
],
"url": "https://github.com/zsadmin2025/zs-admin-java/issues/4"
}
],
"timeline": [
{
"lang": "en",
"time": "2026-07-21T00:00:00.000Z",
"value": "Advisory disclosed"
},
{
"lang": "en",
"time": "2026-07-21T02:00:00.000Z",
"value": "VulDB entry created"
},
{
"lang": "en",
"time": "2026-07-21T11:00:48.000Z",
"value": "VulDB entry last update"
}
],
"title": "zsadmin2025 ZS-Admin com.zs.sys.dept.controller.SysDeptController page OrderItem.desc sql injection"
}
},
"cveMetadata": {
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"assignerShortName": "VulDB",
"cveId": "CVE-2026-16449",
"datePublished": "2026-07-21T14:45:08.691Z",
"dateReserved": "2026-07-21T08:55:32.165Z",
"dateUpdated": "2026-07-22T14:32:56.002Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-16448 (GCVE-0-2026-16448)
Vulnerability from cvelistv5 – Published: 2026-07-21 14:15 – Updated: 2026-07-21 14:55
VLAI
EPSS
VEX
Title
D-Link DNS-1550-04 remote_backup.cgi cgi_check_rsync_rw command injection
Summary
A vulnerability was found in D-Link DNS-120, DNR-202L, DNS-315L, DNS-320, DNS-320L, DNS-320LW, DNS-321, DNR-322L, DNS-323, DNS-325, DNS-326, DNS-327L, DNR-326, DNS-340L, DNS-343, DNS-345, DNS-726-4, DNS-1100-4, DNS-1200-05 and DNS-1550-04 up to 20260205. The affected element is the function cgi_check_rsync_rw of the file /cgi-bin/remote_backup.cgi. The manipulation of the argument ip results in command injection. The attack can be executed remotely. The exploit has been made public and could be used.
Severity
SSVC
Exploitation: poc
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
Assigner
References
6 references
| URL | Tags |
|---|---|
| https://vuldb.com/vuln/380827 | vdb-entrytechnical-description |
| https://vuldb.com/vuln/380827/cti | signaturepermissions-required |
| https://vuldb.com/cve/CVE-2026-16448 | third-party-advisory |
| https://vuldb.com/submit/858469 | third-party-advisory |
| https://ucn9h68n9289.feishu.cn/docx/OfhNdwzvXoBlJ… | exploit |
| https://www.dlink.com/ | product |
Impacted products
20 products
| Vendor | Product | Version | |
|---|---|---|---|
| D-Link | DNS-120 |
Affected:
20260205
cpe:2.3:h:d-link:dns-120:*:*:*:*:*:*:*:* |
|
| D-Link | DNR-202L |
Affected:
20260205
cpe:2.3:h:d-link:dnr-202l:*:*:*:*:*:*:*:* |
|
| D-Link | DNS-315L |
Affected:
20260205
cpe:2.3:h:d-link:dns-315l:*:*:*:*:*:*:*:* |
|
| D-Link | DNS-320 |
Affected:
20260205
cpe:2.3:h:d-link:dns-320:*:*:*:*:*:*:*:* |
|
| D-Link | DNS-320L |
Affected:
20260205
cpe:2.3:h:d-link:dns-320l:*:*:*:*:*:*:*:* |
|
| D-Link | DNS-320LW |
Affected:
20260205
cpe:2.3:h:d-link:dns-320lw:*:*:*:*:*:*:*:* |
|
| D-Link | DNS-321 |
Affected:
20260205
cpe:2.3:h:d-link:dns-321:*:*:*:*:*:*:*:* |
|
| D-Link | DNR-322L |
Affected:
20260205
cpe:2.3:h:d-link:dnr-322l:*:*:*:*:*:*:*:* |
|
| D-Link | DNS-323 |
Affected:
20260205
cpe:2.3:h:d-link:dns-323:*:*:*:*:*:*:*:* |
|
| D-Link | DNS-325 |
Affected:
20260205
cpe:2.3:h:d-link:dns-325:*:*:*:*:*:*:*:* |
|
| D-Link | DNS-326 |
Affected:
20260205
cpe:2.3:h:d-link:dns-326:*:*:*:*:*:*:*:* |
|
| D-Link | DNS-327L |
Affected:
20260205
cpe:2.3:h:d-link:dns-327l:*:*:*:*:*:*:*:* |
|
| D-Link | DNR-326 |
Affected:
20260205
cpe:2.3:h:d-link:dnr-326:*:*:*:*:*:*:*:* |
|
| D-Link | DNS-340L |
Affected:
20260205
cpe:2.3:h:d-link:dns-340l:*:*:*:*:*:*:*:* |
|
| D-Link | DNS-343 |
Affected:
20260205
cpe:2.3:h:d-link:dns-343:*:*:*:*:*:*:*:* |
|
| D-Link | DNS-345 |
Affected:
20260205
cpe:2.3:h:d-link:dns-345:*:*:*:*:*:*:*:* |
|
| D-Link | DNS-726-4 |
Affected:
20260205
cpe:2.3:h:d-link:dns-726-4:*:*:*:*:*:*:*:* |
|
| D-Link | DNS-1100-4 |
Affected:
20260205
cpe:2.3:h:d-link:dns-1100-4:*:*:*:*:*:*:*:* |
|
| D-Link | DNS-1200-05 |
Affected:
20260205
cpe:2.3:h:d-link:dns-1200-05:*:*:*:*:*:*:*:* |
|
| D-Link | DNS-1550-04 |
Affected:
20260205
cpe:2.3:h:d-link:dns-1550-04:*:*:*:*:*:*:*:* |
Credits
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-16448",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-21T14:52:40.667873Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-21T14:55:10.371Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"cpes": [
"cpe:2.3:h:d-link:dns-120:*:*:*:*:*:*:*:*"
],
"product": "DNS-120",
"vendor": "D-Link",
"versions": [
{
"status": "affected",
"version": "20260205"
}
]
},
{
"cpes": [
"cpe:2.3:h:d-link:dnr-202l:*:*:*:*:*:*:*:*"
],
"product": "DNR-202L",
"vendor": "D-Link",
"versions": [
{
"status": "affected",
"version": "20260205"
}
]
},
{
"cpes": [
"cpe:2.3:h:d-link:dns-315l:*:*:*:*:*:*:*:*"
],
"product": "DNS-315L",
"vendor": "D-Link",
"versions": [
{
"status": "affected",
"version": "20260205"
}
]
},
{
"cpes": [
"cpe:2.3:h:d-link:dns-320:*:*:*:*:*:*:*:*"
],
"product": "DNS-320",
"vendor": "D-Link",
"versions": [
{
"status": "affected",
"version": "20260205"
}
]
},
{
"cpes": [
"cpe:2.3:h:d-link:dns-320l:*:*:*:*:*:*:*:*"
],
"product": "DNS-320L",
"vendor": "D-Link",
"versions": [
{
"status": "affected",
"version": "20260205"
}
]
},
{
"cpes": [
"cpe:2.3:h:d-link:dns-320lw:*:*:*:*:*:*:*:*"
],
"product": "DNS-320LW",
"vendor": "D-Link",
"versions": [
{
"status": "affected",
"version": "20260205"
}
]
},
{
"cpes": [
"cpe:2.3:h:d-link:dns-321:*:*:*:*:*:*:*:*"
],
"product": "DNS-321",
"vendor": "D-Link",
"versions": [
{
"status": "affected",
"version": "20260205"
}
]
},
{
"cpes": [
"cpe:2.3:h:d-link:dnr-322l:*:*:*:*:*:*:*:*"
],
"product": "DNR-322L",
"vendor": "D-Link",
"versions": [
{
"status": "affected",
"version": "20260205"
}
]
},
{
"cpes": [
"cpe:2.3:h:d-link:dns-323:*:*:*:*:*:*:*:*"
],
"product": "DNS-323",
"vendor": "D-Link",
"versions": [
{
"status": "affected",
"version": "20260205"
}
]
},
{
"cpes": [
"cpe:2.3:h:d-link:dns-325:*:*:*:*:*:*:*:*"
],
"product": "DNS-325",
"vendor": "D-Link",
"versions": [
{
"status": "affected",
"version": "20260205"
}
]
},
{
"cpes": [
"cpe:2.3:h:d-link:dns-326:*:*:*:*:*:*:*:*"
],
"product": "DNS-326",
"vendor": "D-Link",
"versions": [
{
"status": "affected",
"version": "20260205"
}
]
},
{
"cpes": [
"cpe:2.3:h:d-link:dns-327l:*:*:*:*:*:*:*:*"
],
"product": "DNS-327L",
"vendor": "D-Link",
"versions": [
{
"status": "affected",
"version": "20260205"
}
]
},
{
"cpes": [
"cpe:2.3:h:d-link:dnr-326:*:*:*:*:*:*:*:*"
],
"product": "DNR-326",
"vendor": "D-Link",
"versions": [
{
"status": "affected",
"version": "20260205"
}
]
},
{
"cpes": [
"cpe:2.3:h:d-link:dns-340l:*:*:*:*:*:*:*:*"
],
"product": "DNS-340L",
"vendor": "D-Link",
"versions": [
{
"status": "affected",
"version": "20260205"
}
]
},
{
"cpes": [
"cpe:2.3:h:d-link:dns-343:*:*:*:*:*:*:*:*"
],
"product": "DNS-343",
"vendor": "D-Link",
"versions": [
{
"status": "affected",
"version": "20260205"
}
]
},
{
"cpes": [
"cpe:2.3:h:d-link:dns-345:*:*:*:*:*:*:*:*"
],
"product": "DNS-345",
"vendor": "D-Link",
"versions": [
{
"status": "affected",
"version": "20260205"
}
]
},
{
"cpes": [
"cpe:2.3:h:d-link:dns-726-4:*:*:*:*:*:*:*:*"
],
"product": "DNS-726-4",
"vendor": "D-Link",
"versions": [
{
"status": "affected",
"version": "20260205"
}
]
},
{
"cpes": [
"cpe:2.3:h:d-link:dns-1100-4:*:*:*:*:*:*:*:*"
],
"product": "DNS-1100-4",
"vendor": "D-Link",
"versions": [
{
"status": "affected",
"version": "20260205"
}
]
},
{
"cpes": [
"cpe:2.3:h:d-link:dns-1200-05:*:*:*:*:*:*:*:*"
],
"product": "DNS-1200-05",
"vendor": "D-Link",
"versions": [
{
"status": "affected",
"version": "20260205"
}
]
},
{
"cpes": [
"cpe:2.3:h:d-link:dns-1550-04:*:*:*:*:*:*:*:*"
],
"product": "DNS-1550-04",
"vendor": "D-Link",
"versions": [
{
"status": "affected",
"version": "20260205"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "red88-debug (VulDB User)"
}
],
"descriptions": [
{
"lang": "en",
"value": "A vulnerability was found in D-Link DNS-120, DNR-202L, DNS-315L, DNS-320, DNS-320L, DNS-320LW, DNS-321, DNR-322L, DNS-323, DNS-325, DNS-326, DNS-327L, DNR-326, DNS-340L, DNS-343, DNS-345, DNS-726-4, DNS-1100-4, DNS-1200-05 and DNS-1550-04 up to 20260205. The affected element is the function cgi_check_rsync_rw of the file /cgi-bin/remote_backup.cgi. The manipulation of the argument ip results in command injection. The attack can be executed remotely. The exploit has been made public and could be used."
}
],
"metrics": [
{
"cvssV4_0": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:4.0/AV:N/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": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/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": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/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": 6.5,
"vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P/E:POC/RL:ND/RC:UR",
"version": "2.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-77",
"description": "Command Injection",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-74",
"description": "Injection",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-21T14:15:37.230Z",
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB"
},
"references": [
{
"name": "VDB-380827 | D-Link DNS-1550-04 remote_backup.cgi cgi_check_rsync_rw command injection",
"tags": [
"vdb-entry",
"technical-description"
],
"url": "https://vuldb.com/vuln/380827"
},
{
"name": "VDB-380827 | CTI Indicators (IOB, IOC, TTP, IOA)",
"tags": [
"signature",
"permissions-required"
],
"url": "https://vuldb.com/vuln/380827/cti"
},
{
"name": "CVE-2026-16448 | CVE Analysis and Report",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/cve/CVE-2026-16448"
},
{
"name": "Submit #858469 | D-Link (Shanghai)Limited Corp. D-Link DNS-120 affected at 20260205 CWE-77 (Command Injection)",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/submit/858469"
},
{
"tags": [
"exploit"
],
"url": "https://ucn9h68n9289.feishu.cn/docx/OfhNdwzvXoBlJBxDIW7clVmjnuh?from=from_copylink"
},
{
"tags": [
"product"
],
"url": "https://www.dlink.com/"
}
],
"timeline": [
{
"lang": "en",
"time": "2026-07-21T00:00:00.000Z",
"value": "Advisory disclosed"
},
{
"lang": "en",
"time": "2026-07-21T02:00:00.000Z",
"value": "VulDB entry created"
},
{
"lang": "en",
"time": "2026-07-21T10:54:38.000Z",
"value": "VulDB entry last update"
}
],
"title": "D-Link DNS-1550-04 remote_backup.cgi cgi_check_rsync_rw command injection"
}
},
"cveMetadata": {
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"assignerShortName": "VulDB",
"cveId": "CVE-2026-16448",
"datePublished": "2026-07-21T14:15:37.230Z",
"dateReserved": "2026-07-21T08:49:25.085Z",
"dateUpdated": "2026-07-21T14:55:10.371Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-16447 (GCVE-0-2026-16447)
Vulnerability from cvelistv5 – Published: 2026-07-21 13:30 – Updated: 2026-07-22 14:06
VLAI
EPSS
VEX
Title
D-Link DNS-320 multi_uploadify.php unrestricted upload
Summary
A vulnerability has been found in D-Link DNS-320 1.0.2. Impacted is an unknown function of the file /web/jquery/uploader/multi_uploadify.php. The manipulation of the argument Filedata[] leads to unrestricted upload. Remote exploitation of the attack is possible. The exploit has been disclosed to the public and may be used.
Severity
SSVC
Exploitation: poc
Automatable: yes
Technical Impact: partial
CISA Coordinator (v2.0.3)
Assigner
References
6 references
| URL | Tags |
|---|---|
| https://vuldb.com/vuln/380826 | vdb-entrytechnical-description |
| https://vuldb.com/vuln/380826/cti | signaturepermissions-required |
| https://vuldb.com/cve/CVE-2026-16447 | third-party-advisory |
| https://vuldb.com/submit/858466 | third-party-advisory |
| https://ucn9h68n9289.feishu.cn/docx/KttYdnLfzotGU… | exploit |
| https://www.dlink.com/ | product |
Impacted products
Credits
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-16447",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-22T14:05:48.804078Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-22T14:06:33.061Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"cpes": [
"cpe:2.3:h:d-link:dns-320:*:*:*:*:*:*:*:*"
],
"product": "DNS-320",
"vendor": "D-Link",
"versions": [
{
"status": "affected",
"version": "1.0.2"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "red88-debug (VulDB User)"
}
],
"descriptions": [
{
"lang": "en",
"value": "A vulnerability has been found in D-Link DNS-320 1.0.2. Impacted is an unknown function of the file /web/jquery/uploader/multi_uploadify.php. The manipulation of the argument Filedata[] leads to unrestricted upload. Remote exploitation of the attack is possible. The exploit has been disclosed to the public and may be used."
}
],
"metrics": [
{
"cvssV4_0": {
"baseScore": 6.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P",
"version": "4.0"
}
},
{
"cvssV3_1": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R",
"version": "3.1"
}
},
{
"cvssV3_0": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R",
"version": "3.0"
}
},
{
"cvssV2_0": {
"baseScore": 7.5,
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P/E:POC/RL:ND/RC:UR",
"version": "2.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-434",
"description": "Unrestricted Upload",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-284",
"description": "Improper Access Controls",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-21T13:30:36.026Z",
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB"
},
"references": [
{
"name": "VDB-380826 | D-Link DNS-320 multi_uploadify.php unrestricted upload",
"tags": [
"vdb-entry",
"technical-description"
],
"url": "https://vuldb.com/vuln/380826"
},
{
"name": "VDB-380826 | CTI Indicators (IOB, IOC, TTP, IOA)",
"tags": [
"signature",
"permissions-required"
],
"url": "https://vuldb.com/vuln/380826/cti"
},
{
"name": "CVE-2026-16447 | CVE Analysis and Report",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/cve/CVE-2026-16447"
},
{
"name": "Submit #858466 | D-Link (Shanghai)Limited Corp. D-Link DNS32 1.0.2 CWE-434 (Unrestricted Upload of File with Dangerous Type)",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/submit/858466"
},
{
"tags": [
"exploit"
],
"url": "https://ucn9h68n9289.feishu.cn/docx/KttYdnLfzotGUSxx7p3cbaornPd?from=from_copylink"
},
{
"tags": [
"product"
],
"url": "https://www.dlink.com/"
}
],
"timeline": [
{
"lang": "en",
"time": "2026-07-21T00:00:00.000Z",
"value": "Advisory disclosed"
},
{
"lang": "en",
"time": "2026-07-21T02:00:00.000Z",
"value": "VulDB entry created"
},
{
"lang": "en",
"time": "2026-07-21T10:54:34.000Z",
"value": "VulDB entry last update"
}
],
"title": "D-Link DNS-320 multi_uploadify.php unrestricted upload"
}
},
"cveMetadata": {
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"assignerShortName": "VulDB",
"cveId": "CVE-2026-16447",
"datePublished": "2026-07-21T13:30:36.026Z",
"dateReserved": "2026-07-21T08:49:19.967Z",
"dateUpdated": "2026-07-22T14:06:33.061Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-16336 (GCVE-0-2026-16336)
Vulnerability from cvelistv5 – Published: 2026-07-21 02:30 – Updated: 2026-07-21 13:23
VLAI
EPSS
VEX
Title
trinodb trino OAuth2/OIDC ExternalUriInfo.java redirect
Summary
A vulnerability was found in trinodb trino 481. Affected is an unknown function of the file core/trino-main/src/main/java/io/trino/server/ExternalUriInfo.java of the component OAuth2/OIDC. Performing a manipulation of the argument redirect_uri results in open redirect. It is possible to initiate the attack remotely. The project was informed of the problem early through an issue report but has not responded yet.
Severity
SSVC
Exploitation: none
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
- CWE-601 - Open Redirect
Assigner
References
6 references
| URL | Tags |
|---|---|
| https://vuldb.com/vuln/380710 | vdb-entrytechnical-description |
| https://vuldb.com/vuln/380710/cti | signaturepermissions-required |
| https://vuldb.com/cve/CVE-2026-16336 | third-party-advisory |
| https://vuldb.com/submit/858687 | third-party-advisory |
| https://github.com/trinodb/trino/issues/29754 | issue-tracking |
| https://github.com/trinodb/trino/ | product |
Impacted products
Credits
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-16336",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-21T13:23:22.554507Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-21T13:23:59.700Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"cpes": [
"cpe:2.3:a:trinodb:trino:*:*:*:*:*:*:*:*"
],
"modules": [
"OAuth2/OIDC"
],
"product": "trino",
"vendor": "trinodb",
"versions": [
{
"status": "affected",
"version": "481"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "0Xrry (VulDB User)"
},
{
"lang": "en",
"type": "coordinator",
"value": "VulDB CNA Team"
}
],
"descriptions": [
{
"lang": "en",
"value": "A vulnerability was found in trinodb trino 481. Affected is an unknown function of the file core/trino-main/src/main/java/io/trino/server/ExternalUriInfo.java of the component OAuth2/OIDC. Performing a manipulation of the argument redirect_uri results in open redirect. It is possible to initiate the attack remotely. The project was informed of the problem early through an issue report but has not responded yet."
}
],
"metrics": [
{
"cvssV4_0": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:X",
"version": "4.0"
}
},
{
"cvssV3_1": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N/E:X/RL:X/RC:R",
"version": "3.1"
}
},
{
"cvssV3_0": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N/E:X/RL:X/RC:R",
"version": "3.0"
}
},
{
"cvssV2_0": {
"baseScore": 5,
"vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N/E:ND/RL:ND/RC:UR",
"version": "2.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-601",
"description": "Open Redirect",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-21T02:30:09.393Z",
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB"
},
"references": [
{
"name": "VDB-380710 | trinodb trino OAuth2/OIDC ExternalUriInfo.java redirect",
"tags": [
"vdb-entry",
"technical-description"
],
"url": "https://vuldb.com/vuln/380710"
},
{
"name": "VDB-380710 | CTI Indicators (IOB, IOC, TTP, IOA)",
"tags": [
"signature",
"permissions-required"
],
"url": "https://vuldb.com/vuln/380710/cti"
},
{
"name": "CVE-2026-16336 | CVE Analysis and Report",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/cve/CVE-2026-16336"
},
{
"name": "Submit #858687 | GitHub trino 481 Open Redirect",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/submit/858687"
},
{
"tags": [
"issue-tracking"
],
"url": "https://github.com/trinodb/trino/issues/29754"
},
{
"tags": [
"product"
],
"url": "https://github.com/trinodb/trino/"
}
],
"timeline": [
{
"lang": "en",
"time": "2026-07-20T00:00:00.000Z",
"value": "Advisory disclosed"
},
{
"lang": "en",
"time": "2026-07-20T02:00:00.000Z",
"value": "VulDB entry created"
},
{
"lang": "en",
"time": "2026-07-20T20:11:49.000Z",
"value": "VulDB entry last update"
}
],
"title": "trinodb trino OAuth2/OIDC ExternalUriInfo.java redirect"
}
},
"cveMetadata": {
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"assignerShortName": "VulDB",
"cveId": "CVE-2026-16336",
"datePublished": "2026-07-21T02:30:09.393Z",
"dateReserved": "2026-07-20T18:06:42.878Z",
"dateUpdated": "2026-07-21T13:23:59.700Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-16334 (GCVE-0-2026-16334)
Vulnerability from cvelistv5 – Published: 2026-07-21 02:00 – Updated: 2026-07-22 15:32 X_Freeware
VLAI
EPSS
VEX
Title
itsourcecode Hospital Management System prescriptionorder.php sql injection
Summary
A vulnerability was identified in itsourcecode Hospital Management System 1.0. This vulnerability affects unknown code of the file /prescriptionorder.php. Such manipulation of the argument editid leads to sql injection. The attack can be launched remotely. The exploit is publicly available and might be used.
Severity
SSVC
Exploitation: poc
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
Assigner
References
6 references
| URL | Tags |
|---|---|
| https://vuldb.com/vuln/380703 | vdb-entrytechnical-description |
| https://vuldb.com/vuln/380703/cti | signaturepermissions-required |
| https://vuldb.com/cve/CVE-2026-16334 | third-party-advisory |
| https://vuldb.com/submit/858648 | third-party-advisory |
| https://github.com/LiamJim/cve/issues/1 | exploitissue-tracking |
| https://itsourcecode.com/ | product |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| itsourcecode | Hospital Management System |
Affected:
1.0
cpe:2.3:a:itsourcecode:hospital_management_system:*:*:*:*:*:*:*:* |
Credits
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-16334",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-22T15:32:14.856620Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-22T15:32:24.475Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"cpes": [
"cpe:2.3:a:itsourcecode:hospital_management_system:*:*:*:*:*:*:*:*"
],
"product": "Hospital Management System",
"vendor": "itsourcecode",
"versions": [
{
"status": "affected",
"version": "1.0"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "Liam (VulDB User)"
}
],
"descriptions": [
{
"lang": "en",
"value": "A vulnerability was identified in itsourcecode Hospital Management System 1.0. This vulnerability affects unknown code of the file /prescriptionorder.php. Such manipulation of the argument editid leads to sql injection. The attack can be launched remotely. The exploit is publicly available and might be used."
}
],
"metrics": [
{
"cvssV4_0": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:4.0/AV:N/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": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/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": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/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": 6.5,
"vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P/E:POC/RL:ND/RC:UR",
"version": "2.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-89",
"description": "SQL Injection",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-74",
"description": "Injection",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-21T02:00:09.340Z",
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB"
},
"references": [
{
"name": "VDB-380703 | itsourcecode Hospital Management System prescriptionorder.php sql injection",
"tags": [
"vdb-entry",
"technical-description"
],
"url": "https://vuldb.com/vuln/380703"
},
{
"name": "VDB-380703 | CTI Indicators (IOB, IOC, TTP, IOA)",
"tags": [
"signature",
"permissions-required"
],
"url": "https://vuldb.com/vuln/380703/cti"
},
{
"name": "CVE-2026-16334 | CVE Analysis and Report",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/cve/CVE-2026-16334"
},
{
"name": "Submit #858648 | itsourcecode Hospital Management System V1.0 SQL Injection",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/submit/858648"
},
{
"tags": [
"exploit",
"issue-tracking"
],
"url": "https://github.com/LiamJim/cve/issues/1"
},
{
"tags": [
"product"
],
"url": "https://itsourcecode.com/"
}
],
"tags": [
"x_freeware"
],
"timeline": [
{
"lang": "en",
"time": "2026-07-20T00:00:00.000Z",
"value": "Advisory disclosed"
},
{
"lang": "en",
"time": "2026-07-20T02:00:00.000Z",
"value": "VulDB entry created"
},
{
"lang": "en",
"time": "2026-07-20T20:05:40.000Z",
"value": "VulDB entry last update"
}
],
"title": "itsourcecode Hospital Management System prescriptionorder.php sql injection"
}
},
"cveMetadata": {
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"assignerShortName": "VulDB",
"cveId": "CVE-2026-16334",
"datePublished": "2026-07-21T02:00:09.340Z",
"dateReserved": "2026-07-20T18:00:34.243Z",
"dateUpdated": "2026-07-22T15:32:24.475Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-16332 (GCVE-0-2026-16332)
Vulnerability from cvelistv5 – Published: 2026-07-21 01:30 – Updated: 2026-07-23 14:32
VLAI
EPSS
VEX
Title
D-Link DNS-320 multi_uploadify.php unrestricted upload
Summary
A vulnerability was detected in D-Link DNS-320 1.0.2. This impacts an unknown function of the file /mydlink/multi_uploadify.php. Performing a manipulation of the argument Filedata[] results in unrestricted upload. The attack is possible to be carried out remotely. The exploit is now public and may be used.
Severity
SSVC
Exploitation: poc
Automatable: yes
Technical Impact: partial
CISA Coordinator (v2.0.3)
Assigner
References
6 references
| URL | Tags |
|---|---|
| https://vuldb.com/vuln/380698 | vdb-entrytechnical-description |
| https://vuldb.com/vuln/380698/cti | signaturepermissions-required |
| https://vuldb.com/cve/CVE-2026-16332 | third-party-advisory |
| https://vuldb.com/submit/858465 | third-party-advisory |
| https://ucn9h68n9289.feishu.cn/docx/EbAkdl1v8oC3Q… | exploit |
| https://www.dlink.com/ | product |
Impacted products
Credits
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-16332",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-23T14:32:35.503259Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-23T14:32:43.985Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"cpes": [
"cpe:2.3:h:d-link:dns-320:*:*:*:*:*:*:*:*"
],
"product": "DNS-320",
"vendor": "D-Link",
"versions": [
{
"status": "affected",
"version": "1.0.2"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "red88-debug (VulDB User)"
}
],
"descriptions": [
{
"lang": "en",
"value": "A vulnerability was detected in D-Link DNS-320 1.0.2. This impacts an unknown function of the file /mydlink/multi_uploadify.php. Performing a manipulation of the argument Filedata[] results in unrestricted upload. The attack is possible to be carried out remotely. The exploit is now public and may be used."
}
],
"metrics": [
{
"cvssV4_0": {
"baseScore": 6.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P",
"version": "4.0"
}
},
{
"cvssV3_1": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R",
"version": "3.1"
}
},
{
"cvssV3_0": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R",
"version": "3.0"
}
},
{
"cvssV2_0": {
"baseScore": 7.5,
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P/E:POC/RL:ND/RC:UR",
"version": "2.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-434",
"description": "Unrestricted Upload",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-284",
"description": "Improper Access Controls",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-21T01:30:37.580Z",
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB"
},
"references": [
{
"name": "VDB-380698 | D-Link DNS-320 multi_uploadify.php unrestricted upload",
"tags": [
"vdb-entry",
"technical-description"
],
"url": "https://vuldb.com/vuln/380698"
},
{
"name": "VDB-380698 | CTI Indicators (IOB, IOC, TTP, IOA)",
"tags": [
"signature",
"permissions-required"
],
"url": "https://vuldb.com/vuln/380698/cti"
},
{
"name": "CVE-2026-16332 | CVE Analysis and Report",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/cve/CVE-2026-16332"
},
{
"name": "Submit #858465 | D-Link (Shanghai)Limited Corp. D-Link DNS32 1.0.2 CWE-434 (Unrestricted Upload of File with Dangerous Type)",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/submit/858465"
},
{
"tags": [
"exploit"
],
"url": "https://ucn9h68n9289.feishu.cn/docx/EbAkdl1v8oC3Q3xAEJLcZFcZnMY?from=from_copylink"
},
{
"tags": [
"product"
],
"url": "https://www.dlink.com/"
}
],
"timeline": [
{
"lang": "en",
"time": "2026-07-20T00:00:00.000Z",
"value": "Advisory disclosed"
},
{
"lang": "en",
"time": "2026-07-20T02:00:00.000Z",
"value": "VulDB entry created"
},
{
"lang": "en",
"time": "2026-07-20T19:56:04.000Z",
"value": "VulDB entry last update"
}
],
"title": "D-Link DNS-320 multi_uploadify.php unrestricted upload"
}
},
"cveMetadata": {
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"assignerShortName": "VulDB",
"cveId": "CVE-2026-16332",
"datePublished": "2026-07-21T01:30:37.580Z",
"dateReserved": "2026-07-20T17:50:37.304Z",
"dateUpdated": "2026-07-23T14:32:43.985Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-16331 (GCVE-0-2026-16331)
Vulnerability from cvelistv5 – Published: 2026-07-21 00:45 – Updated: 2026-07-22 14:15
VLAI
EPSS
VEX
Title
D-Link DNS-320 save_ajax.php unrestricted upload
Summary
A security vulnerability has been detected in D-Link DNS-320 1.0.2. This affects an unknown function of the file /web/function/save_ajax.php. Such manipulation of the argument Malicious Handler leads to unrestricted upload. The attack can be executed remotely. The exploit has been disclosed publicly and may be used.
Severity
SSVC
Exploitation: poc
Automatable: yes
Technical Impact: partial
CISA Coordinator (v2.0.3)
Assigner
References
6 references
| URL | Tags |
|---|---|
| https://vuldb.com/vuln/380697 | vdb-entrytechnical-description |
| https://vuldb.com/vuln/380697/cti | signaturepermissions-required |
| https://vuldb.com/cve/CVE-2026-16331 | third-party-advisory |
| https://vuldb.com/submit/858464 | third-party-advisory |
| https://ucn9h68n9289.feishu.cn/docx/UZ6id3F1Joqlp… | exploit |
| https://www.dlink.com/ | product |
Impacted products
Credits
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-16331",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-22T14:15:38.006590Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-22T14:15:55.059Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"cpes": [
"cpe:2.3:h:d-link:dns-320:*:*:*:*:*:*:*:*"
],
"product": "DNS-320",
"vendor": "D-Link",
"versions": [
{
"status": "affected",
"version": "1.0.2"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "red88-debug (VulDB User)"
}
],
"descriptions": [
{
"lang": "en",
"value": "A security vulnerability has been detected in D-Link DNS-320 1.0.2. This affects an unknown function of the file /web/function/save_ajax.php. Such manipulation of the argument Malicious Handler leads to unrestricted upload. The attack can be executed remotely. The exploit has been disclosed publicly and may be used."
}
],
"metrics": [
{
"cvssV4_0": {
"baseScore": 6.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P",
"version": "4.0"
}
},
{
"cvssV3_1": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R",
"version": "3.1"
}
},
{
"cvssV3_0": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R",
"version": "3.0"
}
},
{
"cvssV2_0": {
"baseScore": 7.5,
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P/E:POC/RL:ND/RC:UR",
"version": "2.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-434",
"description": "Unrestricted Upload",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-284",
"description": "Improper Access Controls",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-21T00:45:35.644Z",
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB"
},
"references": [
{
"name": "VDB-380697 | D-Link DNS-320 save_ajax.php unrestricted upload",
"tags": [
"vdb-entry",
"technical-description"
],
"url": "https://vuldb.com/vuln/380697"
},
{
"name": "VDB-380697 | CTI Indicators (IOB, IOC, TTP, IOA)",
"tags": [
"signature",
"permissions-required"
],
"url": "https://vuldb.com/vuln/380697/cti"
},
{
"name": "CVE-2026-16331 | CVE Analysis and Report",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/cve/CVE-2026-16331"
},
{
"name": "Submit #858464 | D-Link (Shanghai)Limited Corp. D-Link DNS32 1.0.2 CWE-434 (Unrestricted Upload of File with Dangerous Type)",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/submit/858464"
},
{
"tags": [
"exploit"
],
"url": "https://ucn9h68n9289.feishu.cn/docx/UZ6id3F1Joqlpxxn3NFcL8r7nHb?from=from_copylink"
},
{
"tags": [
"product"
],
"url": "https://www.dlink.com/"
}
],
"timeline": [
{
"lang": "en",
"time": "2026-07-20T00:00:00.000Z",
"value": "Advisory disclosed"
},
{
"lang": "en",
"time": "2026-07-20T02:00:00.000Z",
"value": "VulDB entry created"
},
{
"lang": "en",
"time": "2026-07-20T19:56:00.000Z",
"value": "VulDB entry last update"
}
],
"title": "D-Link DNS-320 save_ajax.php unrestricted upload"
}
},
"cveMetadata": {
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"assignerShortName": "VulDB",
"cveId": "CVE-2026-16331",
"datePublished": "2026-07-21T00:45:35.644Z",
"dateReserved": "2026-07-20T17:50:32.688Z",
"dateUpdated": "2026-07-22T14:15:55.059Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-16330 (GCVE-0-2026-16330)
Vulnerability from cvelistv5 – Published: 2026-07-21 00:30 – Updated: 2026-07-21 14:55
VLAI
EPSS
VEX
Title
D-Link DNS-320 uploadify.php unrestricted upload
Summary
A weakness has been identified in D-Link DNS-320 1.0.2. The impacted element is an unknown function of the file /web/jquery/uploader/uploadify.php. This manipulation of the argument https:/ucn9h68n9289.feishu.cn/wiki/JJcTwHz7aiKeq6kSItMcoeSUnMc?from=from_copylink causes unrestricted upload. Remote exploitation of the attack is possible. The exploit has been made available to the public and could be used for attacks.
Severity
SSVC
Exploitation: poc
Automatable: yes
Technical Impact: partial
CISA Coordinator (v2.0.3)
Assigner
References
6 references
| URL | Tags |
|---|---|
| https://vuldb.com/vuln/380696 | vdb-entrytechnical-description |
| https://vuldb.com/vuln/380696/cti | signaturepermissions-required |
| https://vuldb.com/cve/CVE-2026-16330 | third-party-advisory |
| https://vuldb.com/submit/858463 | third-party-advisory |
| https://ucn9h68n9289.feishu.cn/docx/EkMxdLlavojfs… | exploit |
| https://www.dlink.com/ | product |
Impacted products
Credits
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-16330",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-21T13:12:28.693966Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-21T14:55:48.546Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"cpes": [
"cpe:2.3:h:d-link:dns-320:*:*:*:*:*:*:*:*"
],
"product": "DNS-320",
"vendor": "D-Link",
"versions": [
{
"status": "affected",
"version": "1.0.2"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "red88-debug (VulDB User)"
}
],
"descriptions": [
{
"lang": "en",
"value": "A weakness has been identified in D-Link DNS-320 1.0.2. The impacted element is an unknown function of the file /web/jquery/uploader/uploadify.php. This manipulation of the argument https:/ucn9h68n9289.feishu.cn/wiki/JJcTwHz7aiKeq6kSItMcoeSUnMc?from=from_copylink causes unrestricted upload. Remote exploitation of the attack is possible. The exploit has been made available to the public and could be used for attacks."
}
],
"metrics": [
{
"cvssV4_0": {
"baseScore": 6.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P",
"version": "4.0"
}
},
{
"cvssV3_1": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R",
"version": "3.1"
}
},
{
"cvssV3_0": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R",
"version": "3.0"
}
},
{
"cvssV2_0": {
"baseScore": 7.5,
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P/E:POC/RL:ND/RC:UR",
"version": "2.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-434",
"description": "Unrestricted Upload",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-284",
"description": "Improper Access Controls",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-21T00:30:36.811Z",
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB"
},
"references": [
{
"name": "VDB-380696 | D-Link DNS-320 uploadify.php unrestricted upload",
"tags": [
"vdb-entry",
"technical-description"
],
"url": "https://vuldb.com/vuln/380696"
},
{
"name": "VDB-380696 | CTI Indicators (IOB, IOC, TTP, IOA)",
"tags": [
"signature",
"permissions-required"
],
"url": "https://vuldb.com/vuln/380696/cti"
},
{
"name": "CVE-2026-16330 | CVE Analysis and Report",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/cve/CVE-2026-16330"
},
{
"name": "Submit #858463 | D-Link (Shanghai)Limited Corp. D-Link DNS32 1.0.2 CWE-434 (Unrestricted Upload of File with Dangerous Type)",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/submit/858463"
},
{
"tags": [
"exploit"
],
"url": "https://ucn9h68n9289.feishu.cn/docx/EkMxdLlavojfsXxzKXec5yUknEg?from=from_copylink"
},
{
"tags": [
"product"
],
"url": "https://www.dlink.com/"
}
],
"timeline": [
{
"lang": "en",
"time": "2026-07-20T00:00:00.000Z",
"value": "Advisory disclosed"
},
{
"lang": "en",
"time": "2026-07-20T02:00:00.000Z",
"value": "VulDB entry created"
},
{
"lang": "en",
"time": "2026-07-20T19:55:55.000Z",
"value": "VulDB entry last update"
}
],
"title": "D-Link DNS-320 uploadify.php unrestricted upload"
}
},
"cveMetadata": {
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"assignerShortName": "VulDB",
"cveId": "CVE-2026-16330",
"datePublished": "2026-07-21T00:30:36.811Z",
"dateReserved": "2026-07-20T17:50:27.949Z",
"dateUpdated": "2026-07-21T14:55:48.546Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-16329 (GCVE-0-2026-16329)
Vulnerability from cvelistv5 – Published: 2026-07-21 00:15 – Updated: 2026-07-22 13:58
VLAI
EPSS
VEX
Title
D-Link DNS-320 uploadify.php unrestricted upload
Summary
A vulnerability was identified in D-Link DNS-320 1.0.2. Impacted is an unknown function of the file /photo_center/php/uploadify.php. The manipulation of the argument Malicious Handler leads to unrestricted upload. The attack may be initiated remotely. The exploit is publicly available and might be used.
Severity
SSVC
Exploitation: poc
Automatable: yes
Technical Impact: partial
CISA Coordinator (v2.0.3)
Assigner
References
6 references
| URL | Tags |
|---|---|
| https://vuldb.com/vuln/380694 | vdb-entrytechnical-description |
| https://vuldb.com/vuln/380694/cti | signaturepermissions-required |
| https://vuldb.com/cve/CVE-2026-16329 | third-party-advisory |
| https://vuldb.com/submit/858462 | third-party-advisory |
| https://ucn9h68n9289.feishu.cn/docx/MBHDdPBz4oUXa… | exploit |
| https://www.dlink.com/ | product |
Impacted products
Credits
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-16329",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-22T13:58:02.575644Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-22T13:58:41.989Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"cpes": [
"cpe:2.3:h:d-link:dns-320:*:*:*:*:*:*:*:*"
],
"product": "DNS-320",
"vendor": "D-Link",
"versions": [
{
"status": "affected",
"version": "1.0.2"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "red88-debug (VulDB User)"
}
],
"descriptions": [
{
"lang": "en",
"value": "A vulnerability was identified in D-Link DNS-320 1.0.2. Impacted is an unknown function of the file /photo_center/php/uploadify.php. The manipulation of the argument Malicious Handler leads to unrestricted upload. The attack may be initiated remotely. The exploit is publicly available and might be used."
}
],
"metrics": [
{
"cvssV4_0": {
"baseScore": 6.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P",
"version": "4.0"
}
},
{
"cvssV3_1": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R",
"version": "3.1"
}
},
{
"cvssV3_0": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R",
"version": "3.0"
}
},
{
"cvssV2_0": {
"baseScore": 7.5,
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P/E:POC/RL:ND/RC:UR",
"version": "2.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-434",
"description": "Unrestricted Upload",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-284",
"description": "Improper Access Controls",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-21T00:15:34.274Z",
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB"
},
"references": [
{
"name": "VDB-380694 | D-Link DNS-320 uploadify.php unrestricted upload",
"tags": [
"vdb-entry",
"technical-description"
],
"url": "https://vuldb.com/vuln/380694"
},
{
"name": "VDB-380694 | CTI Indicators (IOB, IOC, TTP, IOA)",
"tags": [
"signature",
"permissions-required"
],
"url": "https://vuldb.com/vuln/380694/cti"
},
{
"name": "CVE-2026-16329 | CVE Analysis and Report",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/cve/CVE-2026-16329"
},
{
"name": "Submit #858462 | D-Link (Shanghai)Limited Corp. D-Link DNS32 1.0.2 CWE-434 (Unrestricted Upload of File with Dangerous Type)",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/submit/858462"
},
{
"tags": [
"exploit"
],
"url": "https://ucn9h68n9289.feishu.cn/docx/MBHDdPBz4oUXa9xCdujchmPZneg?from=from_copylink"
},
{
"tags": [
"product"
],
"url": "https://www.dlink.com/"
}
],
"timeline": [
{
"lang": "en",
"time": "2026-07-20T00:00:00.000Z",
"value": "Advisory disclosed"
},
{
"lang": "en",
"time": "2026-07-20T02:00:00.000Z",
"value": "VulDB entry created"
},
{
"lang": "en",
"time": "2026-07-20T19:55:49.000Z",
"value": "VulDB entry last update"
}
],
"title": "D-Link DNS-320 uploadify.php unrestricted upload"
}
},
"cveMetadata": {
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"assignerShortName": "VulDB",
"cveId": "CVE-2026-16329",
"datePublished": "2026-07-21T00:15:34.274Z",
"dateReserved": "2026-07-20T17:50:23.369Z",
"dateUpdated": "2026-07-22T13:58:41.989Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}