CVE-2025-27233
Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.
NVD · uneditedZabbix Agent 2 smartctl plugin does not properly sanitize smart.disk.get parameters, allowing an attacker to inject unexpected arguments into the smartctl command. This can be used to leak the NTLMv2 hash from a Windows system.
Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.
dbcve analysis · high confidenceThe Zabbix Agent 2 smartctl plugin fails to sanitize smart.disk.get parameters, allowing injection of arbitrary arguments into the smartctl command. This command injection can be exploited to trigger SMB connections that leak NTLMv2 hashes from Windows systems.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.
From the vector- Attack vector
- Adjacent
- Complexity
- High
- Privileges
- High
- Authentication
- X
- User interaction
- None
- Scope
- X
CVSS:4.0/AV:A/AC:H/AT:P/PR:H/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.
dbcve checksWork through these to decide whether this CVE applies to you.
-
Confirm Zabbix Agent 2 is installedRun 'zabbix_agent2 --version' or check for the agent2 binary in typical locations like /usr/sbin/zabbix_agent2 or /usr/bin/zabbix_agent2Affected if Zabbix Agent 2 binary exists on the system
-
Identify the Zabbix Agent 2 versionExecute 'zabbix_agent2 --version' and note the reported version numberAffected if The installed version falls within any unpatched version range for Zabbix Agent 2 (compare to vendor advisories for CVE-2025-27233)
-
Verify smartctl plugin is loadedCheck the agent configuration file (typically zabbix_agent2.conf or included .conf files in /etc/zabbix/zabbix_agent2.d/) for 'Plugins.Smartctl.*' parameters or look for the smartctl plugin binaryAffected if The smartctl plugin configuration section exists and the plugin is not explicitly disabled
-
Confirm smart.disk.get item is accessibleReview Zabbix server/item configuration or agent metrics accessible via 'zabbix_agent2 -p' for 'smart.disk.get' key availabilityAffected if The smart.disk.get item key is exposed and accessible to unauthenticated or low-privilege users
-
Inspect for suspicious SMB/network activityMonitor network connections or review Zabbix logs for unexpected outbound SMB connections to remote hosts, especially after smart.disk.get item invocationAffected if Outbound SMB connections are observed to unexpected internal or external hosts following smartctl queries
A user is affected if Zabbix Agent 2 with the smartctl plugin enabled exposes the smart.disk.get item to untrusted users in an environment where Windows systems can be reached via SMB, allowing potential NTLMv2 hash leakage.
Generated from the published advisory. Verify against your own configuration.
Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.
dbcve · scopedApply the vendor patch for Zabbix Agent 2 to address parameter sanitization. If immediate patching is not possible, disable the smartctl plugin or restrict access to the smart.disk.get item.
Upgrade to Zabbix Agent 2 version containing the CVE-2025-27233 fix (check release notes for specific version numbers)
- Check Zabbix Agent 2 version via 'zabbix_agent2 --version' or in the Zabbix web interface under 'Latest data' > 'Zabbix server health'
- Consult Zabbix release notes at https://www.zabbix.com/rn for version 7.0.x, 6.4.x, and 6.0.x to identify the release containing the fix for CVE-2025-27233
- Upgrade Zabbix Agent 2 to the fixed release using the official Zabbix repository or packages
- Restart the Zabbix Agent 2 service to apply the update
- Verify the smartctl plugin functions correctly post-upgrade by testing smart.disk.get items
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation4.0 h
- Implementation8.0 h
- Testing6.0 h
- Review / QA2.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $5,600.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2025-27233 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.
References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.
Primary sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2025-27233 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
No notes yet
Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.
A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.
- Verified mitigations, workarounds, and config changes
- Version or environment caveats, and links to real fixes
- No weaponised exploit code, or anything meant to cause harm
- No spam, self-promotion, credentials, or personal data