A vulnerability lands with no vendor patch attached. The advisory is out. Security teams know what needs to happen: disable vulnerable Java class files across 20,000 servers, lock down exposed configurations or remove software that cannot wait for a fix. The question is whether they can execute those actions consistently before the exploit window closes.
AI-powered vulnerability discovery is making that question more urgent. Anthropic reports that Claude Mythos Preview has found vulnerabilities at significant volume while human capacity to verify, disclose and patch them has become a bottleneck. It also warns that Mythos-class models can reduce the time and cost required to find and exploit vulnerabilities. Anthropic's Project Glasswing update captures this shift.
When a patch is unavailable, success depends on consistent emergency hardening across thousands of systems. HCL BigFix helps organizations deploy, verify and report temporary mitigations until permanent fixes become available.
The Challenge of Defending Without a Patch
Zero-day vulnerabilities create an operational problem before a technical one. Once a vulnerability is disclosed, security teams face pressure to act on systems for which vendors have not issued fixes. That gap can last hours, days or weeks. Attackers do not organize their activity around vendor release cycles.
Temporary mitigations may involve:
- Disabling vulnerable Java class files to prevent an affected component from loading
- Changing registry settings to remove or restrict an exploitable configuration
- Blocking ports to limit access to an exposed service
- Removing vulnerable software that cannot be safely disabled
- Taking a service offline when the risk of exposure outweighs the operational cost
Each action may be straightforward on one system. Executing it accurately across a diverse estate is not.
The Log4Shell response demonstrated this challenge. CISA guidance included configuration changes and the removal of the vulnerable JndiLookup class as mitigation options for affected Log4j deployments. Applying and confirming those changes across every affected Java instance required far more than issuing an advisory. It required coordinated execution. Review CISA's Log4Shell guidance.
Emergency hardening is therefore an execution challenge, not simply a vulnerability management problem.
Why Emergency Mitigations Often Fail at Scale
Understanding a mitigation and applying it consistently across a large enterprise are different capabilities. Organizations that struggle with no-patch response are not necessarily short on technical knowledge. They are often short on execution infrastructure.
The operational gaps include:
- Identifying exactly which endpoints are affected
- Coordinating server, desktop, network and application teams
- Applying the same change consistently and confirming the resulting endpoint state
- Tracking systems excluded because of application dependencies or maintenance restrictions
- Replacing temporary controls when a permanent patch becomes available
Manual scripts, spreadsheets and disconnected tools make these steps difficult to coordinate and audit. Teams may know an action was initiated without knowing whether it succeeded or the vulnerable condition returned.
AI-driven discovery adds further pressure by increasing the volume of findings teams may need to assess and act upon. Our analysis of the changing AI threat landscape explores what that shift means for endpoint security teams.
How BigFix Helps Disable Vulnerable Java Class Files Across 20,000 Servers
When a zero-day advisory arrives without a vendor patch, HCL BigFix provides a controlled way to translate mitigation guidance into repeatable endpoint actions.
The workflow begins with endpoint identification. The BigFix Relevance language evaluates endpoint properties to determine which systems match defined conditions, such as an affected application, version or configuration. This lets teams target the mitigation to relevant systems instead of applying unnecessary changes across the entire estate.
From that scoped target list, teams can use Fixlet-based actions to perform the hardening steps required by the advisory, including:
- Disabling vulnerable Java class files by removing or renaming the affected class in relevant JARs or application directories
- Changing port settings and registry keys at scale across affected endpoints
- Restricting exposed services through configuration changes
- Uninstalling vulnerable applications across large endpoint estates when the software cannot be safely retained
- Running approved scripts and recording action status for operational review
After deployment, relevance can be evaluated again to determine whether the vulnerable condition remains present. If a reinstall, configuration reversal or other change restores that condition, the endpoint can be identified for further action. This turns mitigation into an observable process instead of a one-time script deployment.
Security and IT teams can manage emergency endpoint hardening campaigns from initial targeting through deployment and verification while maintaining a shared view of remediation progress.
BigFix Fixlet Zero-Day Mitigation When No Patch Is Available
Preparation matters in a no-patch event. Organizations should not have to invent their endpoint execution model after an emergency begins.
BigFix uses Fixlets as units of executable content. A Fixlet defines the conditions that make an endpoint relevant and the action to perform, helping teams target actions and evaluate whether the required state has been achieved.
The platform provides reusable content for patches, configuration changes, hardening and compliance. Teams can use applicable content or develop a new Fixlet for a temporary mitigation. Content created for one incident can become a tested starting point for future events.
The endpoint management platform supports more than 120 operating systems and manages more than 155 million endpoints worldwide. Its breadth includes Windows, Linux, UNIX and macOS environments, along with remote, intermittently connected and air-gapped systems that can complicate emergency response.
A single BigFix agent supports endpoint evaluation, action execution and status reporting, reducing the overhead created by separate endpoint tools.
The value of a large Fixlet library for zero-day endpoint hardening is the ability to turn guidance into targeted, reusable and verifiable actions.
Prioritizing Emergency Mitigation Using Exploitability-Based Risk Scoring
Not every vulnerable system carries the same risk. When advisory volume is high and temporary hardening capacity is limited, applying mitigations in list order can consume time without addressing the most consequential exposure first.
Exploitability-based prioritization through CyberFOCUS helps teams add threat context to remediation decisions. This can include CISA Known Exploited Vulnerabilities, EPSS data, MITRE ATT&CK context and the concentration of affected assets within the environment.
These inputs answer different questions:
- The CISA KEV Catalog identifies vulnerabilities known to be exploited in the wild.
- EPSS estimates the probability that a vulnerability will be exploited in the near term.
- MITRE ATT&CK provides context about adversary tactics and techniques.
- Asset and exposure data help teams understand where a vulnerable condition creates the greatest operational risk.
Organizations using protection-level targets can also evaluate whether mitigation activity is reducing exposure within defined timelines.
The 2026 Verizon Data Breach Investigations Report reports a 43-day median remediation time for known exploited vulnerabilities. That lag underscores the need to direct limited response capacity toward vulnerabilities and systems that present the greatest immediate risk. Read the 2026 Verizon DBIR.
Zero-Day Configuration Hardening at Enterprise Scale
The readiness gap in many enterprises is not primarily about knowing that temporary mitigation is possible. It is about having the data, content and procedures required to execute it before the advisory arrives.
Several practices materially improve no-patch readiness:
Maintain continuous endpoint inventory. Teams cannot harden systems they cannot identify. Accurate software, version and configuration data should be available before an incident, not collected during one.
Prepare reusable Fixlet content. A configuration change developed for one event can provide a tested pattern for a future response. Reuse reduces the amount of new operational work required under time pressure.
Standardize emergency procedures. Approval paths, change controls, ownership and communication steps should be agreed and rehearsed before same-day mitigation is required.
Verify endpoint state after action. Completion should be based on whether the endpoint reached the intended state, not merely whether a deployment command was issued.
Track exceptions deliberately. Some systems may be excluded because of application dependencies, maintenance restrictions or documented risk acceptance. Those exclusions should remain visible until they can be resolved.
Replace temporary mitigations with permanent patches. Emergency hardening closes exposure while a permanent solution is unavailable. Temporary controls should be tracked until the vendor fix is tested and deployed.
Modern cyber resilience depends on being ready to execute zero-day configuration hardening at enterprise scale—not on waiting for a patch before acknowledging that exposure exists. See how organizations can prepare for faster AI-driven vulnerability discovery.
Conclusion
As AI-driven vulnerability discovery accelerates, organizations cannot assume that a vendor patch will always arrive before the risk becomes urgent. The ability to disable vulnerable Java class files across 20,000 servers, change configurations, restrict services and uninstall vulnerable software has become an essential operational capability rather than a contingency measure.
HCL BigFix helps security and IT teams execute temporary mitigations consistently across large endpoint estates, verify implementation and maintain visibility into mitigation status until permanent remediation becomes available. When no patch exists, execution is the advantage.
Be prepared before the next zero-day requires emergency hardening.
Learn how HCL BigFix helps organizations automate temporary mitigations, verify endpoint state and reduce enterprise exposure when no patch is available.
Frequently Asked Questions
1. What should organizations do when no patch is available?
When a vendor fix does not exist, organizations can disable a vulnerable component, enforce a safer configuration, restrict an exposed service or remove affected software. They should identify affected systems, deploy the control consistently, verify endpoint state and track the mitigation until a permanent patch becomes available.
2. How does BigFix support emergency endpoint hardening?
BigFix uses endpoint relevance and Fixlet-based actions to help teams identify affected systems, deploy targeted mitigations and evaluate endpoint state after execution. Security and IT teams can use this approach for actions such as disabling vulnerable Java class files, modifying registry keys, changing port settings and removing vulnerable applications across large endpoint estates.
3. What are BigFix Fixlets?
Fixlets are units of executable BigFix content. They define the conditions that make an endpoint relevant to an issue and the action that should be performed. This enables targeted deployment and subsequent verification of the intended endpoint state. Organizations can use existing content or create custom Fixlets for specific emergency mitigation requirements.
4. Can BigFix deploy temporary mitigations across thousands of servers?
Yes. BigFix is designed for enterprise-scale endpoint management across diverse operating systems and network conditions. Its distributed agent architecture allows teams to evaluate endpoint relevance, execute actions and report status across large server estates from a centralized management environment.
5. How does Bigfix CyberFOCUS help prioritize zero-day mitigation?
CyberFOCUS adds exploitability and threat context to vulnerability exposure data. By incorporating sources such as CISA KEV, EPSS and MITRE ATT&CK, it helps teams identify vulnerabilities and affected systems where immediate mitigation is likely to reduce the greatest real-world risk.
Start a Conversation with Us
We’re here to help you find the right solutions and support you in achieving your business goals.

