CVE-2026-5241
Affects huggingface/transformers (LightGlue model loading path) with vulnerability in LightGlueConfig when using AutoModel.from_pretrained() with trust_remote_code=False. Untrusted serialized config (config.json) propagates its trust_remote_code value into nested AutoConfig.from_pretrained() call...