TYPO3 12.4.44
Release Notes
Release Notes for TYPO3 CMS 12.4.44
This document contains information about TYPO3 CMS 12.4.44 which was released on 10.03.2026.
Get TYPO3 12.4.44 nowChecksums of TYPO3 12.4.44
SHA256
8c09e6dc1852d794a23e28a7e77b4aa56f860abc7dcfdaeb51a844ae8a052efc typo3_src-12.4.44.tar.gz c6c1e6525b53480f837bc2084b71027f140c71feb122da4c0eb2b4529cf6b136 typo3_src-12.4.44.zip
SHA1
f93622f4bdf74c3f05b6285d7b6c562b7d2b5437 typo3_src-12.4.44.tar.gz 501a62c2f137ff0128146b829d48abfeacabb067 typo3_src-12.4.44.zip
MD5
82f57bce86e8a85233c3b5c9f471d512 typo3_src-12.4.44.tar.gz 8245d507dbf270f85669b51745c91e5e typo3_src-12.4.44.zip
Package Signatures
TYPO3 Release Packages (the downloadable tarballs and zip files) as well as Git tags are signed using PGP signatures during the automated release process. Besides that, MD5 and SHA2-256 hashes are being generated for these files. Find more details on verifying signatures and hashes in the infrastructure guide.
Download GPG signed release README.md file
Example of verifying integrity of tar.gz package of current release:
wget --content-disposition https://get.typo3.org/12.4.44/tar.gz wget --content-disposition https://get.typo3.org/12.4.44/tar.gz.sig gpg --verify typo3_src-12.4.44.tar.gz.sig typo3_src-12.4.44.tar.gz
Upgrading
The usual upgrading procedure applies. No database updates are necessary. It might be required to clear all caches; the "important actions" section in the TYPO3 Install Tool offers the accordant possibility to do so.
Changes
Here is a list of what was fixed since 12.4.43:
- 2026-03-10 db4fd69ac49 [RELEASE] Release of TYPO3 12.4.44 (thanks to Oliver Hader)
- 2026-03-10 57f306feae5 [TASK] Fix known vulnerable npm dev dependencies (thanks to Oliver Hader)
- 2026-03-10 e942ae804f1 [DOCS] Add Important.rst for issue #109176 (thanks to Benjamin Franzke)
- 2026-03-10 03a60de2a8a [TASK] Fix known vulnerabilities in CKEditor (thanks to Benjamin Franzke)
- 2026-03-06 33f3fa0f044 [TASK] Improve wording on non-temporary MFA lockout (thanks to Garvin Hicking)
- 2026-03-06 8080a2062de [DOCS] Clarify addQueryString option in ext:form documentation (thanks to Josua Vogel)
- 2026-03-05 8d5aabfdc5a [TASK] Remove usage of alpine image in
runTests.sh(thanks to Oliver Klee) - 2026-02-24 d8541f2ca0d [TASK] Update PHPStan to v2.1.40 (thanks to Garvin Hicking)
- 2026-02-20 4f64f1bf62e [TASK] Set TYPO3 version to 12.4.44-dev (thanks to Oliver Hader)