Algorithm Downgrade in pjsip - #VU146533
Published: August 31, 2026
Vulnerability details
The vulnerability allows a remote attacker to downgrade subsequent in-dialog requests to plaintext.
The vulnerability exists due to selection of less-secure transport during negotiation in the dialog layer target refresh handling in pjsip_dlg_on_rx_request() and pjsip_dlg_on_rx_response() in sip_dialog.c when processing a Contact URI from an in-dialog target refresh. A remote attacker can supply a non-sips Contact to downgrade subsequent in-dialog requests to plaintext.
Only applications using SIPS-secured dialogs are affected.