Vulnerability Description
SQL injection in PostgreSQL pg_createsubscriber allows an attacker with pg_create_subscription rights to execute arbitrary SQL as a superuser. The attack takes effect when pg_createsubscriber next runs. Within major versions 17 and 18, minor versions before PostgreSQL 18.4 and 17.10 are affected. Versions before PostgreSQL 17 are unaffected.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Postgresql | Postgresql | >= 17.0, < 17.10 |
Related Weaknesses (CWE)
References
- https://www.postgresql.org/support/security/CVE-2026-6476/PatchVendor Advisory
FAQ
What is CVE-2026-6476?
CVE-2026-6476 is a vulnerability with a CVSS score of 7.2 (HIGH). SQL injection in PostgreSQL pg_createsubscriber allows an attacker with pg_create_subscription rights to execute arbitrary SQL as a superuser. The attack takes effect when pg_createsubscriber next ru...
How severe is CVE-2026-6476?
CVE-2026-6476 has been rated HIGH with a CVSS base score of 7.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-6476?
Check the references section above for vendor advisories and patch information. Affected products include: Postgresql Postgresql.