CVE-2026-8735 Details
Description
A vulnerability was identified in Oinone Pamirs up to 7.2.0. This affects the function JsonUtils.parseMap of the file PamirsParserConfig.java of the component appConfigQuery Interface. Such manipulation leads to deserialization. The attack can be launched remotely. The exploit is publicly available and might be used. The vendor was contacted early about this disclosure but did not respond in any way.
A deserialization vulnerability allowing remote code execution has been identified in Oinone Pamirs versions through 7.2.0. The issue arises in the 'appConfigQuery' interface, which is accessible without authentication. The vulnerability is triggered when the 'JsonUtils.parseMap' function processes a JSON string containing malicious instructions. This manipulation exploits a configuration flaw that disables Fastjson's security features, allowing attackers to execute arbitrary commands on the server.
Remove the 'setAutoTypeSupport(true)' configuration from 'PamirsParserConfig.java' to restore Fastjson's default security settings. If polymorphic deserialization is necessary, restrict allowed classes to safe internal package names. Additionally, upgrade Fastjson to version 2.x or 1.2.83+ and use its 'SafeMode' feature.
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 May 17, 2026CISA-ADP
Assessed May 18, 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/SourByte05/SourByte-Lab/issues/13 | [email protected] | ExploitIssue TrackingRemedy |
| https://vuldb.com/submit/809887 | [email protected] | Permission Required |
| https://vuldb.com/vuln/364323 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/364323/cti | [email protected] | AdvisoryPermission Required |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-20 | Improper Input Validation | [email protected] |
| CWE-502 | Deserialization of Untrusted Data | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Oinone Pamirs | All versions |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 17, 2026 | New CVE Received | [email protected] |
Volerion