TTechclick ⚡ XP 0% All lessons
Nozomi · OT/IoT Security · Vulnerability AssessmentInteractive · L1 / L2 / L3

Nozomi Vulnerability Assessment — CVE Matching, Risk Scoring & OT Remediation

Nozomi Networks spots vulnerable OT and IoT assets without sending a single probe packet — it passively matches discovered device attributes to known CVEs, scores risk by criticality and exposure, and helps teams prioritise the ones that matter most when patching is months away or impossible.

📅 2026-06-18 · ⏱ 16 min · 5 infographics · live block demo · 🏷 10-Q assessment + AI Tutor inline

⚡ Quick Answer

A practical guide to Nozomi Networks vulnerability assessment (2026): passive CVE matching, risk scoring, prioritisation under OT patching constraints, compensating controls, and remediation workflow for ICS and IoT assets.

🎯 By the end you will be able to

Read as:

Pick where you want to start

1

Why OT is different

Passive matching, the patch paradox, and what a CVE means on a plant floor.

2

CVE matching & scoring

Discovery → CVE database → risk score → prioritised list.

3

Patching constraints

Why you can't always patch, and the compensating control toolkit.

4

Remediation workflow

Reports, ticketing, Vantage IQ triage, verification, closure.

🧠 Warm-up — 3 questions, no score

Just notice which ones make you pause. We answer all three inside the lesson.

1. Why doesn't Nozomi send probe packets during vulnerability assessment?

Answered in Why OT is different.

2. What data does Guardian match against CVEs?

Answered in CVE matching & scoring.

3. What do you do when a CVE is found but the device can't be patched for months?

Answered in Patching constraints.

Most engineers think…

Most people assume OT vulnerability management works like IT vulnerability management: scan the network, get a list of CVEs, patch the highest CVSS scores first, repeat every week. That model will fail you — and potentially trip a plant shutdown.

In OT, a Nessus-style active scan can crash a PLC or freeze a protection relay mid-cycle. Patching a turbine controller takes a planned maintenance window, vendor approval, and sometimes a safety re-certification. Many devices are end-of-life with no patch ever coming. The real skill is knowing how to use passive CVE matching, risk scoring that weights criticality and exposure — not just CVSS — and compensating controls as first-class remediation. That is what Nozomi is built for.

① Why OT vulnerability assessment is fundamentally different

In IT security, running an active vulnerability scanner against a server is routine. In OT, the same action can crash a PLC, freeze a protective relay, or trigger a safety system trip. OT devices — PLCs, RTUs, HMIs, protection relays — were engineered for reliability and determinism, not for the kind of TCP probing a Nessus scan sends. A malformed packet or unexpected connection attempt is enough to force a fault state.

Nozomi sidesteps this entirely. Guardian passively monitors network traffic via a SPAN/mirror port or TAP, building a rich asset inventory of every device: vendor, model, firmware version, OS, open protocols, and communication patterns. Vulnerability assessment is then performed by matching those attributes against a CVE database — no extra packets, zero operational impact.

The second key difference is the OT patch paradox: a high-CVSS CVE on a protection relay doesn't mean you can patch it this week. OT devices run on long maintenance cycles, vendor-certified firmware, and high-availability requirements that make even a planned reboot a significant event. Nozomi's risk framework is designed around this reality — helping you manage and reduce risk even when patching is months away.

LegendGuardian sensor / Nozomi component (royal)pipeline stage (discover, match, score)diagram headingdiagram background panelsupporting label / OT detail
Figure 1 — Passive CVE matching — no probe packets
Guardian builds the asset inventory passively, then matches attributes to CVEs without touching the device.Passive CVE matching — no probe packetsSPAN/TAPpassive traffic copyAsset foundvendor/model/firmwareCVE lookupmatch the databaseRisk scoreCVSS + criticalityPrioritised listact on highest risk
Guardian builds the asset inventory passively, then matches attributes to CVEs without touching the device.
Quick check · Q1 of 10 · Understand

Why does Nozomi perform vulnerability assessment passively rather than with an active scanner?

