Release date:
2026-09-07 16:53:08 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:b54f728deed25d0efc1023ad79c75d04b6f1d180
-
libmysql9.0client24_9.0.1-1debian12+tuxcare.els22_amd64.deb
sha:3909255b61d695f124899f38304ee43b61251a94
-
mysql9.0-client_9.0.1-1debian12+tuxcare.els22_amd64.deb
sha:f7dec88cb78d8a7952b6750db3665033ddf0aea6
-
mysql9.0-common_9.0.1-1debian12+tuxcare.els22_amd64.deb
sha:21591f7b1f63059b493ed0477f4faf6508348840
-
mysql9.0-community-client_9.0.1-1debian12+tuxcare.els22_amd64.deb
sha:0bd368195fd6bc7fc742e14c562b03a39e04fd62
-
mysql9.0-community-client-core_9.0.1-1debian12+tuxcare.els22_amd64.deb
sha:1a3a07b1c493777bd58ccdcfb40d46dc044b7f04
-
mysql9.0-community-client-plugins_9.0.1-1debian12+tuxcare.els22_amd64.deb
sha:102f4b0ad1940a3f242f803c51bedecbeb4adb2a
-
mysql9.0-community-server_9.0.1-1debian12+tuxcare.els22_amd64.deb
sha:924d944b806c14bb6c5c8a9136d528e7ef7c2d96
-
mysql9.0-community-server-core_9.0.1-1debian12+tuxcare.els22_amd64.deb
sha:bc32c9a974492fa438ca73ba7453dd0e957170aa
-
mysql9.0-community-server-debug_9.0.1-1debian12+tuxcare.els22_amd64.deb
sha:0cf9dc1050f769e13e090ec06b57ea430854032f
-
mysql9.0-community-test_9.0.1-1debian12+tuxcare.els22_amd64.deb
sha:328039453717263dbae2453b863d982faebcac65
-
mysql9.0-community-test-debug_9.0.1-1debian12+tuxcare.els22_amd64.deb
sha:d7ff53ff7f4faee6fde890290962ea134ba24ec1
-
mysql9.0-router_9.0.1-1debian12+tuxcare.els22_amd64.deb
sha:5182e64a3a81039a973f95bd9321c7b14bacb5cb
-
mysql9.0-router-community_9.0.1-1debian12+tuxcare.els22_amd64.deb
sha:99b84cac6a9b161a9f283f3e5a22a97ebe6a1d13
-
mysql9.0-server_9.0.1-1debian12+tuxcare.els22_amd64.deb
sha:b475789a6b4eb65b8d8e4062c4d62db62d143197
-
mysql9.0-testsuite_9.0.1-1debian12+tuxcare.els22_amd64.deb
sha:3fc18ee5203aa2210c9323b5d94861132ed916b1
-
libmysql9.0client-dev_9.0.1-1debian12+tuxcare.els22_arm64.deb
sha:04aa682758f99fa00fb4309bdfab13862c37c877
-
libmysql9.0client24_9.0.1-1debian12+tuxcare.els22_arm64.deb
sha:6ac46a67da2cf5cb0ce1a1b12fb63c51fbf4b0b8
-
mysql9.0-client_9.0.1-1debian12+tuxcare.els22_arm64.deb
sha:6b0f4b7b3f1b8a713135da47f8088248fd03677b
-
mysql9.0-common_9.0.1-1debian12+tuxcare.els22_arm64.deb
sha:014c95d716844466bc2fe27fddb3224af1e1a1d5
-
mysql9.0-community-client_9.0.1-1debian12+tuxcare.els22_arm64.deb
sha:7f64b51490dca011362aea51158617cd8897257e
-
mysql9.0-community-client-core_9.0.1-1debian12+tuxcare.els22_arm64.deb
sha:a941afa168b6c10a3e2e7b5361cdc06c9cae3e4f
-
mysql9.0-community-client-plugins_9.0.1-1debian12+tuxcare.els22_arm64.deb
sha:9d0d78fc8dbb2acd0f0eb176979aa0649c83940c
-
mysql9.0-community-server_9.0.1-1debian12+tuxcare.els22_arm64.deb
sha:9de7a973b3c2fd7f2db204685e3a723b0225d4a0
-
mysql9.0-community-server-core_9.0.1-1debian12+tuxcare.els22_arm64.deb
sha:b74c509080b20f22d10c389d8ff8d5e9e4e58320
-
mysql9.0-community-server-debug_9.0.1-1debian12+tuxcare.els22_arm64.deb
sha:1c72a9c90f2f57bdd88b2d5b7a2cdd9d46acf546
-
mysql9.0-community-test_9.0.1-1debian12+tuxcare.els22_arm64.deb
sha:6b2631c59e1bd9cff686511a9400130b644cd546
-
mysql9.0-community-test-debug_9.0.1-1debian12+tuxcare.els22_arm64.deb
sha:a530e2196c9d319dc10ce663ef0a9d37ff134245
-
mysql9.0-router_9.0.1-1debian12+tuxcare.els22_arm64.deb
sha:e63c48bee7f0aad5b2a281b6ce679f36b202085d
-
mysql9.0-router-community_9.0.1-1debian12+tuxcare.els22_arm64.deb
sha:cda093f2fea2b2894f7967c73b72e93628ecc8e8
-
mysql9.0-server_9.0.1-1debian12+tuxcare.els22_arm64.deb
sha:c8095b6c96079766b4c0e1ead942ce864b624708
-
mysql9.0-testsuite_9.0.1-1debian12+tuxcare.els22_arm64.deb
sha:3e81dc5369dfe4e99d7f820db5cfe8718f52d7f7
Notes:
This page is generated automatically and has not been checked for errors. For clarification or
corrections please contact the
CloudLinux Packaging Team.