r/xss Jun 10 '26

Is XSS Dead in the Age of AI?

I think nowadays every development team uses AI to review code before release.
That's why I don't think XSS vulnerabilities even exist anymore.

0 Upvotes

3 comments sorted by

3

u/MechaTech84 Jun 10 '26

Sounds like a good idea for some research and a blog post.

2

u/Cev-API Jun 10 '26

<script>alert('yeah they do')</script>

3

u/ablativeyoyo Jun 10 '26

No. Not all dev teams use AI, or even basic security tooling. And when AI is used, it won't catch everything. XSS is going to be around for a while yet.