Correct: b. OT devices like PLCs and relays were engineered for deterministic reliability, not for unexpected TCP probe sessions. A malformed packet from an active scanner can force a fault state or trip a safety system. Nozomi passively matches already-discovered attributes to CVEs — no extra packets.
👉 So far: Nozomi vulnerability assessment = passive CVE matching on already-discovered asset attributes — no probe packets, zero risk of crashing a PLC or relay.

② How Nozomi discovers, matches and scores vulnerabilities

Vulnerability assessment starts with the asset inventory Guardian has already built passively. For each discovered asset, Nozomi looks up the vendor + model + firmware version in its CVE matching database — enriched by the Asset Intelligence subscription from Nozomi Networks Labs, which provides curated asset profiles and up-to-date CVE mappings. When a match is found, a vulnerability finding is created for that asset.

The four-factor risk score

A raw CVSS score alone is a poor prioritisation tool in OT. Nozomi combines four factors: (1) CVSS severity — the industry base score for the CVE; (2) asset criticality — operator-configurable; a protection relay scores higher than a workstation; (3) network exposure — is the device reachable from the IT network or the internet, or is it isolated on a Level 1 field bus?; (4) exploitability — does the attack require authentication or physical access, or is it unauthenticated and remote? The result is a prioritised vulnerability list where a medium-CVSS CVE on a network-exposed, critically important PLC may rank higher than a critical CVSS on an air-gapped historian.

Figure 2 — Four-factor OT risk score
Nozomi combines four inputs so a medium-CVSS CVE on a critical exposed device ranks above a critical CVSS on an isolated one.Four-factor OT risk scoreCVSS severityindustry base score for the CVEAsset criticalityoperator-set — relay beats workstationNetwork exposurereachable from IT or internet?Exploitabilityunauthenticated remote = highest risk
Nozomi combines four inputs so a medium-CVSS CVE on a critical exposed device ranks above a critical CVSS on an isolated one.
🔍
Passive CVE matching
tap to flip

Guardian cross-references discovered vendor/model/firmware against the CVE database — no probe packets sent, so zero risk of crashing a PLC or relay.

📊
Risk score (4 factors)
tap to flip

CVSS severity + asset criticality + network exposure + exploitability — combined so a medium-CVSS CVE on a critical exposed device ranks higher than a critical CVSS on an air-gapped one.

🛡️
Compensating control
tap to flip

A security measure applied when patching must wait — network segmentation, firewall ACLs, enhanced monitoring, or Arc host sensor — reducing exploitability until the maintenance window opens.

🧬
Asset Intelligence
tap to flip

Nozomi Labs' subscription feed of curated asset profiles and CVE mappings — improves classification accuracy and keeps the vulnerability database current.

CVSS alone misleads

In an interview, always say OT risk scoring combines CVSS with asset criticality and network exposure — not CVSS alone. A 9.1 CVE on an air-gapped Level 1 device may rank below a 5.4 CVE on a network-exposed protection relay. That is the answer that separates OT practitioners from IT generalists.

▶ Watch a CVE finding get triaged and controlled

How a passive match becomes a tracked, mitigated risk. Press Play for the healthy path, then Break it to see the classic failure.

① Asset foundGuardian passively discovers a protection relay — vendor GE, model UR-series, firmware v7.40 — via SPAN port monitoring, no probe packets sent.
② CVE matchedGuardian cross-references firmware v7.40 against the Asset Intelligence CVE database and finds a high-risk unauthenticated remote CVE.
③ Risk scoredThe four-factor score: high CVSS + relay is safety-critical + relay is reachable from IT VLAN + exploit requires no authentication. Rises to top of the prioritised list.
④ Control appliedDeepa isolates the relay to its own VLAN, adds firewall ACLs for DNP3-only, increases anomaly alert sensitivity, and opens a ServiceNow ticket targeting the maintenance window.
Press Play to step through the healthy triage path. Then press Break it.
Quick check · Q2 of 10 · Analyze

A protection relay has a medium-CVSS (5.4) CVE. A historian has a critical-CVSS (9.1) CVE but sits on an isolated Level 1 field bus with no IT connectivity. Which should you prioritise?

