July 21 2026
Fixed
Pubnub::Cbornow enforces a recursion-depth cap, a per-container length cap, and a total input size cap. Malformed or attacker-crafted tokens reachingPubnub::Client#parse_tokenraisePubnub::Cbor::DecodeErrorinstead of hanging the caller or triggeringSystemStackError.Pubnub::Constants::DEFAULT_SSLflipped fromfalsetotrue. Integrators must now opt out explicitly to send traffic in cleartext.- The Requested URI debug entry in
Pubnub::Event#urinow masks thesignatureandpnsigquery parameter values, per the SDK log practices ADR.authandtokenremain visible at DEBUG since they are permitted URL parameters.