Created on
11-17-2025
12:48 AM
Edited on
11-27-2025
11:59 PM
By
Jean-Philippe_P
| Description | This article describes a scenario where FortiGates were automatically upgraded to v7.4.9 even though a valid FMWR (Firmware & General Updates) license was installed. The auto-firmware-upgrade feature was explicitly disabled in the configuration. |
| Scope | FortiGate v7.4.8 and later. |
| Solution |
After upgrading to v7.4.8, FortiGate was automatically upgraded to v7.4.9 even though:
config system fortiguard set auto-firmware-upgrade disable end
And the FMWR license was valid.
Devices showed:
config system federated-upgrade set source forced-upgrade
indicating the upgrade was triggered through the forced-upgrade: Automatic firmware upgrades for FortiGate appliances with invalid support contracts or that have rea... Cause: The automatic upgrade happened because the Auto-update schedule was disabled, so FortiGate could not validate the new FMWR license. FortiGate continued using the old expired license.
Solution: Keep auto-update schedule enabled:
config system autoupdate schedule set status enable end
This ensures license verification, image info retrieval, and upgrade notifications work. The firmware will not auto-upgrade unless explicitly allowed.
Disable only firmware auto-upgrade if needed:
config system fortiguard set auto-firmware-upgrade disable end
This does not block license verification.
Ensure FortiGate can reach FortiGuard servers:
update.fortiguard.net
Verify with:
execute update-now
Check federated-upgrade status:
show system federated-upgrade
If a source forced-upgrade appears, it indicates a license-enforced upgrade.
Note: Disabling system.autoupdate.schedule may cause unintended side effects (e.g., failed license verification, forced upgrades). Keep it enabled to avoid these issues. |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2025 Fortinet, Inc. All Rights Reserved.