Correct: b. Nozomi's four-factor scoring weights network exposure and asset criticality alongside CVSS. A network-exposed, safety-critical relay with a medium CVE can present higher actual exploitability and impact than a high-CVSS CVE on an air-gapped device that an attacker cannot reach remotely.
👉 So far: Risk score = CVSS severity + asset criticality + network exposure + exploitability — four factors, not one CVSS number, so a critical CVE on an air-gapped device can rank below a medium CVE on an exposed relay.

③ OT patching constraints and the compensating control toolkit

Before you can manage OT vulnerabilities, you need to internalise why the IT playbook breaks down. Four constraints drive almost every OT patch delay:

When patching must wait, Nozomi pairs vulnerability findings with compensating control guidance: isolate the device to its own VLAN/zone, add firewall ACLs to block protocols the CVE is exposed through, increase anomaly alert sensitivity on that asset in Guardian, and — where possible — deploy the Arc endpoint sensor to add host-level process visibility. These controls reduce exploitability even before the maintenance window opens.

Figure 3 — IT patching vs OT patching reality
The same CVE demands different responses in IT and OT — compensating controls fill the gap until the maintenance window.IT patching vs OT patching realityIT patchingScan weekly with active toolsPatch within 30 days (policy)Reboot is routineVendor patches promptlyOT patchingPassive discovery only — no probesPatch at annual/quarterly shutdownReboot is a major eventFirmware must be vendor-certified
The same CVE demands different responses in IT and OT — compensating controls fill the gap until the maintenance window.
Figure 4 — Compensating control toolkit
When patching must wait, these controls reduce exploitability until the maintenance window opens.Compensating control toolkitVulnerable assetcan't patch yetVLAN isolationFirewall ACLsAnomaly alertsArc host sensorAccess control
When patching must wait, these controls reduce exploitability until the maintenance window opens.
'We'll patch it next sprint'

Applying an IT patching cadence to OT will get you into trouble. OT devices run on annual or quarterly maintenance windows, require vendor-certified firmware, and may be end-of-life. If you promise a 30-day patch cycle in an OT context, you will miss it every time. Plan compensating controls as a first-class response, not a fallback.

Quick check · Q3 of 10 · Apply

A PLC running end-of-life firmware has a known CVE with no vendor patch available. What is the correct Nozomi-guided response?

Correct: c. End-of-life devices may never receive a vendor patch. The correct approach is compensating controls — network segmentation, firewall rules to block the vulnerable protocol, and enhanced Guardian anomaly monitoring — reducing exploitability until replacement or a late vendor release.
👉 So far: OT patching constraints: long maintenance windows, vendor-certified firmware, HA requirements, end-of-life devices. Response = compensating controls (segmentation, ACLs, anomaly monitoring, Arc) until a window opens.

④ Closing the loop — remediation workflow and verification

Identifying a CVE is step one; closing the risk is the goal. Nozomi Guardian and Vantage export vulnerability reports in multiple formats (PDF, CSV, API) so findings can be pushed into a ticketing system — natively integrated with ServiceNow, among others. Each ticket captures the asset, the CVE, the risk score, the recommended action (patch, compensating control, or accepted risk with justification), and the target maintenance window.

Vantage IQ (the AI analytics add-on) helps large teams triage across many sites — correlating vulnerabilities, flagging which assets share the same unpatched CVE across regions, and surfacing the highest-risk cluster for immediate action. After compensating controls are applied, Guardian's anomaly detection actively monitors the asset for exploitation attempts, giving early warning even before a patch exists. Once a maintenance window delivers a patch, the asset is re-assessed — the vulnerability should no longer appear in the prioritised list, confirming closure.

Figure 5 — End-to-end remediation workflow
From CVE discovery to verified closure — every step tracked in ticketing and confirmed by Guardian re-assessment.End-to-end remediation workflowCVE foundGuardian flags matchTicket createdServiceNow / exportControls appliedpatch or compensateMonitoranomaly detectionVerified closedre-assess confirms fix
From CVE discovery to verified closure — every step tracked in ticketing and confirmed by Guardian re-assessment.

