๐Ÿ” CVE Alert

CVE-2026-75092

HIGH 7.3

Leapp-repository: leapp-upgrade-el9toel10: leapp-upgrade-el9toel10: scan_mysql runs mysqld --validate-config as root and can load mysql-writable plugins

CVSS Score
7.3
EPSS Score
0.0%
EPSS Percentile
0th

A privilege escalation flaw was found in the scan_mysql actor of leapp-upgrade-el9toel10 (provided by leapp-repository). During RHEL 9 to RHEL 10 upgrades, the actor runs: mysqld --validate-config --log-error-verbosity=2 directly as root in the Leapp actor context, bypassing the packaged MySQL systemd unit that normally starts the daemon as User=mysql. A process compromised as the mysql OS identity can write a version-2 persisted configuration (mysqld-auto.cnf) and a malicious shared object into /var/lib/mysql (a directory owned by mysql). That persisted map can set plugin_dir to /var/lib/mysql and early_plugin_load (or related loader options such as plugin_load / plugin_load_add) so MySQL loads the attacker-controlled object during configuration validation. Plugin loading can reach dlopen() before MySQLโ€™s runtime-user check and before plugin-symbol validation. When an administrator subsequently runs the documented Leapp preupgrade or upgrade workflow, attacker-controlled code can execute as UID 0 with a full capability set in an unconfined SELinux domain (unconfined_t). The attack does not require write access to the default system plugin path under /usr; redirecting plugin_dir via mysql-owned persisted state is sufficient. Ordinary SQL privileges alone (including highly privileged SQL accounts) are not a sufficient startpoint โ€” OS-level execution as the mysql service identity is required, plus later administrator invocation of Leapp.

CWE CWE-250
Vendor red hat
Product red hat enterprise linux 9
Published Sep 15, 2026
Last Updated Sep 15, 2026
Stay Ahead of the Next One

Get instant alerts for red hat red hat enterprise linux 9

Be the first to know when new high vulnerabilities affecting red hat red hat enterprise linux 9 are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H
Attack Vector
Local
Attack Complexity
Low
Privileges Required
Low
User Interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

Red Hat / Red Hat Enterprise Linux 9
All versions affected
Red Hat / Red Hat Enterprise Linux 9.6 Extended Update Support
All versions affected
Red Hat / Red Hat Enterprise Linux 8
All versions affected
Red Hat / Red Hat OpenStack Platform 17.1
All versions affected

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
access.redhat.com: https://access.redhat.com/errata/RHSA-2026:67608 access.redhat.com: https://access.redhat.com/errata/RHSA-2026:67609 access.redhat.com: https://access.redhat.com/security/cve/CVE-2026-75092 bugzilla.redhat.com: https://bugzilla.redhat.com/show_bug.cgi?id=2517499 github.com: https://github.com/oamg/leapp-repository github.com: https://github.com/oamg/leapp-repository/commit/3e4cafffc8de1600a66519b326a407f37b665356 github.com: https://github.com/oamg/leapp-repository/pull/1343

Credits

Red Hat would like to thank Christopher Lusk (North Echo Security Research) for reporting this issue.