LiveActive security incident?Get immediate response
CVE Record

CVE-2018-25109: Nintendo Animal Crossing Letter Trigram ac-exploit-gc memory corruption

A vulnerability has been found in Nintendo Animal Crossing, Doubutsu no Mori+ and Doubutsu no Mori e+ 1.00/1.01 on GameCube and classified as critical. Affected by this vulnerability is an unknown functionality of the component Letter Trigram Handler. The manipulation leads to memory corruption. It is possible to launch the attack on the physical device. The complexity of an attack is rather high. The exploitation appears to be difficult. The exploit has been disclosed to the public and may be used.

MediumCVSS 6.4Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2018-25109 is a memory corruption issue in specific GameCube-era Nintendo Animal Crossing titles. Business urgency is usually limited because exploitation requires physical-device context and high attack complexity, but preservation labs, museums, collectors, and emulator or research environments handling untrusted game data should treat it as a real integrity and availability risk.

Executive priority

Prioritize as moderate and niche. It is not a broad enterprise emergency, but teams managing retro gaming assets, exhibits, or security research labs should control untrusted media and document exposure because public exploit material is available.

Technical view

The reported flaw affects the Letter Trigram Handler in Animal Crossing, Doubutsu no Mori+, and Doubutsu no Mori e+ versions 1.00 and 1.01. Manipulated trigram-related letter data can cause memory corruption. The CVSS vector is physical access, high complexity, no privileges, no user interaction, with high confidentiality, integrity, and availability impact.

Likely exposure

Likely exposure is narrow: physical GameCube devices, affected game versions, and research or preservation workflows using related game data. Mainstream enterprise exposure is unlikely unless these titles or derived artifacts are handled in labs, museums, events, or emulator testing environments.

Exploitation context

The bundle says public exploit material exists, but KEV is false and no cited source establishes active exploitation. The attack is described as difficult and physical-device based, so risk depends heavily on access to affected media, consoles, or trusted workflows that process untrusted Animal Crossing data.

Researcher notes

Evidence is limited to the CVE/VulDB description and related public research references. The affected function is unnamed beyond the Letter Trigram Handler. No vendor patch, active exploitation, or enterprise-scale attack path is established in the supplied sources.

Mitigation direction

  • Check Nintendo or trusted maintainer guidance; no patch is named in the bundle.
  • Do not accept untrusted save, memory-card, or letter data for affected titles.
  • Isolate preservation or emulator analysis systems from sensitive networks.
  • Keep known-good backups before handling third-party game data.
  • Treat public exploit repositories as research material, not validation tooling.

Validation and detection

  • Inventory whether affected titles and versions 1.00 or 1.01 are present.
  • Confirm whether workflows process Animal Crossing letter or trigram-related data.
  • Review labs, exhibits, or events for untrusted memory-card handling.
  • Check whether emulator or preservation tooling imports third-party game artifacts.
  • Document compensating controls where affected physical media cannot be removed.
Prepared
Confidence
medium
Sources
7

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

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-119: 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.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2018-25109 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
6.4 (3.1)
Known Exploited
No
Published

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

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

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.

1CVSS vectors
0Timeline events
0ADP providers
6Source links

CVSS vector scores

1 official score

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.

ScoreVersionSeverityVectorExploitImpactSource
6.4CVSS 3.1MediumCVSS:3.1/AV:P/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H0.55.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

6.4Medium
CVSS 3.1 vector shape for CVE-2018-25109Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
NintendoAnimal Crossing1.00, 1.01Listed
NintendoDoubutsu no Mori+1.00, 1.01Listed
NintendoDoubutsu no Mori e+1.00, 1.01Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-119 · source CWE mapping

Improper Restriction of Operations within the Bounds of a Memory Buffer

Improper Restriction of Operations within the Bounds of a Memory Buffer represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.