After updating their profile picture, users still see the old avatar due to aggressive CDN caching headers. The image URL remains unchanged, preventing cache invalidation. Implementing versioned URLs or cache-busting query parameters will ensure updates take effect immediately.