{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/83662?format=json","vulnerability_id":"VCID-s67c-jy2f-x7hj","summary":"Improper Control of Generation of Code ('Code Injection') vulnerability in Salesforce Uni2TS on MacOS, Windows, Linux allows Leverage Executable Code in Non-Executable Files.This issue affects Uni2TS: through 1.2.0.","aliases":[{"alias":"CVE-2026-22584"},{"alias":"GHSA-7x99-8x99-xc54"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/37577?format=json","purl":"pkg:pypi/uni2ts@2.0.0","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:pypi/uni2ts@2.0.0"}],"affected_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/912340?format=json","purl":"pkg:pypi/uni2ts@1.1.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-s67c-jy2f-x7hj"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:pypi/uni2ts@1.1.0"},{"url":"http://public2.vulnerablecode.io/api/packages/912341?format=json","purl":"pkg:pypi/uni2ts@1.1.1","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-s67c-jy2f-x7hj"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:pypi/uni2ts@1.1.1"},{"url":"http://public2.vulnerablecode.io/api/packages/37576?format=json","purl":"pkg:pypi/uni2ts@1.2.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-s67c-jy2f-x7hj"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:pypi/uni2ts@1.2.0"}],"references":[{"reference_url":"https://api.first.org/data/v1/epss?cve=CVE-2026-22584","reference_id":"","reference_type":"","scores":[{"value":"0.00048","scoring_system":"epss","scoring_elements":"0.15481","published_at":"2026-06-11T12:55:00Z"}],"url":"https://api.first.org/data/v1/epss?cve=CVE-2026-22584"},{"reference_url":"https://github.com/SalesforceAIResearch/uni2ts","reference_id":"","reference_type":"","scores":[{"value":"9.8","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"},{"value":"CRITICAL","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://github.com/SalesforceAIResearch/uni2ts"},{"reference_url":"https://github.com/SalesforceAIResearch/uni2ts/commit/7f2d51dd729de018f0f22504f39a8475c6fed1c4","reference_id":"","reference_type":"","scores":[{"value":"9.8","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"},{"value":"CRITICAL","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://github.com/SalesforceAIResearch/uni2ts/commit/7f2d51dd729de018f0f22504f39a8475c6fed1c4"},{"reference_url":"https://github.com/SalesforceAIResearch/uni2ts/pull/218","reference_id":"","reference_type":"","scores":[{"value":"9.8","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"},{"value":"CRITICAL","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://github.com/SalesforceAIResearch/uni2ts/pull/218"},{"reference_url":"https://github.com/SalesforceAIResearch/uni2ts/releases/tag/2.0.0","reference_id":"","reference_type":"","scores":[{"value":"9.8","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"},{"value":"CRITICAL","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://github.com/SalesforceAIResearch/uni2ts/releases/tag/2.0.0"},{"reference_url":"https://help.salesforce.com/s/articleView?id=005239354&type=1","reference_id":"articleView?id=005239354&type=1","reference_type":"","scores":[{"value":"9.8","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"},{"value":"CRITICAL","scoring_system":"generic_textual","scoring_elements":""},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:N/A:Y/T:T/P:M/B:A/M:M/D:T/2026-01-12T15:34:07Z/"}],"url":"https://help.salesforce.com/s/articleView?id=005239354&type=1"},{"reference_url":"https://nvd.nist.gov/vuln/detail/CVE-2026-22584","reference_id":"CVE-2026-22584","reference_type":"","scores":[{"value":"9.8","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"},{"value":"CRITICAL","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://nvd.nist.gov/vuln/detail/CVE-2026-22584"},{"reference_url":"https://github.com/advisories/GHSA-7x99-8x99-xc54","reference_id":"GHSA-7x99-8x99-xc54","reference_type":"","scores":[{"value":"CRITICAL","scoring_system":"cvssv3.1_qr","scoring_elements":""}],"url":"https://github.com/advisories/GHSA-7x99-8x99-xc54"}],"weaknesses":[{"cwe_id":94,"name":"Improper Control of Generation of Code ('Code Injection')","description":"The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment."},{"cwe_id":937,"name":"OWASP Top Ten 2013 Category A9 - Using Components with Known Vulnerabilities","description":"Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2013."},{"cwe_id":1035,"name":"OWASP Top Ten 2017 Category A9 - Using Components with Known Vulnerabilities","description":"Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2017."}],"exploits":[],"severity_range_score":"9.0 - 10.0","exploitability":"0.5","weighted_severity":"9.0","risk_score":4.5,"resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-s67c-jy2f-x7hj"}