FIND-20260324-006 · 2026-03-24 · Innovation Veille
PostgreSQL 17.9 / 18.3 Out-of-Cycle Security Release — February 26 2026
release
HIGH
PostgreSQL released an out-of-cycle patch on February 26 2026: 18.3, 17.9, 16.13, 15.17, and 14.22. This release fixes several regressions reported after the January 2026 update. ODS uses PostgreSQL 17 in the ods-postgres container. Version 17.9 should be applied to address potential regressions in the current 17.x line.
Source
https://www.postgresql.org/about/news/postgresql-183-179-1613-1517-and-1422-released-3246/
ODS Impact
ODS runs PostgreSQL 17 in the ods-postgres Docker container (schema per service pattern). Verify current version: docker exec ods-postgres psql -U ods -c SELECT version(). If below 17.9, update the Coolify deployment to postgres:17.9 or postgres:17-alpine. Regression fixes in 17.9 may affect schema migration behavior or replication consistency used by Debezium CDC.
Security Review
License: PostgreSQL License | Maintenance: ACTIVE | Risk: LOW | Recommendation: SAFE_TO_USE
Tags
postgresql
release
database
security
cdc
debezium
patch