diff --git a/ui/components/InfoPopover.tsx b/ui/components/InfoPopover.tsx
index df030ab2ad..d10722934d 100644
--- a/ui/components/InfoPopover.tsx
+++ b/ui/components/InfoPopover.tsx
@@ -38,6 +38,7 @@ export const InfoPopover = ({
             {link && (
               <a
                 href={link}
+                rel='noreferrer'
                 target='_blank'
                 style={{ color: '#0070f3', fontSize: 13 }}
               >