CVE-2023-26436

HIGHCVSS 8.8/10EPSS 1.25%

Last modified

CVE-2023-26436 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. Attackers with access to the "documentconverterws" API were able to inject serialized Java objects, that were not properly checked during deserialization. Access to this API endpoint is restricted to local networks by default. EPSS estimates a 1.25% chance of exploitation in the next 30 days.

Description

Attackers with access to the "documentconverterws" API were able to inject serialized Java objects, that were not properly checked during deserialization. Access to this API endpoint is restricted to local networks by default. Arbitrary code could be injected that is being executed when processing the request. A check has been introduced to restrict processing of legal and expected classes for this API. We now log a warning in case there are attempts to inject illegal classes. No publicly available exploits are known.

Metrics

CVSS 3.1
8.8/10

CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

EPSS Probability
1.25%

65.7th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
Open-XchangeOpen-Xchange Appsuite Backend< 7.10.6
Open-XchangeOpen-Xchange Appsuite Backend7.10.6

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2023-26436?
Attackers with access to the "documentconverterws" API were able to inject serialized Java objects, that were not properly checked during deserialization. Access to this API endpoint is restricted to local networks by default. Arbitrary code could be injected that is being executed when processing the request. A check has been introduced to restrict processing of legal and expected classes for this API. We now log a warning in case there are attempts to inject illegal classes. No publicly available exploits are known.
How severe is CVE-2023-26436?
CVE-2023-26436 has a CVSS score of 8.8/10 (HIGH severity). The EPSS model estimates a 1.25% probability of exploitation in the next 30 days.
How do I fix CVE-2023-26436?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2023-26436?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST