Hackers are actively exploiting a vulnerability in the FastJson open-source Java library, allowing remote code execution ...
Problem GracefulShutdownManager.bindStateSaver() registers a ShutdownStateSaver in a static ConcurrentHashMap (stateSavers) keyed by agentId, but there is no corresponding unbind method.