VYPR
Vendor

Ecto

Products
4
CVEs
4
Across products
6
Status
Private

Products

4

Recent CVEs

4
  • CVE-2017-20166CriJan 10, 2023
    risk 0.57cvss 9.8epss 0.01

    Ecto 2.2.0 lacks a certain protection mechanism associated with the interaction between is_nil and raise.

  • CVE-2026-66838HigAug 7, 2026
    risk 0.46cvss 8.2epss 0.00

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in elixir-ecto postgrex allows SQL Injection via the :comment option of Postgrex.stream/4. An attacker who can influence that value can close the comment delimiter with */ and…

  • CVE-2026-32687HigMay 12, 2026
    risk 0.44cvss 7.8epss 0.00

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in elixir-ecto postgrex ('Elixir.Postgrex.Notifications' module) allows SQL Injection. The channel argument passed to 'Elixir.Postgrex.Notifications':listen/3 and…

  • CVE-2026-58225LowJul 10, 2026
    risk 0.00cvss epss 0.00

    SQL Injection vulnerability in elixir-ecto postgrex allows an attacker who can influence a LISTEN channel name to inject SQL into the reconnect replay query, causing a denial of service of the notification connection. Postgrex.Notifications sanitizes channel names with…