CVE-2026-75092
Last modified
CVE-2026-75092 is a high-severity vulnerability rated 7.3/10 on the CVSS scale. 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). EPSS estimates a 0.13% chance of exploitation in the next 30 days.
Description
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Red Hat | Red Hat Enterprise Linux 9 | All versions |
| Red Hat | Red Hat Enterprise Linux 9.6 Extended Update Support | All versions |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-75092?
How severe is CVE-2026-75092?
How do I fix CVE-2026-75092?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-75087A vulnerability was found in itsourcecode Hospital Managemen…6.3
- CVE-2026-75088A vulnerability was determined in itsourcecode Hospital Mana…6.3
- CVE-2026-75089A weakness has been identified in PHPGurukul Complaint Manag…7.3
- CVE-2026-7509The KIA Subtitle plugin for WordPress is vulnerable to Store…6.4
- CVE-2026-75090A vulnerability was detected in EricLBuehler Mistral.rs up t…4.3
- CVE-2026-75091The Quill Forms | Conversational Multi Step Forms, Surveys &…7.2
- CVE-2026-75093A security vulnerability has been detected in sonos tract up…4.3
- CVE-2026-75094A flaw has been found in COMFAST CF-N1-S 2.6.0.1. This impac…9.1
- CVE-2026-75099Unauthenticated REST disclosure of certain content items in …5.3
- CVE-2026-7510A vulnerability was determined in OWAP DefectDojo up to 2.55…6.3
- CVE-2026-75101An authorization bypass vulnerability was identified in GitH…6
- CVE-2026-75103Crawlab fails to verify user ownership or administrative rol…8.8
Are you affected by CVE-2026-75092?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
