CVE-2026-39006 Details
Description
An issue in SNMP4J-Agent 3.8.3 allows a remote attacker to execute arbitrary code via the snmp4jCfgStoragePath component.
A remote code execution vulnerability exists in SNMP4J-Agent version 3.8.3. The issue arises in the default configuration of the SampleAgent, where the SNMPv1/v2c community 'public' is granted unrestricted write access. This allows remote attackers to manipulate the 'snmp4jCfgStoragePath' component, triggering storage or restoration operations that can lead to arbitrary code execution via Java deserialization. Additionally, the vulnerability can be exploited to write or overwrite files at specified local paths.
To mitigate this vulnerability, it is recommended to remove default write privileges from the SNMPv1/v2c community in both sample and production configurations. Persistent storage paths should be restricted to a safe directory, and Java native deserialization should be replaced with a safer format or controlled using an 'ObjectInputFilter' allowlist. Additionally, enable source address filtering for SNMPv1/v2c where applicable.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jun 15, 2026CISA-ADP
Assessed Jun 16, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/EaEa0001/security-advisories/blob/main/CVE-2026-39006.md | [email protected] | AdvisoryExploitRemedy |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-284 | Improper Access Control | CISA-ADP |
| CWE-502 | Deserialization of Untrusted Data | CISA-ADP |
| CWE-73 | External Control of File Name or Path | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| SNMP4J-Agent | 3.8.3 (semver) |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jun 16, 2026 | CVE Modified | CISA-ADP |
| Jun 15, 2026 | New CVE Received | [email protected] |
Volerion