- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
05-26-2026 03:17 AM
We are facing alerts for some excel enabled macro files are getting blocked in local analysis which is known and signed.
After certain time file verdict changed to benign but still its triggered in local analysis and user unable to execute it.
Please help us how to unblock this without adding specific path under exception.
Thanks
05-26-2026 06:17 AM
Hello @S.Rembhotkar ,
Greetings for the day.
To unblock Excel macro-enabled files without adding a specific path exception, you can utilize the Macro Hash, implement a Signer Allow List, or adjust the Malware Profile settings.
These methods are more scalable and secure than path-based exclusions, especially when file hashes change frequently due to updates.
Cortex XDR calculates two hashes for macro-enabled files: the hash of the file itself (which changes if the file is edited) and a unique Macro Hash (or stream hash) representing the VBA code structure. By allow-listing the Macro Hash, you permit the specific macro code to run regardless of the file name or location.
Retrieve the Macro Hash:
Add to Allow List:
Since the macros are signed, you can add the certificate’s signer to the Signer Allow List in your Malware Security Profile. This allows any file signed by that specific trusted certificate to execute.
The alerts may persist because WildFire returns a “Benign with Low Confidence” verdict, which triggers the agent’s Local Analysis engine by default. You can change this behavior for trusted users or endpoints.
Note: This setting applies to all files in that profile. To minimize risk, apply the modified profile only to specific user groups or endpoints.
If you feel this has answered your query, please let us know by clicking like and on "mark this as a Solution".
Thanks & Regards,
S. Subashkar Sekar
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!

