AWS-JDBC Wrapper: Privilege Escalation in Aurora PostgreSQL instance
漏洞描述
Aurora PostgreSQL is a fully managed relational database engine that's compatible with PostgreSQL. The team has identified CVE-2026-11400, an issue in Aurora PostgreSQL using the AWS Advanced JDBC Wrapper Impact An issue in AWS Wrappers for Amazon Aurora PostgreSQL will allow for privilege escalation to rds_superuser role. A low privilege authenticated user can create a crafted function that could be executed with permissions of other Amazon Relational Database Service (RDS) users. Impacted versions: AWS Advanced JDBC Wrapper >= 3.0.0 and < 4.0.1 Patches This issue has been addressed in AWS JDBC Wrapper v4.0.1. It is recommended to upgrade to the latest version and ensuring any forked or derivative code is patched to incorporate the new fixes. Workarounds Remove the public schema from the search path. Resources If there are any questions or comments about this advisory, contact [AWS/Amazon] Security via [vulnerability reporting page](https://aws.amazon.com/security/vulnerability-reporting) or directly via email to [aws-security@amazon.com](mailto:aws-security@amazon.com). Please do not create a public GitHub issue. Acknowledgement AWS-JDBC Wrapper would like to thank [x.com/ph0smet](http://x.com/ph0smet) for collaborating on this issue through the coordinated vulnerability disclosure process. Source Code Location: https://github.com/aws/aws-advanced-jdbc-wrapper Affected Packages: - maven:software.amazon.jdbc:aws-advanced-jdbc-wrapper, affected >= 3.0.0, < 4.0.1, patched in 4.0.1 CWEs: - CWE-426: Untrusted Search Path CVSS: - Primary: score 8.0, CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H - CVSS_V4: score 8.6, CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N - CVSS_V3: score 8.0, CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H References: - https://github.com/aws/aws-advanced-jdbc-wrapper/security/advisories/GHSA-mhww-p97m-3368 - https://nvd.nist.gov/vuln/detail/CVE-2026-11400 - https://aws.amazon.com/security/security-bulletins/2026-039-aws - https://github.com/aws/aws-advanced-jdbc-wrapper/releases/tag/4.0.1 - https://www.cve.org/cverecord?id=CVE-2026-11400 - https://github.com/advisories/GHSA-mhww-p97m-3368