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.
2 vulnerabilities by meltano
CVE-2026-47690 (GCVE-0-2026-47690)
Vulnerability from nvd – Published: 2026-07-21 20:46 – Updated: 2026-07-22 14:59
VLAI
EPSS
VEX
Title
MeltanoHub vulnerable to command injection in the `test_dispatcher` GitHub Actions workflow
Summary
MeltanoHub is the source code for hub.meltano.com, the central place for Meltano plugins. Versions of the repo prior to commit 923820de8f64d753951fbbd54f7282a3d5f75173 were vulnerable to exfiltration of `GITHUB_TOKEN` with write permissions to the repository. The vulnerable workflow used pull_request_target, which runs in the context of the base repository with access to secrets. Commit 923820de8f64d753951fbbd54f7282a3d5f75173 fixes the issue. No known workarounds are available.
Severity
7.5 (High)
SSVC
Exploitation: none
Automatable: yes
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
Assigner
References
6 references
| URL | Tags |
|---|---|
| https://github.com/meltano/hub/security/advisorie… | x_refsource_CONFIRM |
| https://github.com/meltano/hub/pull/2247 | x_refsource_MISC |
| https://github.com/meltano/hub/pull/2249 | x_refsource_MISC |
| https://github.com/meltano/hub/pull/2251 | x_refsource_MISC |
| https://github.com/meltano/hub/commit/923820de8f6… | x_refsource_MISC |
| https://github.com/myogahunter/meltano-hub-poc | x_refsource_MISC |
Impacted products
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-47690",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-22T14:59:25.349694Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-22T14:59:37.761Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "hub",
"vendor": "meltano",
"versions": [
{
"status": "affected",
"version": "\u003c 923820de8f64d753951fbbd54f7282a3d5f75173"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "MeltanoHub is the source code for hub.meltano.com, the central place for Meltano plugins. Versions of the repo prior to commit 923820de8f64d753951fbbd54f7282a3d5f75173 were vulnerable to exfiltration of `GITHUB_TOKEN` with write permissions to the repository. The vulnerable workflow used pull_request_target, which runs in the context of the base repository with access to secrets. Commit 923820de8f64d753951fbbd54f7282a3d5f75173 fixes the issue. No known workarounds are available."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-77",
"description": "CWE-77: Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-1336",
"description": "CWE-1336: Improper Neutralization of Special Elements Used in a Template Engine",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-21T20:46:26.449Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/meltano/hub/security/advisories/GHSA-wrpf-f35c-j28w",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/meltano/hub/security/advisories/GHSA-wrpf-f35c-j28w"
},
{
"name": "https://github.com/meltano/hub/pull/2247",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/meltano/hub/pull/2247"
},
{
"name": "https://github.com/meltano/hub/pull/2249",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/meltano/hub/pull/2249"
},
{
"name": "https://github.com/meltano/hub/pull/2251",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/meltano/hub/pull/2251"
},
{
"name": "https://github.com/meltano/hub/commit/923820de8f64d753951fbbd54f7282a3d5f75173",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/meltano/hub/commit/923820de8f64d753951fbbd54f7282a3d5f75173"
},
{
"name": "https://github.com/myogahunter/meltano-hub-poc",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/myogahunter/meltano-hub-poc"
}
],
"source": {
"advisory": "GHSA-wrpf-f35c-j28w",
"discovery": "UNKNOWN"
},
"title": "MeltanoHub vulnerable to command injection in the `test_dispatcher` GitHub Actions workflow"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-47690",
"datePublished": "2026-07-21T20:46:26.449Z",
"dateReserved": "2026-05-19T21:18:20.403Z",
"dateUpdated": "2026-07-22T14:59:37.761Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-47690 (GCVE-0-2026-47690)
Vulnerability from cvelistv5 – Published: 2026-07-21 20:46 – Updated: 2026-07-22 14:59
VLAI
EPSS
VEX
Title
MeltanoHub vulnerable to command injection in the `test_dispatcher` GitHub Actions workflow
Summary
MeltanoHub is the source code for hub.meltano.com, the central place for Meltano plugins. Versions of the repo prior to commit 923820de8f64d753951fbbd54f7282a3d5f75173 were vulnerable to exfiltration of `GITHUB_TOKEN` with write permissions to the repository. The vulnerable workflow used pull_request_target, which runs in the context of the base repository with access to secrets. Commit 923820de8f64d753951fbbd54f7282a3d5f75173 fixes the issue. No known workarounds are available.
Severity
7.5 (High)
SSVC
Exploitation: none
Automatable: yes
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
Assigner
References
6 references
| URL | Tags |
|---|---|
| https://github.com/meltano/hub/security/advisorie… | x_refsource_CONFIRM |
| https://github.com/meltano/hub/pull/2247 | x_refsource_MISC |
| https://github.com/meltano/hub/pull/2249 | x_refsource_MISC |
| https://github.com/meltano/hub/pull/2251 | x_refsource_MISC |
| https://github.com/meltano/hub/commit/923820de8f6… | x_refsource_MISC |
| https://github.com/myogahunter/meltano-hub-poc | x_refsource_MISC |
Impacted products
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-47690",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-22T14:59:25.349694Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-22T14:59:37.761Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "hub",
"vendor": "meltano",
"versions": [
{
"status": "affected",
"version": "\u003c 923820de8f64d753951fbbd54f7282a3d5f75173"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "MeltanoHub is the source code for hub.meltano.com, the central place for Meltano plugins. Versions of the repo prior to commit 923820de8f64d753951fbbd54f7282a3d5f75173 were vulnerable to exfiltration of `GITHUB_TOKEN` with write permissions to the repository. The vulnerable workflow used pull_request_target, which runs in the context of the base repository with access to secrets. Commit 923820de8f64d753951fbbd54f7282a3d5f75173 fixes the issue. No known workarounds are available."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-77",
"description": "CWE-77: Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-1336",
"description": "CWE-1336: Improper Neutralization of Special Elements Used in a Template Engine",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-21T20:46:26.449Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/meltano/hub/security/advisories/GHSA-wrpf-f35c-j28w",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/meltano/hub/security/advisories/GHSA-wrpf-f35c-j28w"
},
{
"name": "https://github.com/meltano/hub/pull/2247",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/meltano/hub/pull/2247"
},
{
"name": "https://github.com/meltano/hub/pull/2249",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/meltano/hub/pull/2249"
},
{
"name": "https://github.com/meltano/hub/pull/2251",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/meltano/hub/pull/2251"
},
{
"name": "https://github.com/meltano/hub/commit/923820de8f64d753951fbbd54f7282a3d5f75173",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/meltano/hub/commit/923820de8f64d753951fbbd54f7282a3d5f75173"
},
{
"name": "https://github.com/myogahunter/meltano-hub-poc",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/myogahunter/meltano-hub-poc"
}
],
"source": {
"advisory": "GHSA-wrpf-f35c-j28w",
"discovery": "UNKNOWN"
},
"title": "MeltanoHub vulnerable to command injection in the `test_dispatcher` GitHub Actions workflow"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-47690",
"datePublished": "2026-07-21T20:46:26.449Z",
"dateReserved": "2026-05-19T21:18:20.403Z",
"dateUpdated": "2026-07-22T14:59:37.761Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}