Hacker News new | ask | show | jobs
by FluGameAce007 281 days ago
Disables request signing if the config “Bag” fails to load (e.g. DNS block, timeout).

Unsigned requests are sent directly to Apple APIs. No fallback, no integrity checks. Replay and downgrade attacks are possible.

Includes syslog evidence + PoC sketch: https://github.com/JGoyd/ams-failopen

Not theoretical — this was observed live in the wild.