SmartScreen publisher reputation dropped - all files signed with the same certificate affected simultaneously

Oleksii 0 Reputation points
2026-07-29T07:38:59.3833333+00:00

I am an independent software developer. I have been signing and distributing Windows software under the same publisher identity (Oleksii Surkis, Kyiv, Ukraine) since the early 2000s, with no incidents.

Download URL where the warning appears: https://www.neodownloader.com/download/NeoDownloaderSetup.msi

On 28 May 2026 I released a new build, signed it and downloaded it myself to verify - and found the SmartScreen "unrecognized app" warning. Checking further, I discovered that every file signed with my certificate was affected, including installers released in 2025 that had been downloading cleanly for months, with no changes to the files themselves. The drop may have occurred somewhat earlier; 28 May is simply when I noticed it, as that was the first time in a while that I had reason to check.

Nothing changed on my side:

  • same certificate, same thumbprint (no renewal, no re-issue)
  • same publisher details in the Subject
  • same download domain, unchanged for years

Certificate status:

  • Issued by Certum Code Signing 2021 CA, valid until 2028-02-20
  • Not revoked (OCSP: good, CA portal: Active, serial not present in the current CRL)
  • Signature timestamped; signtool verify /pa /v passes with 0 errors and 0 warnings

File status:

    • VirusTotal: 0/70 and 0/58 on the main executable and the installer
    • The WDSI portal itself reports "No malware detected" for both Cloud and Client

Because older, previously clean builds were affected as well as the new one, this looks like a publisher-level reputation drop rather than a per-file issue. My best guess is a false positive at some point before that; no detection is reproducible anywhere now.

Since then there has been partial recovery - some older builds no longer trigger the warning - but current builds still do, two months later.

I have submitted the installer through the Security Intelligence portal as a Software Developer, selecting Microsoft Defender SmartScreen as the product, and included the exact download URL. The automated scan has already returned "No malware detected" for both Cloud and Client (definitions 1.455.404.0); final determination is still pending.

Questions:

  1. Is there any way to have publisher reputation reviewed when it drops due to a suspected false positive, rather than waiting for it to rebuild organically?
  2. Is the WDSI submission the correct and only channel for an independent developer without an Azure subscription, or is there another path?

Happy to provide the submission ID, certificate thumbprint or any other details privately if an engineer needs them.

Microsoft Security | Microsoft Defender | Other
0 comments No comments

1 answer

Sort by: Most helpful
  1. Konstantinos Lianos 665 Reputation points Student Ambassador
    2026-07-31T07:59:19.97+00:00

    Hello @Oleksii ,

    You have already followed the correct process. SmartScreen evaluates both the reputation of the individual file hash and the signing certificate/publisher. Therefore, a valid signature and a clean malware scan do not automatically prevent the “unrecognized app” warning. Since unchanged older builds were also affected, it is reasonable to suspect a certificate or publisher-reputation issue, although only Microsoft can confirm this

    There is currently no public self-service process to reset publisher reputation or add a developer to a trusted publisher list. Microsoft specifically states that it does not accept requests for a known-list or false-positive-prevention program.

    The Microsoft Security Intelligence submission portal is the correct channel, and an Azure subscription is not required. The file should be submitted as a Software developer, with Microsoft Defender SmartScreen selected, exactly as you have done. The initial “No malware detected” result does not necessarily resolve the SmartScreen reputation warning because SmartScreen reputation is separate from Defender Antivirus detection.

    The next step is to wait for the final determination. If the warning remains or the final response does not address the wider publisher-level issue, use the developer contact form included with the submission results to request further investigation. Microsoft identifies this as the escalation path when a developer is not satisfied with the final determination

    When escalating, include the submission ID, certificate thumbprint and serial number, SHA-256 hashes for the current installer and at least one previously trusted older build, the exact download URL, and the dates when the change was observed. It would also help to state clearly that multiple unchanged files signed with the same certificate were affected at approximately the same time.

    Was this answer helpful?

    1 person found this answer helpful.

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.