GHSA-579w-22j4-4749 · Severity: high · Ecosystem: rubygems — Denial of Service Vulnerability in ActiveRecord's PostgreSQL adapter
A denial of service vulnerability present in ActiveRecord's PostgreSQL adapter <7.0.4.1 and <6.1.7.1. When a value outside the range for a 64bit signed integer is provided to the PostgreSQL connection adapter, it will treat the target column type as numeric. Comparing integer values against numeric values can result in a slow sequential scan resulting in potential Denial of Service.
Conclusion & alert: CVE-2022-44566 is rated High Exploit Risk (73.4/100): CVSS High severity, with medium exploitation likelihood (EPSS 1.54%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-04-24 | 1.67% | 1.54% | -0.13% |
| 2 | 2026-04-23 | 2.08% | 1.67% | -0.40% |
| 3 | 2026-04-21 | — | 2.08% | — |
Full EPSS history (49 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | 134c704f-9b21-4f2e-91b3-4a467353bcc0 |
GHSA-579w-22j4-4749 · Severity: high · Ecosystem: rubygems — Denial of Service Vulnerability in ActiveRecord's PostgreSQL adapter
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2022-44566 not yet assigned priority: Debian including 1 source packages (rails), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. | https://security-tracker.debian.org/tracker/CVE-2022-44566 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2022-44566 |
suse
|
medium | — | https://www.suse.com/security/cve/CVE-2022-44566/ |
ubuntu
|
medium | CVE-2022-44566 medium priority: Ubuntu including 7 source packages (rails, rails-4.0, …), 55 status rows across 13 suites (bionic, focal, jammy, kinetic, lunar, mantic, noble, oracular, plucky, questing, trusty, upstream, xenial): DNE 30, needs-triage 13, ignored 12. | https://ubuntu.com/security/CVE-2022-44566 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| activerecord_project | activerecord | < 6.1.7.1 | cpe:2.3:a:activerecord_project:activerecord:*:*:*:*:*:ruby:*:* |
| activerecord_project | activerecord | >= 7.0.0, < 7.0.4.1 | cpe:2.3:a:activerecord_project:activerecord:*:*:*:*:*:ruby:*:* |
| URL | Tags |
|---|---|
| https://code.jeremyevans.net/2022-11-01-forcing-sequential-scans-on-postgresql.html | Exploit Mitigation Third Party Advisory |
| https://discuss.rubyonrails.org/t/cve-2022-44566-possible-denial-of-service-vulnerability-in-activerecords-postgresql-adapter/82119 | Patch Vendor Advisory |