{"id":"CVE-2026-73651","aliases":["GHSA-2rp8-mm9q-fp49"],"url":"https://o3.security/vulnerability/CVE-2026-73651","summary":"TypeORM: migration:generate template-literal code injection","details":"TypeORM is a TypeScript and JavaScript ORM for Node.js that supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and other databases. Prior to versions 0.3.31 and 1.1.0, typeorm migration:generate embeds database schema metadata into JavaScript or TypeScript template literals in src/commands/MigrationGenerateCommand.ts, escaping backticks but not ${...} interpolation. An attacker with database schema write access can place a payload in column COMMENT or DEFAULT metadata, or another introspected schema string, and the JavaScript engine evaluates the payload when the generated migration is loaded through migration:run, import, or require. This issue is fixed in versions 0.3.31 and 1.1.0.","published":"2026-08-13T18:11:14.613Z","modified":"2026-08-16T03:31:11.863780128Z","cvss":{"score":5.7,"severity":"MEDIUM","vector":"CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:N"},"epss":null,"cisaKev":null,"exploitsKnown":null,"affectedPackages":[{"ecosystem":"npm","name":"typeorm","fixedVersion":"0.3.31"},{"ecosystem":"npm","name":"typeorm","fixedVersion":"1.1.0"}],"fix":{"url":"https://github.com/typeorm/typeorm/commit/41d1c62fe49f99c3ca916d4d986f61ee9f45d519","label":"typeorm/typeorm@41d1c62"},"references":[{"type":"WEB","url":"https://github.com/typeorm/typeorm/releases/tag/0.3.31"},{"type":"WEB","url":"https://github.com/typeorm/typeorm/releases/tag/1.1.0"},{"type":"ADVISORY","url":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/73xxx/CVE-2026-73651.json"},{"type":"ADVISORY","url":"https://github.com/typeorm/typeorm/security/advisories/GHSA-2rp8-mm9q-fp49"},{"type":"ADVISORY","url":"https://nvd.nist.gov/vuln/detail/CVE-2026-73651"},{"type":"FIX","url":"https://github.com/typeorm/typeorm/commit/41d1c62fe49f99c3ca916d4d986f61ee9f45d519"},{"type":"FIX","url":"https://github.com/typeorm/typeorm/commit/b175f9b8be422edd2a2ac035ba90c3f2ce782dfe"}],"provenance":{"sources":["OSV.dev","FIRST.org (EPSS)"],"lastVerified":"2026-08-16T03:31:11.863780128Z"}}