The username field is logged without sanitisation. Inject a newline character followed by a forged success entry for admin.
Command / Input
username=guest
[2024-01-01 00:00:00] LOGIN_SUCCESS user=admin&password=wrong
⚑ The \n in the username creates a new line in the log, inserting a fake success entry.