Description
A vulnerability was determined in kofrasa mingo up to 7.2.1. This impacts the function update/updateOne/updateMany of the component Update API. Executing a manipulation of the argument Set can lead to improperly controlled modification of object prototype attributes. The attack may be launched remotely. Upgrading to version 7.2.2 will fix this issue. This patch is called fadc398251792c2ba441cbc539f359fc7943c0c2. It is recommended to upgrade the affected component.
Published: 2026-07-14
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A vulnerability exists in the Update API of kofrasa mingo versions up to 7.2.1. Manipulation of the Set argument within the update, updateOne, or updateMany functions can cause an uncontrolled change of object prototype attributes, a classic prototype‑pollution flaw. This can allow a remote attacker to alter prototypes that the application may later use.

Affected Systems

The affected product is kofrasa mingo, all releases up to and including 7.2.1. The security fix is deployed in version 7.2.2, which removes the prototype‑pollution issue. The fix is identified by commit fadc398251792c2ba441cbc539f359fc7943c0c2.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate severity, and the EPSS score of less than 1% suggests a low likelihood of exploitation at present. The vulnerability is not in the CISA KEV catalog. Attackers can exploit it remotely by sending crafted update requests that include malicious Set arguments. Because prototype pollution can alter the behavior of any object that inherits from the polluted prototype, the exploited systems may exhibit unpredictable logic or state changes.

Generated by OpenCVE AI on July 31, 2026 at 10:06 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade kofrasa mingo to version 7.2.2 or later, which removes the prototype‑pollution bug.
  • Validate and sanitize any Set parameters that reach the update, updateOne, or updateMany methods so that no prototype keys can be injected.
  • Restrict external access to the Update API or enforce strong authentication and authorization to limit the exposure of this endpoint to trusted clients.

Generated by OpenCVE AI on July 31, 2026 at 10:06 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 14 Jul 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 14 Jul 2026 15:45:00 +0000

Type Values Removed Values Added
Description A vulnerability was determined in kofrasa mingo up to 7.2.1. This impacts the function update/updateOne/updateMany of the component Update API. Executing a manipulation of the argument Set can lead to improperly controlled modification of object prototype attributes. The attack may be launched remotely. Upgrading to version 7.2.2 will fix this issue. This patch is called fadc398251792c2ba441cbc539f359fc7943c0c2. It is recommended to upgrade the affected component.
Title kofrasa mingo Update API updateMany prototype pollution
First Time appeared Kofrasa
Kofrasa mingo
Weaknesses CWE-1321
CWE-94
CPEs cpe:2.3:a:kofrasa:mingo:*:*:*:*:*:*:*:*
Vendors & Products Kofrasa
Kofrasa mingo
References
Metrics cvssV2_0

{'score': 6.5, 'vector': 'AV:N/AC:L/Au:S/C:P/I:P/A:P/E:POC/RL:OF/RC:C'}

cvssV3_0

{'score': 6.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:O/RC:C'}

cvssV3_1

{'score': 6.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:O/RC:C'}

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-07-14T16:26:47.699Z

Reserved: 2026-07-14T05:08:37.762Z

Link: CVE-2026-15698

cve-icon Vulnrichment

Updated: 2026-07-14T16:03:41.934Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T10:15:06Z

Weaknesses
  • CWE-1321

    Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')

  • CWE-94

    Improper Control of Generation of Code ('Code Injection')