Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-9497 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

A flaw has been found in changmingxie tcc-transaction up to 2.1.0. This issue affects the function Fastjson.parseObject of the component Fastjson AutoType REST API. This manipulation causes deserialization. It is possible to initiate the attack remotely. The vendor was contacted early about this disclosure but did not respond in any way.

Metrics

References 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.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-20Improper Input Validation[email protected]
CWE-502Deserialization of Untrusted Data[email protected]

Affected Products

ProductVersions
changmingxie tcc-transaction
All versions

CPE

  • No CPEs found in CPE dictionary for this product.

Remediation

  • Workaround:low effort

    Disable AutoType by setting ParserConfig.getGlobalInstance().setAutoTypeSupport(false) and use safeMode.

  • Workaround:low effort

    Use explicit type mapping instead of AutoType.

  • Workaround:low effort

    Require authentication for Redis connections.

  • Mitigation:low effort

    Restrict Redis access to application servers.

Change History

4 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-9497
NVD Published Date:
May 25, 2026
NVD Last Modified:
Jul 23, 2026
Source:
[email protected]
CVE-2026-9497 Details - Not Deferred