Stored XSS (Cross-site Scripting) is a form of XSS vulnerability that stores the malicious input in the database and then reflects it every time. PortSwigger's Web Security Academy Stored XSS lab is one of the greatest practice platforms for this security issue.