SQL Injection Vulnerability in TypeORM by TypeORM
CVE-2025-60542
6.5MEDIUM
What is CVE-2025-60542?
An SQL Injection vulnerability exists in TypeORM prior to version 0.3.26. This issue arises when crafted requests are sent to the repository.save or repository.update functions. The vulnerability is triggered due to the sqlstring call failing to properly utilize stringifyObjects as true, allowing attackers to manipulate database queries. It is crucial for users of the affected versions to update their installations to mitigate potential security risks.
