Summary
Description of Vulnerability:
An issue in AWS Wrappers for Amazon Aurora PostgreSQL may 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.
We recommend customers upgrade to the following versions: AWS Go Wrapper to 2025-10-17
Source of Vulnerability Report:
Allistair Ishmael Hakim [email protected]
Affected products & versions:
AWS Go Wrapper < 2025-10-17
Platforms:
MacOS/Windows/Linux
Impact
GHSA-7WQ2-32H4-9HC9 has a CVSS score of 8.0 (High). The vector is network-reachable, low privileges required, and user interaction required. A CVSS score reflects the worst-case severity of the vulnerability, not your specific exposure. Whether this affects your application depends on whether the vulnerable code is present and reachable in your environment. A fixed version is available (1.1.1, 1.0.2); upgrading removes the vulnerable code path.
Affected versions
Security releases
Kodem intelligence
Severity tells you how bad this could be in the worst case. It does not tell you whether you are exposed. Exploitability and impact are functions of runtime truth: whether the vulnerable code is present, reachable, and actually executes in your application. A vulnerable package can sit in your dependency tree and never run.
Kodem, an Intelligent Application Security platform, uses runtime intelligence to reveal which vulnerabilities actually execute in production, so teams prioritize the ones that genuinely matter. Kodem's runtime-powered SCA identifies whether this CVE is reachable in your applications.
Remediation advice
github.com/aws/aws-advanced-go-wrapper/awssql to 1.1.1 or later; github.com/aws/aws-advanced-go-wrapper/auth-helpers to 1.0.2 or later; github.com/aws/aws-advanced-go-wrapper/aws-secrets-manager to 1.0.2 or later; github.com/aws/aws-advanced-go-wrapper/federated-auth to 1.0.2 or later; github.com/aws/aws-advanced-go-wrapper/iam to 1.0.2 or later; github.com/aws/aws-advanced-go-wrapper/mysql-driver to 1.0.2 or later; github.com/aws/aws-advanced-go-wrapper/okta to 1.0.2 or later; github.com/aws/aws-advanced-go-wrapper/otlp to 1.0.2 or later; github.com/aws/aws-advanced-go-wrapper/pgx-driver to 1.0.2 or later; github.com/aws/aws-advanced-go-wrapper/xray to 1.0.2 or later
Kodem Kai can prioritize this vulnerability in your dependency tree and generate a fix recommendation.
Frequently Asked Questions
- What is GHSA-7WQ2-32H4-9HC9? GHSA-7WQ2-32H4-9HC9 is a high-severity security vulnerability in github.com/aws/aws-advanced-go-wrapper/awssql (go), affecting versions < 1.1.1. It is fixed in 1.1.1, 1.0.2.
- How severe is GHSA-7WQ2-32H4-9HC9? GHSA-7WQ2-32H4-9HC9 has a CVSS score of 8.0 (High). This score reflects the worst-case severity of the vulnerability, not your specific exposure. Whether it represents real risk in your environment depends on whether the vulnerable code is present and reachable.
- Which packages are affected by GHSA-7WQ2-32H4-9HC9?
github.com/aws/aws-advanced-go-wrapper/awssql(go) (versions < 1.1.1)github.com/aws/aws-advanced-go-wrapper/auth-helpers(go) (versions < 1.0.2)github.com/aws/aws-advanced-go-wrapper/aws-secrets-manager(go) (versions < 1.0.2)github.com/aws/aws-advanced-go-wrapper/federated-auth(go) (versions < 1.0.2)github.com/aws/aws-advanced-go-wrapper/iam(go) (versions < 1.0.2)github.com/aws/aws-advanced-go-wrapper/mysql-driver(go) (versions < 1.0.2)github.com/aws/aws-advanced-go-wrapper/okta(go) (versions < 1.0.2)github.com/aws/aws-advanced-go-wrapper/otlp(go) (versions < 1.0.2)github.com/aws/aws-advanced-go-wrapper/pgx-driver(go) (versions < 1.0.2)github.com/aws/aws-advanced-go-wrapper/xray(go) (versions < 1.0.2)
- Is there a fix for GHSA-7WQ2-32H4-9HC9? Yes. GHSA-7WQ2-32H4-9HC9 is fixed in 1.1.1, 1.0.2. Upgrade to this version or later.
- Is GHSA-7WQ2-32H4-9HC9 exploitable, and should I be worried? Whether GHSA-7WQ2-32H4-9HC9 is exploitable in your environment depends on whether the vulnerable code is present and reachable. A CVSS score is a worst-case rating; it does not account for your specific deployment, configuration, or usage patterns. Kodem, an Intelligent Application Security platform, uses runtime intelligence to show which vulnerabilities actually execute in production, so you can focus on the ones that represent real risk. Get a demo
- What actually determines whether GHSA-7WQ2-32H4-9HC9 is exploitable, and how bad it is? Exploitability and impact are not fixed properties of a CVE. They depend on runtime truth: whether the vulnerable code is present, reachable, and actually executes in your application. A high CVSS score on a dependency that never runs is not the same as real risk. Kodem, an Intelligent Application Security platform, uses runtime intelligence to reveal which vulnerabilities actually execute in production, so teams prioritize the ones that genuinely matter.
- How do I fix GHSA-7WQ2-32H4-9HC9?
- Upgrade
github.com/aws/aws-advanced-go-wrapper/awssqlto 1.1.1 or later - Upgrade
github.com/aws/aws-advanced-go-wrapper/auth-helpersto 1.0.2 or later - Upgrade
github.com/aws/aws-advanced-go-wrapper/aws-secrets-managerto 1.0.2 or later - Upgrade
github.com/aws/aws-advanced-go-wrapper/federated-authto 1.0.2 or later - Upgrade
github.com/aws/aws-advanced-go-wrapper/iamto 1.0.2 or later - Upgrade
github.com/aws/aws-advanced-go-wrapper/mysql-driverto 1.0.2 or later - Upgrade
github.com/aws/aws-advanced-go-wrapper/oktato 1.0.2 or later - Upgrade
github.com/aws/aws-advanced-go-wrapper/otlpto 1.0.2 or later - Upgrade
github.com/aws/aws-advanced-go-wrapper/pgx-driverto 1.0.2 or later - Upgrade
github.com/aws/aws-advanced-go-wrapper/xrayto 1.0.2 or later
- Upgrade