Release date:
2026-09-07 16:34:42 UTC
Description:
* SECURITY UPDATE: mysql client built-in command processing (WL#16949)
- debian/patches/CVE-2025-50081.patch: adds the --commands option to the
mysql command-line client and disables all built-in command processing
by default, so dump/batch input can no longer invoke client commands.
Keeping the commands-off default is deliberate and follows upstream
9.4.0: with commands left enabled the CVE would only be mitigable,
not mitigated.
- Behavior changes when commands are disabled (the default):
+ Built-in commands (help, source, system/\!, \g, ...) are rejected;
only delimiter and charset (\C) survive. Batch runs abort on the
first rejected command line ("batch" means stdin OR stdout is not a
tty, so "mysql db > out.txt" is batch too).
+ --one-database stops tracking USE statements, so it no longer
filters once the input switches databases: statements for every
database in the dump are executed. Combine --one-database with
--commands to keep the old filtering.
+ Opt-out: pass --commands, or set commands=1 in the [mysql] section
of a config file. Do not put it in [client]: other client tools
(mysqldump, mysqladmin, mysqlbinlog) reject it as an unknown
variable.
+ Enabling --commands on 9.0.x restores the full pre-CVE system/\!
shell escape: the per-command --system-command guard (WL#16482) is
9.1.0+ only and is not backported.
- CVE-2025-50081
Updated packages:
-
libmysql9.0client-dev_9.0.1-1debian12+tuxcare.els22_amd64.deb
sha:fef149fa835538329803a1c9161626744b5471b8
-
libmysql9.0client24_9.0.1-1debian12+tuxcare.els22_amd64.deb
sha:f7470e63a9f1d182aeb0e64b8c8223926bbf3158
-
mysql9.0-client_9.0.1-1debian12+tuxcare.els22_amd64.deb
sha:7c06237aef227e9c6139062372347d5118761aa5
-
mysql9.0-common_9.0.1-1debian12+tuxcare.els22_amd64.deb
sha:b55865589953e1de37111f4ed7e3a65bea1d7254
-
mysql9.0-community-client_9.0.1-1debian12+tuxcare.els22_amd64.deb
sha:a2425d36f13c46b7c4b886ed5e015389f06fa735
-
mysql9.0-community-client-core_9.0.1-1debian12+tuxcare.els22_amd64.deb
sha:458fba1e44feedd3bd22d8d3817d1123fa3900da
-
mysql9.0-community-client-plugins_9.0.1-1debian12+tuxcare.els22_amd64.deb
sha:ce821fca84ced7defded6caf0f3d21e7d8d8375e
-
mysql9.0-community-server_9.0.1-1debian12+tuxcare.els22_amd64.deb
sha:3a1f0d405c284ef3e7efc7b870cc3a1081958222
-
mysql9.0-community-server-core_9.0.1-1debian12+tuxcare.els22_amd64.deb
sha:955a4253c07ef9bffefe31d1b56a284e83cbc098
-
mysql9.0-community-server-debug_9.0.1-1debian12+tuxcare.els22_amd64.deb
sha:ff15fac7997cdee48449b8c6fb55b81e5796df69
-
mysql9.0-community-test_9.0.1-1debian12+tuxcare.els22_amd64.deb
sha:2b993a446e2f25619b1f10da8713ab65ec7f0acf
-
mysql9.0-community-test-debug_9.0.1-1debian12+tuxcare.els22_amd64.deb
sha:cc66f2df049dcca0e2f924247a149fe03b755b9e
-
mysql9.0-router_9.0.1-1debian12+tuxcare.els22_amd64.deb
sha:15170c1b1005980925ddbcd24917b64bd5bfbeaf
-
mysql9.0-router-community_9.0.1-1debian12+tuxcare.els22_amd64.deb
sha:0593d8b77c432064179bbca1ded1705e100fc257
-
mysql9.0-server_9.0.1-1debian12+tuxcare.els22_amd64.deb
sha:c13da5aa896449400ece0b0e3cbb577c18796363
-
mysql9.0-testsuite_9.0.1-1debian12+tuxcare.els22_amd64.deb
sha:2a39e6cf700430493f90ce5655bbda648c6a0443
-
libmysql9.0client-dev_9.0.1-1debian12+tuxcare.els22_arm64.deb
sha:81905e604010cdb5e210d65528f709a2ec911938
-
libmysql9.0client24_9.0.1-1debian12+tuxcare.els22_arm64.deb
sha:ca49c27c818ef6d57c2e0271cef873d5b52fa383
-
mysql9.0-client_9.0.1-1debian12+tuxcare.els22_arm64.deb
sha:8b69cbd4432816c5795d2058471fc106136575db
-
mysql9.0-common_9.0.1-1debian12+tuxcare.els22_arm64.deb
sha:9a17dadfd4ef0af045e2afeea17664b148026b71
-
mysql9.0-community-client_9.0.1-1debian12+tuxcare.els22_arm64.deb
sha:86491db123a32c4d1156a1c66d6317ac3a3e39d0
-
mysql9.0-community-client-core_9.0.1-1debian12+tuxcare.els22_arm64.deb
sha:c0bf923f7b3ef18599a1d9db46d2afe38e81fa27
-
mysql9.0-community-client-plugins_9.0.1-1debian12+tuxcare.els22_arm64.deb
sha:3d7afef0c161b7ae665dc34517c2f8d520b0e41b
-
mysql9.0-community-server_9.0.1-1debian12+tuxcare.els22_arm64.deb
sha:143cbb1ca6cb811f229696fb0132360da2ab5c69
-
mysql9.0-community-server-core_9.0.1-1debian12+tuxcare.els22_arm64.deb
sha:dbd4cec1b75127e955cc25ac43669279eccbe544
-
mysql9.0-community-server-debug_9.0.1-1debian12+tuxcare.els22_arm64.deb
sha:891bcc6c69ad564c827a1efaf0638205328c6928
-
mysql9.0-community-test_9.0.1-1debian12+tuxcare.els22_arm64.deb
sha:8223152526f9a3f90643c22eeade85eb216f7b22
-
mysql9.0-community-test-debug_9.0.1-1debian12+tuxcare.els22_arm64.deb
sha:46c4670abfbf3c96f4f2fa22e66f543d78597969
-
mysql9.0-router_9.0.1-1debian12+tuxcare.els22_arm64.deb
sha:6ed47b401fec6d7c61143f52727ceb02da99c1e1
-
mysql9.0-router-community_9.0.1-1debian12+tuxcare.els22_arm64.deb
sha:67c8f4f48c12fcd793f5ce391cfc4a0a309490ba
-
mysql9.0-server_9.0.1-1debian12+tuxcare.els22_arm64.deb
sha:e830d15efb62c99b8a7588a5ee2d1eb4a1b4155d
-
mysql9.0-testsuite_9.0.1-1debian12+tuxcare.els22_arm64.deb
sha:c5818c1c8a2edc22f946ac6996d8f3ed7208f140
Notes:
This page is generated automatically and has not been checked for errors. For clarification or
corrections please contact the
CloudLinux Packaging Team.