Vulnerability Description
aiven-extras is a PostgreSQL extension. This is a privilege escalation vulnerability, allowing elevation to superuser inside PostgreSQL databases that use the aiven-extras package. The vulnerability leverages the format function not being schema-prefixed. Affected users should install 1.1.16 and ensure they run the latest version issuing ALTER EXTENSION aiven_extras UPDATE TO '1.1.16' after installing it. This needs to happen in each database aiven_extras has been installed in.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/aiven/aiven-extras/commit/77b5f19a0c1d196bc741ff5c774f85fe7ca
- https://github.com/aiven/aiven-extras/security/advisories/GHSA-33xh-jqgf-6627
FAQ
What is CVE-2025-31480?
CVE-2025-31480 is a vulnerability with a CVSS score of 9.1 (CRITICAL). aiven-extras is a PostgreSQL extension. This is a privilege escalation vulnerability, allowing elevation to superuser inside PostgreSQL databases that use the aiven-extras package. The vulnerability l...
How severe is CVE-2025-31480?
CVE-2025-31480 has been rated CRITICAL with a CVSS base score of 9.1/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2025-31480?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.