Vulnerable openssl on docker

Describe the problem/error/question

N8N image using vulnerable libcrypto3 and libssl3 3.5.1. According to Alpine issue Update libcrypto3/libssl3 to fix CVE-2023-2650 · Issue #328 · alpinelinux/docker-alpine · GitHub

Those packages has been updated on Alpine repositories.

Trying to install other packages on the image gives dependencies errors as N8N is using a vulnerable package.

What is the error message (if any)?

Information on your n8n setup

  • n8n version: 1.107.4
  • Database (default: SQLite): PostgreSQL
  • n8n EXECUTIONS_PROCESS setting (default: own, main): default
  • Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
  • Operating system: Ubuntu Server 22.04.4 LTS