Encrypted data showing up through child records in a table

I have a table of Accounts. Using the child relationship to show info from Contacts in the table. One of the fields is an encrypted text field - Social Security Number. When I pull this field through the Child data on the Account model, it shows up not encrypted.

Acknowledged - we’ll try to get this fixed in the next patch release.

Also weird - they didn’t even have access to that field at all, and other fields like Email that they didn’t have access to weren’t showing up on the child records info in the table. Thanks!