v1.121.2

n8n-io/n8nv1.121.2May 19, 2026by Shailesh-714

AI Summary

This release focuses on security by fixing a SQL injection vulnerability in analytics endpoints. It also provides updated Docker images for deployment with and without AWS SES support.

Key Highlights

  • Fixed SQL Injection vulnerability in analytics endpoints
  • Updated Docker images available (with and without AWS SES support)
  • Updated compatibility versions for Control Center, Web Client, and other components

Full Release Notes

## 1.121.2 (2026-05-19)

### Docker Images

- `v1.121.2` (with AWS SES support): `docker pull docker.juspay.io/juspaydotin/hyperswitch-router:v1.121.2`

- `v1.121.2-standalone` (without AWS SES support): `docker pull docker.juspay.io/juspaydotin/hyperswitch-router:v1.121.2-standalone`

### Bug Fixes

- **analytics:** Fix for SQL Injection vulnerability in analytics endpoints ([#12312](https://github.com/juspay/hyperswitch/pull/12312)) ([#12359](https://github.com/juspay/hyperswitch/pull/12359))

### Compatibility

This version of the Hyperswitch App server is compatible with the following versions of the other components:

- Control Center: [v1.38.2](https://github.com/juspay/hyperswitch-control-center/releases/tag/v1.38.2)
- Web Client: [v0.129.0](https://github.com/juspay/hyperswitch-web/releases/tag/v0.129.0)
- WooCommerce Plugin: [v1.6.1](https://github.com/juspay/hyperswitch-woocommerce-plugin/releases/tag/v1.6.1)
- Card Vault: [v0.7.0](https://github.com/juspay/hyperswitch-card-vault/releases/tag/v0.7.0)
- Encryption Service: [v0.1.12](https://github.com/juspay/hyperswitch-encryption-service/releases/tag/v0.1.12)

**Full Changelog:** [`v1.121.1...v1.121.2`](https://github.com/juspay/hyperswitch/compare/v1.121.1...v1.121.2)