CVE-2026-68563 Details
Description
A flaw was found in ansible-collection-redhat-leapp. When a remediation task is executed with elevated privileges and the `leapp_old_postgresql_data` option is selected, a PostgreSQL data backup archive is created with insecure permissions. This allows a local non-root user on the managed node to read sensitive archived PostgreSQL data, leading to information disclosure.
A vulnerability exists in the Ansible collection 'redhat-leapp' version 1.7.4-1.el10_2. When the 'leapp_old_postgresql_data' remediation task is run with elevated privileges, it creates a backup of PostgreSQL data in a world-readable archive. This flaw allows local non-root users on the managed node to access sensitive PostgreSQL data, leading to unauthorized information disclosure. The issue arises because the backup archive is created with insecure permissions, allowing exposure of archived data from the PostgreSQL directory.
To address this vulnerability, it is recommended to adjust the permissions of the backup directory and the archive itself. The backup directory should be set to '0700' and owned by root, while the backup archive should have '0600' permissions. If the 'leapp_old_postgresql_data' task must be used as is, local user access on affected systems should be restricted, and the generated backup archive should be promptly re-permissioned or removed after creation.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Jul 31, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://access.redhat.com/security/cve/CVE-2026-68563 | [email protected] | |
| https://bugzilla.redhat.com/show_bug.cgi?id=2465419 | [email protected] |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-732 | Incorrect Permission Assignment for Critical Resource | [email protected] |
Affected Products
No affected product data is available for this CVE.
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 31, 2026 | CVE Modified | CISA-ADP |
| Jul 30, 2026 | New CVE Received | [email protected] |