
OPERATIONAL DEFECT DATABASE
...


...

The SHA256 hash listed in https://downloads.mongodb.org/current.json for the file: https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.2.1.zip is incorrect and does not match the actual hash of the downloaded file. Details: Listed hash in current.json: 9125633283eda3490b22d5cb496c6d76101f5f415feb850b3497205a774b601a Actual hash (computed via PowerShell): dcdb21b32074bbee42be9c8f0eb9992fa609d569b36d941c2eedaa28ad28b00e
JIRAUSER1288629 commented on Fri, 31 Oct 2025 14:59:35 +0000: It must be something in our security stomping on the file during download. As I can get this to work on some other machines, as well. This ticket can be closed. JIRAUSER1253549 commented on Fri, 31 Oct 2025 14:57:45 +0000: Also using windows powershell yields the same results: PS C:\Users\Administrator> Invoke-WebRequest https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.2.1.zip -OutFile mongodb-windows-x86_64-8.2.1.zip PS C:\Users\Administrator> Get-FileHash -Algorithm SHA256 .\mongodb-windows-x86_64-8.2.1.zip Algorithm Hash Path --------- ---- ---- SHA256 9125633283EDA3490B22D5CB496C6D76101F5F415FEB850B3497205A774B601A C:\Users\Administrator\mongod... PS C:\Users\Administrator> JIRAUSER1253549 commented on Fri, 31 Oct 2025 13:44:34 +0000: I used sha256sum and ran these commands and got the expected hash: > curl https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.2.1.zip -O % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 778M 100 778M 0 0 442M 0 0:00:01 0:00:01 --:--:-- 442M > sha256sum mongodb-windows-x86_64-8.2.1.zip 9125633283eda3490b22d5cb496c6d76101f5f415feb850b3497205a774b601a mongodb-windows-x86_64-8.2.1.zip
Download the file from: https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.2.1.zip Run: PowerShell Get-FileHash -Algorithm SHA256 .\mongodb-windows-x86_64-8.2.1.zip Compare the result to the hash listed in current.json. Expected Result: The hash in current.json should match the actual SHA256 hash of the file. Actual Result: The hash does not match, causing validation failures.
Click on a version to see all relevant bugs
MongoDB Integration
Learn more about where this data comes from
Bug Scrub Advisor
Streamline upgrades with automated vendor bug scrubs
BugZero Enterprise
Wish you caught this bug sooner? Get proactive today.