CVE-2026-9497: changmingxie tcc-transaction Fastjson AutoType REST API Fastjson.parseObject deserialization
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.
CVE-2026-9497 affects changmingxie tcc-transaction through unsafe Fastjson deserialization in a REST API component. A remote authenticated attacker may affect confidentiality, integrity, and availability. Public sources do not name a vendor fix, and the vendor reportedly did not respond to disclosure contact.
Executive priority
Prioritize review if tcc-transaction is used in production workflows, especially internet-facing or partner-facing systems. The issue is medium severity, but deserialization flaws can become serious when exposed through trusted API paths without strong access controls.
Technical view
The issue is reported in tcc-transaction up to 2.1.0, specifically Fastjson.parseObject in the Fastjson AutoType REST API. It is classified under CWE-20 and CWE-502. The CVSS v2 score is 6.5 with network access, low complexity, and required authentication.
Likely exposure
Exposure is most likely where tcc-transaction 2.0 or 2.1.0 is deployed and its REST API is reachable by authenticated users or services. Public internet exposure increases operational risk, but the source bundle does not confirm unauthenticated exploitation.
Exploitation context
The CVE record says remote attack is possible and the VulDB metadata references proof-of-concept maturity, but KEV is false and no cited source confirms active exploitation. Treat exploit availability as plausible but not proven operational exploitation.
Researcher notes
Evidence is limited to CVE and VulDB-style reporting. The vendor reportedly did not respond, and no official patch is named in the provided sources. Avoid assuming impact beyond partial confidentiality, integrity, and availability effects from the CVSS vector.
Mitigation direction
Inventory deployments of changmingxie tcc-transaction 2.0 and 2.1.0.
Check the project and vendor channels for official upgrade or mitigation guidance.
Restrict access to affected REST API endpoints to trusted authenticated users only.
Place exposed instances behind network controls or service-level allowlists.
Monitor logs for unusual authenticated API requests involving deserialization paths.
Validation and detection
Confirm whether tcc-transaction is present in application dependency manifests or runtime images.
Identify exposed REST API routes using tcc-transaction components.
Verify deployed versions against 2.0 and 2.1.0.
Review authentication boundaries for the affected API surface.
Check security monitoring for suspicious authenticated requests to those endpoints.
Based on public source material and reviewed before publication.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · low confidence lookup
CWE-20: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Code execution and unsafe deserialization weaknesses often justify reviewing execution behavior and process telemetry. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve
time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present,
the table keeps the source vectors side by side instead of collapsing them into the highest score.