Description
An issue in SNMP4J-Agent 3.8.3 allows a remote attacker to execute arbitrary code via the snmp4jCfgStoragePath component.
Published: 2026-06-15
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An issue in SNMP4J-Agent version 3.8.3 allows a remote attacker to execute arbitrary code via the snmp4jCfgStoragePath component. Based on the listed CWEs (CWE‑284, CWE‑502, CWE‑73), it is inferred that the vulnerability may involve insufficient access control, unsafe deserialization, and path traversal, which together can enable full system compromise.

Affected Systems

The vulnerability affects installations of SNMP4J-Agent 3.8.3 that include the snmp4jCfgStoragePath component; any such deployment is at risk.

Risk and Exploitability

The CVSS score of 9.8 indicates a critical severity. The EPSS score of less than 1% suggests that exploitation is currently rare, and the vulnerability is not listed in CISA’s KEV catalog. Based on the description, it is inferred that an attacker may need to interact with the SNMP service to trigger the vulnerable component, but the authentication requirements are not explicitly defined.

Generated by OpenCVE AI on June 18, 2026 at 03:36 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Obtain and install the latest patched release of SNMP4J-Agent that removes the vulnerable snmp4jCfgStoragePath component.
  • If an immediate upgrade is not possible, block or restrict SNMP traffic to the snmp4jCfgStoragePath interface using firewall rules or access control lists to limit exposure to trusted hosts.
  • If the snmp4jCfgStoragePath component is required, apply input validation and secure coding practices to mitigate potential deserialization risks based on CWE‑502, and ensure that appropriate access controls are in place to limit invocation of the component.

Generated by OpenCVE AI on June 18, 2026 at 03:36 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 26 Jun 2026 10:45:00 +0000

Type Values Removed Values Added
First Time appeared Agentpp
Agentpp snmp4j-agent
Vendors & Products Agentpp
Agentpp snmp4j-agent

Thu, 18 Jun 2026 04:45:00 +0000

Type Values Removed Values Added
Title Remote Code Execution Vulnerability in SNMP4J‑Agent snmp4jCfgStoragePath

Wed, 17 Jun 2026 05:15:00 +0000

Type Values Removed Values Added
Title Remote Code Execution Vulnerability in SNMP4J‑Agent snmp4jCfgStoragePath

Tue, 16 Jun 2026 15:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284
CWE-502
CWE-73
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Mon, 15 Jun 2026 19:30:00 +0000

Type Values Removed Values Added
Description An issue in SNMP4J-Agent 3.8.3 allows a remote attacker to execute arbitrary code via the snmp4jCfgStoragePath component.
References

Subscriptions

Agentpp Snmp4j-agent
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-06-16T13:49:15.063Z

Reserved: 2026-04-06T00:00:00.000Z

Link: CVE-2026-39006

cve-icon Vulnrichment

Updated: 2026-06-16T13:49:03.273Z

cve-icon NVD

Status : Deferred

Published: 2026-06-15T20:16:27.217

Modified: 2026-06-16T15:50:58.757

Link: CVE-2026-39006

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-26T09:46:31Z

Weaknesses
  • CWE-284

    Improper Access Control

  • CWE-502

    Deserialization of Untrusted Data

  • CWE-73

    External Control of File Name or Path