Deepa Krishnan, OT security analyst at IndusGrid Power Pvt. Ltd. in Chennai, faces this

Guardian flags 47 CVEs on a GE UR-series protection relay, including one with a high CVSS score. Management immediately asks 'when will it be patched?'

Likely cause

The relay runs firmware the utility board has certified; the vendor has not released a patch for this version; the next maintenance window is six months away.

Diagnosis

In Vantage ▸ Vulnerabilities — filter by the relay asset and review the top-ranked CVE: attack vector is Network, authentication required is None — unauthenticated remote exploit. Guardian confirms the relay is reachable from the IT VLAN.

Vantage ▸ Vulnerabilities ▸ Filter by asset + Export ▸ ServiceNow ticket
Fix

Move the relay to an isolated VLAN, add firewall ACLs blocking all traffic except the required DNP3 polling from the SCADA server, increase Guardian anomaly alert sensitivity on that asset, and create a ServiceNow ticket targeting the next maintenance window for firmware update.

Verify

Confirm in Guardian that no IT-zone traffic reaches the relay; verify anomaly alerts are active on the asset; re-assess after the maintenance window — the CVE should drop from the prioritised list once firmware is updated.

Re-assess after the fix

Don't close a vulnerability ticket on 'patch applied'. Run Guardian re-assessment to confirm the CVE no longer matches the updated firmware. The asset's vulnerability list should be clean — or clearly shorter — for the ticket to be closed legitimately.

Quick check · Q4 of 10 · Evaluate

How does Vantage IQ add value to vulnerability management in a multi-site OT estate?

Correct: d. Vantage IQ is the AI analytics add-on for Nozomi Vantage. It correlates vulnerability data across many sites, identifies clusters of assets sharing the same unpatched CVE, and surfaces the highest-risk groups for immediate triage — essential in large multi-site OT estates where manual review would be impractical.
👉 So far: Close the loop: export vulnerability report → ServiceNow ticket → apply patch or compensating controls → Guardian monitors for exploitation → re-assess after maintenance window to confirm closure.

🤖 Ask the AI Tutor

Tap any question — instant, scoped to this lesson. No login, no waiting.

Pre-curated from vendor docs + community Q&A, scoped to this lesson. For a live prod issue, paste your export into chat.techclick.in.

📝 Wrap-up assessment — six more

You've answered 4 inline. Six left. 70% (7 of 10) marks the lesson complete on your profile. Tap Submit all answers at the end.

Q5 · Remember

What data does Nozomi Guardian use to match a device against CVEs?

Correct: a. Guardian's passive inventory captures vendor, model, and firmware version — the exact attributes needed to match against CVE records. IP and ports alone are insufficient for CVE identification, and traffic volume has nothing to do with vulnerability matching.
Q6 · Understand

What is the primary purpose of the Asset Intelligence subscription from Nozomi Labs?

Correct: c. Asset Intelligence delivers curated vendor/model/firmware profiles and current CVE mappings. Without it the vulnerability database grows stale and newly published CVEs are never matched. It is not a sensor replacement, does not manage ACLs, and does not send active probes.
Q7 · Apply

An OT engineer finds a CVSS 9.1 CVE on an air-gapped Level 1 PLC and a CVSS 5.4 CVE on a Level 3 historian reachable from the corporate network. Which should be prioritised?

Correct: d. Nozomi's four-factor scoring weights network exposure alongside CVSS. The historian is reachable from the corporate network, making the CVE remotely exploitable; the air-gapped PLC has no network attack path. The historian's effective risk is higher despite its lower base CVSS score.
Q8 · Understand

Why does applying a vendor patch to an OT device require more planning than patching an IT server?

Correct: a. Three structural OT constraints delay patching: vendor-certified firmware (unapproved patches void SIL/CE certifications), long maintenance windows (annual or quarterly shutdowns only), and high-availability requirements (a relay or PLC reboot is not trivial). None of those constraints apply to a standard IT server patching cycle.
Q9 · Apply

