Even with authorized_keys is filled with allowed pubkeys, If noscraper is enabled, It will allow anyone to use bouncer even it's pubkey is not in authorized_keys.
Impact
Patches
Available on version 3.0.10
Workarounds
Disable noscraper if you have authorized_keys being set in config
References
This line of code is the cause.
Even with
authorized_keysis filled with allowed pubkeys, Ifnoscraperis enabled, It will allow anyone to use bouncer even it's pubkey is not inauthorized_keys.Impact
Patches
Available on version 3.0.10
Workarounds
Disable
noscraperif you haveauthorized_keysbeing set in configReferences
This line of code is the cause.