Description
Improper neutralization of formula elements in a CSV file vulnerability in MIA Technology Inc. Pizzy Library allows Code Injection.

This issue affects Pizzy Library: from 1.0.0.26250 before 1.3.9.26250.
Published: 2026-06-15
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw is an improper neutralization of formula elements inside a CSV file processed by MIA Technology Inc.'s Pizzy Library. Because the library accepts raw CSV input, a maliciously crafted file can cause injected code to execute during parsing, allowing an attacker to compromise confidentiality, integrity, or availability of any system that uses the library to load that file. The weakness is categorized as CWE‑1236 and carries a CVSS score of 8.8.

Affected Systems

Affecting MIA Technology Inc.'s Pizzy Library versions from 1.0.0.26250 up to, but not including, 1.3.9.26250 on all platforms where the library is deployed. No other products or versions are listed as affected.

Risk and Exploitability

With a CVSS score of 8.8 the vulnerability is considered critically high severity. The EPSS score is not publicly available, indicating that detailed exploitation probability data is missing; however, the lack of a KEV listing suggests it has not been widely leveraged in the wild to date. The likely attack vector is a file upload or import scenario where an attacker supplies a malicious CSV to the application that utilizes Pizzy Library, leading to code execution without additional authentication or privilege escalation mechanisms.

Generated by OpenCVE AI on June 16, 2026 at 03:12 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Pizzy Library to a version newer than 1.3.9.26250 once a patched release is available
  • If an upgrade is not immediately possible, validate or sanitize all formula elements before passing the CSV content to the library, removing any leading '=', '+', '-', or '@' characters
  • Configure file upload controls to restrict CSV files to a safe directory and monitor for unusually large or malformed files

Generated by OpenCVE AI on June 16, 2026 at 03:12 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 15 Jun 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Mon, 15 Jun 2026 14:00:00 +0000

Type Values Removed Values Added
Description Improper neutralization of formula elements in a CSV file vulnerability in MIA Technology Inc. Pizzy Library allows Code Injection. This issue affects Pizzy Library: from 1.0.0.26250 before 1.3.9.26250.
Title Code Injection in Mia Technologies' Pizzy Library
Weaknesses CWE-1236
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: TR-CERT

Published:

Updated: 2026-06-15T15:59:03.264Z

Reserved: 2026-03-31T14:31:37.706Z

Link: CVE-2026-5242

cve-icon Vulnrichment

Updated: 2026-06-15T15:58:56.824Z

cve-icon NVD

Status : Deferred

Published: 2026-06-15T14:16:37.697

Modified: 2026-06-15T20:46:57.713

Link: CVE-2026-5242

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-16T03:15:14Z

Weaknesses
  • CWE-1236

    Improper Neutralization of Formula Elements in a CSV File