A protection relay has a critical CVE with no vendor patch available. Which immediate action aligns with Nozomi compensating control guidance?

Correct: c. Nozomi's compensating control toolkit: network segmentation (isolate to VLAN), firewall ACLs (block vulnerable protocols), and enhanced anomaly monitoring on the asset. Powering off a protection relay is operationally unacceptable; active scanning is unsafe in OT; closing with no action leaves the risk unmanaged.
Q10 · Evaluate

An OT team closes a vulnerability ticket after applying a firmware patch. What verification step does Nozomi's workflow require?

Correct: d. Closing a ticket without re-assessment risks false closure — the patch may not have been applied correctly, or the firmware version may not match. Guardian re-assessment confirms the CVE no longer maps to the updated firmware version, giving evidence-based closure. Disabling anomaly detection or deleting the asset would reduce security visibility.
Lesson complete — saved to your profile.
Almost! You need 70% (7 of 10) — re-read the path that tripped you up and tap "Try again".

🧠 In your own words

Type one line: why is CVSS score alone a bad prioritisation tool for OT vulnerability management? Then compare with the expert version.

Expert version: CVSS measures inherent severity but ignores the two factors that determine real-world exploitability in OT: network exposure (an air-gapped PLC with a CVSS 9.1 CVE is much harder to exploit than a network-exposed relay with a CVSS 5.4 CVE) and asset criticality (a protection relay that controls a 400 kV busbar matters more than a decommissioned historian). Nozomi combines CVSS, criticality, exposure and exploitability into a single score — so you work on the CVEs that can actually be exploited against the assets that actually matter, not just the ones with the biggest number.

🗣 Teach a friend

Best way to lock it in — explain it in one line to a teammate. Tap to generate a paste-ready summary.

📖 Glossary

CVE (Common Vulnerabilities & Exposures)
A public identifier for a known security flaw in a product, with a CVSS severity score and remediation guidance.
CVSS (Common Vulnerability Scoring System)
A 0–10 numeric score rating a CVE's severity based on exploitability, scope, and impact — used as one input, not the only input, in OT risk scoring.
Passive vulnerability assessment
Matching discovered asset attributes to CVEs without sending active probe packets — essential in OT where probes can crash PLCs or relays.
Asset Intelligence
Nozomi Labs' subscription feed of curated vendor/model/firmware profiles and current CVE mappings that keeps the vulnerability database accurate and up to date.
Compensating control
A security measure applied when a vulnerability cannot be patched immediately — network segmentation, firewall ACLs, enhanced monitoring, or Arc host agent — that reduces exploitability until a patch window opens.
OT maintenance window
A scheduled period (often annual or quarterly) when OT devices can be taken offline for firmware updates — the only safe time to patch most PLC, RTU and relay firmware.
Risk prioritisation
Ranking vulnerability findings by combined score (CVSS + criticality + network exposure + exploitability) so teams address the highest real-world impact items first.
Vantage IQ
The AI analytics add-on for Nozomi Vantage that correlates vulnerabilities across many sites, surfaces shared CVE clusters, and accelerates triage in large multi-site OT estates.

📚 Sources

  1. Nozomi Networks — Guardian sensor: passive OT network monitoring & vulnerability assessment. nozominetworks.com/products/guardian
  2. Nozomi Networks — Vantage: cloud-native SaaS OT/IoT security management. nozominetworks.com/products/vantage
  3. Nozomi Networks — Asset Intelligence subscription: curated asset profiles & CVE mappings. nozominetworks.com/products/asset-intelligence
  4. Nozomi Networks Labs — OT/IoT Security Report: vulnerability trends in industrial control systems. nozominetworks.com/labs
  5. CISA ICS-CERT — ICS vulnerability advisories and CVSS scoring for OT devices. cisa.gov/ics
  6. NIST National Vulnerability Database — CVE reference and CVSS scoring methodology. nvd.nist.gov

What's next?

Mastered vulnerability management? Next, explore how Nozomi threat intelligence and asset intelligence subscription feeds enrich detection — YARA rules, IOCs, and curated asset profiles that sharpen CVE matching and cut false positives.