Search

Find a vulnerability

Search criteria Use this form to refine search results.
Full-text search supports keyword queries with ranking and filtering.
You can combine vendor, product, and sources to narrow results.
Enable “Apply ordering” to sort by date instead of relevance.

    3 vulnerabilities by EA Games

    GCVE-1-2026-0011

    Vulnerability from gna-1 – Published: 2026-01-29 14:37 – Updated: 2026-01-29 14:39
    VLAI
    Summary
    Out-of-bounds memory write in the network packet fragmentation and reassembly code in Electronic Arts Command & Conquer: Generals before latest community patches on Windows allows a remote unauthenticated attacker to cause memory corruption and potential remote code execution via specially crafted fragmented multiplayer network packets.
    CWE
    Assigner
    References
    URL Tags
    https://www.atredis.com/blog/2026/1/26/generals third-party-advisory
    Impacted products
    Credits
    Bryan Alexander

    {
      "containers": {
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "platforms": [
                "Windows"
              ],
              "product": "Command \u0026 Conquer: Generals",
              "vendor": "EA Games",
              "versions": [
                {
                  "status": "affected"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Bryan Alexander"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Out-of-bounds memory write in the network packet fragmentation and reassembly code in Electronic Arts Command \u0026amp; Conquer: Generals before latest community patches on Windows allows a remote unauthenticated attacker to cause memory corruption and potential remote code execution via specially crafted fragmented multiplayer network packets."
                }
              ],
              "value": "Out-of-bounds memory write in the network packet fragmentation and reassembly code in Electronic Arts Command \u0026 Conquer: Generals before latest community patches on Windows allows a remote unauthenticated attacker to cause memory corruption and potential remote code execution via specially crafted fragmented multiplayer network packets."
            }
          ],
          "impacts": [
            {
              "capecId": "CAPEC-100",
              "descriptions": [
                {
                  "lang": "en",
                  "value": "CAPEC-100 Overflow Buffers"
                }
              ]
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "Automatable": "NOT_DEFINED",
                "Recovery": "NOT_DEFINED",
                "Safety": "NOT_DEFINED",
                "attackComplexity": "LOW",
                "attackRequirements": "NONE",
                "attackVector": "NETWORK",
                "baseScore": 8.7,
                "baseSeverity": "HIGH",
                "privilegesRequired": "NONE",
                "providerUrgency": "NOT_DEFINED",
                "subAvailabilityImpact": "NONE",
                "subConfidentialityImpact": "NONE",
                "subIntegrityImpact": "NONE",
                "userInteraction": "NONE",
                "valueDensity": "NOT_DEFINED",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N",
                "version": "4.0",
                "vulnAvailabilityImpact": "HIGH",
                "vulnConfidentialityImpact": "NONE",
                "vulnIntegrityImpact": "NONE",
                "vulnerabilityResponseEffort": "NOT_DEFINED"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-787",
                  "description": "CWE-787 Out-of-bounds Write",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "orgId": "00000000-0000-4000-9000-000000000000"
          },
          "references": [
            {
              "tags": [
                "third-party-advisory"
              ],
              "url": "https://www.atredis.com/blog/2026/1/26/generals"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "x_generator": {
            "engine": "Vulnogram 0.2.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "00000000-0000-4000-9000-000000000000",
        "datePublished": "2026-01-29T14:37:00.000Z",
        "dateUpdated": "2026-01-29T14:39:17.728822Z",
        "requesterUserId": "00000000-0000-4000-9000-000000000000",
        "serial": 1,
        "state": "PUBLISHED",
        "vulnId": "gcve-1-2026-0011",
        "vulnerabilitylookup_history": [
          [
            "andras.iklody@gmail.com",
            "2026-01-29T14:37:20.103009Z"
          ],
          [
            "andras.iklody@gmail.com",
            "2026-01-29T14:39:17.728822Z"
          ]
        ]
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    GCVE-1-2026-0010

    Vulnerability from gna-1 – Published: 2026-01-29 14:33 – Updated: 2026-01-29 14:33
    VLAI
    Summary
    Improper input validation in the file transfer handling logic in Electronic Arts Command & Conquer: Generals before latest community patches on Windows allows a remote unauthenticated attacker to write arbitrary files to disk and achieve code execution via malicious multiplayer file-transfer packets.
    CWE
    • CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
    Assigner
    References
    URL Tags
    https://www.atredis.com/blog/2026/1/26/generals third-party-advisory
    Impacted products
    Credits
    Bryan Alexander

    {
      "containers": {
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "platforms": [
                "Windows"
              ],
              "product": "Command \u0026 Conquer: Generals",
              "vendor": "EA Games",
              "versions": [
                {
                  "status": "affected"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Bryan Alexander"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Improper input validation in the file transfer handling logic in Electronic Arts Command \u0026amp; Conquer: Generals before latest community patches on Windows allows a remote unauthenticated attacker to write arbitrary files to disk and achieve code execution via malicious multiplayer file-transfer packets.\u003cbr\u003e"
                }
              ],
              "value": "Improper input validation in the file transfer handling logic in Electronic Arts Command \u0026 Conquer: Generals before latest community patches on Windows allows a remote unauthenticated attacker to write arbitrary files to disk and achieve code execution via malicious multiplayer file-transfer packets."
            }
          ],
          "impacts": [
            {
              "capecId": "CAPEC-23",
              "descriptions": [
                {
                  "lang": "en",
                  "value": "CAPEC-23 File Content Injection"
                }
              ]
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "Automatable": "NOT_DEFINED",
                "Recovery": "NOT_DEFINED",
                "Safety": "NOT_DEFINED",
                "attackComplexity": "LOW",
                "attackRequirements": "NONE",
                "attackVector": "NETWORK",
                "baseScore": 9.3,
                "baseSeverity": "CRITICAL",
                "privilegesRequired": "NONE",
                "providerUrgency": "NOT_DEFINED",
                "subAvailabilityImpact": "NONE",
                "subConfidentialityImpact": "NONE",
                "subIntegrityImpact": "NONE",
                "userInteraction": "NONE",
                "valueDensity": "NOT_DEFINED",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
                "version": "4.0",
                "vulnAvailabilityImpact": "HIGH",
                "vulnConfidentialityImpact": "HIGH",
                "vulnIntegrityImpact": "HIGH",
                "vulnerabilityResponseEffort": "NOT_DEFINED"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-22",
                  "description": "CWE-22 Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "orgId": "00000000-0000-4000-9000-000000000000"
          },
          "references": [
            {
              "tags": [
                "third-party-advisory"
              ],
              "url": "https://www.atredis.com/blog/2026/1/26/generals"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "x_generator": {
            "engine": "Vulnogram 0.2.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "00000000-0000-4000-9000-000000000000",
        "datePublished": "2026-01-29T14:33:18.822829Z",
        "dateUpdated": "2026-01-29T14:33:18.822829Z",
        "requesterUserId": "00000000-0000-4000-9000-000000000000",
        "serial": 1,
        "state": "PUBLISHED",
        "vulnId": "gcve-1-2026-0010",
        "vulnerabilitylookup_history": [
          [
            "andras.iklody@gmail.com",
            "2026-01-29T14:33:18.822829Z"
          ]
        ]
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    GCVE-1-2026-0009

    Vulnerability from gna-1 – Published: 2026-01-29 14:30 – Updated: 2026-01-29 14:30
    VLAI
    Summary
    Stack-based buffer overflow in the multiplayer network packet handler in Electronic Arts Command & Conquer: Generals before latest community patches on Windows allows a remote unauthenticated attacker to execute arbitrary code via crafted NETCOMMANDTYPE_FILE UDP packets sent to the game’s multiplayer port.
    CWE
    Assigner
    References
    URL Tags
    https://www.atredis.com/blog/2026/1/26/generals third-party-advisory
    Impacted products
    Credits
    Bryan Alexander

    {
      "containers": {
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "platforms": [
                "Windows"
              ],
              "product": "Command \u0026 Conquer: Generals",
              "vendor": "EA Games",
              "versions": [
                {
                  "status": "affected"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Bryan Alexander"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Stack-based buffer overflow in the multiplayer network packet handler in Electronic Arts Command \u0026amp; Conquer: Generals before latest community patches on Windows allows a remote unauthenticated attacker to execute arbitrary code via crafted NETCOMMANDTYPE_FILE UDP packets sent to the game\u2019s multiplayer port."
                }
              ],
              "value": "Stack-based buffer overflow in the multiplayer network packet handler in Electronic Arts Command \u0026 Conquer: Generals before latest community patches on Windows allows a remote unauthenticated attacker to execute arbitrary code via crafted NETCOMMANDTYPE_FILE UDP packets sent to the game\u2019s multiplayer port."
            }
          ],
          "impacts": [
            {
              "capecId": "CAPEC-100",
              "descriptions": [
                {
                  "lang": "en",
                  "value": "CAPEC-100 Overflow Buffers"
                }
              ]
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "Automatable": "NOT_DEFINED",
                "Recovery": "NOT_DEFINED",
                "Safety": "NOT_DEFINED",
                "attackComplexity": "LOW",
                "attackRequirements": "NONE",
                "attackVector": "NETWORK",
                "baseScore": 9.3,
                "baseSeverity": "CRITICAL",
                "privilegesRequired": "NONE",
                "providerUrgency": "NOT_DEFINED",
                "subAvailabilityImpact": "NONE",
                "subConfidentialityImpact": "NONE",
                "subIntegrityImpact": "NONE",
                "userInteraction": "NONE",
                "valueDensity": "NOT_DEFINED",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
                "version": "4.0",
                "vulnAvailabilityImpact": "HIGH",
                "vulnConfidentialityImpact": "HIGH",
                "vulnIntegrityImpact": "HIGH",
                "vulnerabilityResponseEffort": "NOT_DEFINED"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-787",
                  "description": "CWE-787 Out-of-bounds Write",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "orgId": "00000000-0000-4000-9000-000000000000"
          },
          "references": [
            {
              "tags": [
                "third-party-advisory"
              ],
              "url": "https://www.atredis.com/blog/2026/1/26/generals"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "x_generator": {
            "engine": "Vulnogram 0.2.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "00000000-0000-4000-9000-000000000000",
        "datePublished": "2026-01-29T14:30:38.596928Z",
        "dateUpdated": "2026-01-29T14:30:38.596928Z",
        "requesterUserId": "00000000-0000-4000-9000-000000000000",
        "serial": 1,
        "state": "PUBLISHED",
        "vulnId": "gcve-1-2026-0009",
        "vulnerabilitylookup_history": [
          [
            "andras.iklody@gmail.com",
            "2026-01-29T14:30:38.596928Z"
          ]
        ]
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }