Description
Portable Puzzle Collection before 20230116.5782e29 was discovered to contain a buffer overflow which allows attackers to cause a Denial of Service (DoS) via a crafted save file.
Published: 2026-09-14
Score: 2.9 Low
EPSS: n/a
KEV: No
Impact: Denial of Service via buffer overflow
Action: Patch
AI Analysis

Impact

A buffer overflow exists in the Portable Puzzle Collection before the 20230116.5782e29 release. The flaw allows an attacker to craft a malicious save file that, when loaded, overflows a stack buffer and crashes the application, resulting in a denial of service. The vulnerability is an example of CWE-120, a classic memory corruption flaw that compromises application availability but does not directly expose data or provide remote code execution.

Affected Systems

The affected product is Simon Tatham’s Portable Puzzle Collection, versions prior to the 20230116.5782e29 revision. Users on any platform running an unpatched version of this open‑source puzzle suite are susceptible to receiving a crafted save file from a local or network source and experiencing a forced crash.

Risk and Exploitability

The CVSS score of 2.9 indicates low severity. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog, suggesting that exploitation is unlikely in the wild. The likely attack vector would involve an attacker supplying a malicious save file to a target user, either by direct file transfer, phishing, or embedding the file in a shared location. Because it requires a local user to load the file, widespread remote exploitation is improbable, but an unpatched system is vulnerable to accidental or malicious crashes that can degrade user experience or cause repeated restarts.

Generated by OpenCVE AI on September 14, 2026 at 11:15 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update to Portable Puzzle Collection version 20230116.5782e29 or later
  • Disallow or quarantine save files from untrusted sources until the patch is applied
  • Monitor application logs for crashes or abnormal termination caused by external files

Generated by OpenCVE AI on September 14, 2026 at 11:15 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 14 Sep 2026 04:15:00 +0000

Type Values Removed Values Added
Description Portable Puzzle Collection before 20230116.5782e29 was discovered to contain a buffer overflow which allows attackers to cause a Denial of Service (DoS) via a crafted save file.
Weaknesses CWE-120
References
Metrics cvssV3_1

{'score': 2.9, 'vector': 'CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-09-14T04:00:21.426Z

Reserved: 2023-01-23T00:00:00.000Z

Link: CVE-2023-24283

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-14T04:16:35.440

Modified: 2026-09-14T04:16:35.440

Link: CVE-2023-24283

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-14T11:15:17Z

Weaknesses
  • CWE-120

    Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')