v1.121.2

eisenzopf/rvoipv1.121.2May 19, 2026by Shailesh-714

AI Summary

A security-focused bug fix release addressing a SQL Injection vulnerability in analytics endpoints and providing Docker image updates.

Key Highlights

  • Fixed SQL Injection vulnerability in analytics endpoints.
  • Docker images available for both AWS SES support and standalone versions.

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)