TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: User wants to disclose a vulnerability. What next?

4 pointsby acron0over 2 years ago
&quot;Hi team, I found a vulnerability in your website and want to disclose it to you. Let me know if you have any active bug bounty program or is there any compensation for reporting vulnerabilities?&quot;<p>What&#x27;s the correct course of action for a software team, or management, when a user asks to disclose a vulnerability they&#x27;ve found?

4 comments

toast0over 2 years ago
Either<p>&quot;Hi, we do have a bug bounty program, please submit through the link here... Please note, disclosure and all further communication must be through the bug bounty portal&quot;<p>or<p>&quot;Hi, unfortunately we do not have a bug bounty program or other compensation, but we would love to address the vulnerability you found, please send details to ...&quot;<p>That could be you, or a security team mailing list or whatever is appropriate.<p>Most likely, they&#x27;ll tell you your site is missing browser security headers or something that they found with a vulnerability scanner, but sometimes there&#x27;s good reports. Sometimes they&#x27;ll try to get you to do ad-hoc compensation, which I would refuse (smells like extortion).
user12454over 2 years ago
it&#x27;s a scam, don&#x27;t answer
necovekover 2 years ago
If you don&#x27;t have a bug bounty program (sounds like you don&#x27;t), be upfront about it.<p>You are probably still interested in what the user has to say, though it&#x27;s most likely something caught by automated tools, so ask them if they are willing to share the details and how a vulnerability is reproduced without the expectation of a payment.<p>I do not suggest hinting how you&#x27;d check with management if you are willing to pay out a bounty (even if you are), since they might simply stall in letting you know the details even if the answer turns out to be no.<p>Ofc, it&#x27;d be good to set up a bug bounty program so you are not caught off guard the next time. Even then, 90% of things you get are unlikely to be actual vulnerabilities, but you want to know when they are.
ericalexander0over 2 years ago
I get these all the time. Likely nothing and&#x2F;or a low value report. Stay positive, thankful, and ask for more information.