Ensure RDS instances have minor version auto-upgrade enabled
Auto minor version upgrade ensures RDS instances receive security patches automatically.
Security Impact
Without auto-upgrade, database engines may remain vulnerable to known security issues.
How to Remediate
Enable auto minor version upgrade: aws rds modify-db-instance --db-instance-identifier INSTANCE_ID --auto-minor-version-upgrade
Affected Resources
Compliance Frameworks
How TigerGate Helps
TigerGate continuously monitors your AWS environment to detect and alert on this misconfiguration. Here's what our platform does for this specific check:
- Continuous Scanning
Automatically scans all Relational Database Service (RDS) resources across your AWS accounts every hour
- Instant Alerts
Get notified via Slack, email, or webhooks when this misconfiguration is detected
- One-Click Remediation
Fix this issue directly from the TigerGate dashboard with our guided remediation
- Compliance Evidence
Automatically collect audit evidence for SOC 2, PCI-DSS, NIST 800-53 compliance
- Drift Detection
Get alerted if this configuration drifts back to an insecure state after remediation
Check Details
- Check ID
- aws-rds-8
- Service
- Relational Database Service (RDS)
- Category
- Patch Management
- Severity
- MEDIUM
Automate This Check
TigerGate automatically scans your AWS environment for this and 575+ other security checks.
Start Free TrialRelated Relational Database Service (RDS) Checks
View all checksEnsure RDS instances are not publicly accessible
Ensure RDS instances have encryption at rest enabled
Ensure RDS instances use KMS customer managed keys
Ensure RDS instances have automated backups enabled
Ensure RDS backup retention is at least 7 days