BlackTreeIndependent security intelligence
← Back to the CVE catalogue
Full vulnerability report · 2022
CVE-2021-44906High confidence

Minimist <=1.2.5 is vulnerable to Prototype Pollution via file index.js, function setKey() (lines 69-95)

n/a · n/a

9.8CriticalCVSS 3.1
Recommended action
Within 72 hours

Critical technical impact with a remotely reachable, unauthenticated path and a public exploit reference; no CISA KEV confirmation is currently recorded.

Patch available
Distribution package intelligence

Ubuntu vendor package status

Canonical’s release and source-package findings are shown separately from local repository availability.

1 package state
Repository candidate not checked

A published vendor fix does not prove that a matching update is enabled and installable on a particular asset. Confirm the local package candidate before scheduling remediation.

Ubuntu releaseSource packageVendor stateFixed versionEvidence
Ubuntu 24.04 LTSnoble · standard archivenode-minimistUnder evaluationCanonical reports that the package might be affected and still needs evaluation or fixing.Not published in this feedCanonical record ↗Source updated 9 Sept 2026
Direct vendor intelligence

Authoritative vendor CSAF and VEX advisories

Structured product status and remediation from the issuing vendor. Product-state explanations are always visible; large lists can be searched or downloaded.

1 current
CVE-2021-44906 · CSAF 2.0 · revision 3 · finalRed Hat Product Securityminimist: prototype pollution
27 known affected

The vendor explicitly identifies these products as affected by this CVE.

  • rhmtc/openshift-migration-ui-rhel8 as a component of Migration Toolkit for Containers
  • 3scale-apicast-operator-bundle-container as a component of Red Hat 3scale API Management Platform 2
  • 3scale-apicast-operator-container as a component of Red Hat 3scale API Management Platform 2
  • nodejs-devel (nodejs:12) as a component of Red Hat Enterprise Linux 8
  • nodejs-docs (nodejs:12) as a component of Red Hat Enterprise Linux 8
  • nodejs-full-i18n (nodejs:12) as a component of Red Hat Enterprise Linux 8
  • nodejs-libs (nodejs:12) as a component of Red Hat Enterprise Linux 8
  • nodejs-nodemon.src (nodejs:12) as a component of Red Hat Enterprise Linux 8
  • nodejs-nodemon (nodejs:12) as a component of Red Hat Enterprise Linux 8
  • nodejs-packaging-bundler (nodejs:12) as a component of Red Hat Enterprise Linux 8
  • nodejs-packaging.src (nodejs:12) as a component of Red Hat Enterprise Linux 8
  • nodejs-packaging (nodejs:12) as a component of Red Hat Enterprise Linux 8
Summary
An Uncontrolled Resource Consumption flaw was found in minimist. The original fix for CVE-2020-7598 was incomplete as it was still possible to bypass in some cases. This flaw (CVE-2021-44906) allows an attacker to trick the library into adding or modifying the properties of Object.prototype, using a constructor or __proto__ payload, resulting in prototype pollution and loss of confidentiality, availability, and integrity.
Remediation
Before applying this update, ensure all previously released errata relevant to your system have been applied. Also, back up your existing installation, including all applications, configuration files, databases and database settings. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258
Optional official sources

National CERT insights
?CERT means Computer Emergency Response Team; CSIRT is the closely related term Computer Security Incident Response Team.

Select the national-authority views to include. The exact source language is shown on each matched advisory. Your choice is remembered on this device and encoded in the shareable URL.

Official European source

ENISA European Vulnerability Database

Official EUVD identifiers, advisory evidence and known-exploited context. Missing fields are not treated as evidence of low risk.

1 current
ENISA EUVD identifier

EUVD-2022-1589

No EUVD known-exploited evidence

ENISA has published the identifier mapping but no EUVD description has been stored yet.

EUVD state
Present in the current official mapping
Known exploitation
Not present in the current ENISA EUVD known-exploited dataset. This is not proof of no exploitation.
ENISA score
Not supplied in the stored EUVD record
Advisory evidence
No linked advisory details stored yet
Recommended actionWithin 72 hours

Critical technical impact with a remotely reachable, unauthenticated path and a public exploit reference; no CISA KEV confirmation is currently recorded.

Patch available
01

What, why and how

Minimist <=1.2.5 is vulnerable to Prototype Pollution via file index.js, function setKey() (lines 69-95).

What

Minimist <=1.2.5 is vulnerable to Prototype Pollution via file index.js, function setKey() (lines 69-95).

Why

The product receives input from an upstream component that specifies attributes that are to be initialized or updated in an object, but it does not properly control modifications of attributes of the object prototype.

How

An attacker operating through a network path may attempt exploitation without authentication or user interaction. If successful, the issue may cause the confidentiality, integrity or availability impact described by the vendor.

What

Minimist <=1.2.5 is vulnerable to Prototype Pollution via file index.js, function setKey() (lines 69-95).

Why

The product receives input from an upstream component that specifies attributes that are to be initialized or updated in an object, but it does not properly control modifications of attributes of the object prototype.

How

An attacker operating through a network path may attempt exploitation without authentication or user interaction. If successful, the issue may cause the confidentiality, integrity or availability impact described by the vendor.

02

Exploit reality and attack path

CVSS severity, EPSS forecast probability, public exploit material and CISA-confirmed exploitation are separate signals.

Observed exploitation
?Confirmed exploitation and public exploit material are separate signals. Attacks can occur without public proof-of-concept or exploit code.
No confirmed evidence

No CISA KEV match was present at the last successful refresh. This means no confirmation from that source, not proof of no exploitation.

Public PoC / exploit material
?Confirmed exploitation and public exploit material are separate signals. Attacks can occur without public proof-of-concept or exploit code.
Reference recorded

A structured CVE source labels at least one public reference as exploit material. BlackTree has not independently validated that it is safe, reliable or weaponised.

Likely attack path
a network path → Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution') → cause the confidentiality, integrity or availability impact described by the vendor
Attack surface
Network
Privileges required
None: unauthenticated exploitation is possible
User interaction
None
Attack complexity
Low: no specialised conditions are recorded
Security boundary
Unchanged: impact remains within the vulnerable component's security authority
Weakness
?CWE means Common Weakness Enumeration: a standard category for the underlying weakness.
CWE-1321

CWE-1321: Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution'). The product receives input from an upstream component that specifies attributes that are to be initialized or updated in an object, but it does not properly control modifications of attributes of the object prototype.

CVSS vector
?CVSS means Common Vulnerability Scoring System. The vector records the metric values used to calculate technical severity.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Common Vulnerability Scoring System 3.1: the compact vector below is decoded into plain language.

AVNetworkAttack vector: The vulnerable component can be reached over a network.ACLowAttack complexity: No specialised conditions are required beyond attacker-controlled input.PRNonePrivileges required: The attacker does not need an account or existing privileges.UINoneUser interaction: No action by another user is required.SUnchangedScope: The security impact remains within the vulnerable component's authority.CHighConfidentiality impact: A successful attack can cause a major loss.IHighIntegrity impact: A successful attack can cause a major loss.AHighAvailability impact: A successful attack can cause a major loss.
Post-exploitation / living off the land
No specific living-off-the-land technique is confirmed in the structured sources. Monitor normal administration tools for activity inconsistent with the affected service's baseline.
NetworkUnauthenticatedCWE-1321Public exploit reference
A

Official authority intelligence

Only matched European and national findings are included. Language selectors and unavailable sources are omitted.

BSI · German · WID-SEC-W-2026-2923Atlassian Produkte (Bamboo, Bitbucket, Confluence, Crucible, Fisheye, und Jira): Mehrere Schwachstellen

Ein Angreifer kann mehrere Schwachstellen in Atlassian Bamboo, Atlassian Bitbucket, Atlassian Confluence, Atlassian Crucible, Atlassian Fisheye und Atlassian Jira ausnutzen, um beliebigen Programmcode auszuführen, um einen Denial of Service Angriff durchzuführen, um Informationen offenzulegen, um Dateien zu manipulieren, um einen Cross-Site Scripting Angriff durchzuführen, um einen SQL-Injection Angriff durchzuführen, und um Sicherheitsvorkehrungen zu umgehen.

Official advisory
BSI · German · WID-SEC-W-2022-0909IBM DB2: Mehrere Schwachstellen ermöglichen Codeausführung

Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in IBM DB2 ausnutzen, um beliebigen Programmcode auszuführen, Informationen offenzulegen, einen Denial of Service Zustand herbeizuführen oder Dateien zu manipulieren.

Official advisory
BSI · German · WID-SEC-W-2022-2366HCL BigFix: Mehrere Schwachstellen

Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in HCL BigFix ausnutzen, um Informationen offenzulegen eine URL Redirection durchzuführen oder Code auszuführen.

Official advisory
BSI · German · WID-SEC-W-2024-1591Juniper JUNOS: Mehrere Schwachstellen

Ein Angreifer kann mehrere Schwachstellen in Juniper JUNOS ausnutzen, um einen Denial of Service zu verursachen, Informationen offenzulegen, Privilegien zu erweitern und Sicherheitsmechanismen inklusive zu umgehen.

Official advisory
BSI · German · WID-SEC-W-2022-0901Red Hat JBoss Enterprise Application Platform: Mehrere Schwachstellen

Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Red Hat JBoss Enterprise Application Platform ausnutzen, um die Vertraulichkeit, die Verfügbarkeit und die Integrität zu gefährden, Informationen offenzulegen oder einen Denial of Service Zustand herbeizuführen.

Official advisory
BSI · German · WID-SEC-W-2022-0417Red Hat OpenShift Service Mesh: Mehrere Schwachstellen

Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Red Hat OpenShift Service Mesh ausnutzen, um Dateien zu manipulieren, Informationen offenzulegen oder einen Denial of Service Zustand herbeizuführen.

Official advisory
BSI · German · WID-SEC-W-2022-2133JFrog Artifactory: Mehrere Schwachstellen in Drittanbieter-Komponenten

JFrog Artifactory nutzt verschiedene Komponenten von Drittanbietern. Diese enthalten mehrere Schwachstellen. Neuen Informationen von JFrog zufolge sind diese Schwachstellen jedoch nicht in Produkten von JFrog ausnutzbar.

Official advisory
INCIBE-CERT · Spanish · boletin-de-seguridad-de-atlassian-agosto-de-2026Boletín de seguridad de Atlassian: agosto de 2026

Service) en io.netty:netty-codec. CVE-2026-59642: Fallo criptográfico en org.bouncycastle:bcpkix-jdk18on. CVE-2026-0603: SQLi (SQL Injection) en org.hibernate:hibernate-core-jakarta. CVE-2026-67320: Divulgación de información en axios. CVE-2026-54291: MITM (Man-in-the-Middle) en org.postgresql:postgresql. CVE-2026-41907: RCE (Remote Code Execution) en uuid. CVE-2026-41851: DoS (Denial of Service) en org.springframework:spring-expression. CVE-2026-55831: DoS (Denial of Service) en io.netty:netty-codec-http. CVE-2026-41850: DoS (Denial of Service) en org.springframework:spring-expression. CVE Identificador CVE Severidad Explotación Fabricante CVE-2021-44906 Crítica No ATLASSIAN CVE-2025-14813 Crítica No ATLASSIAN CVE-2026-59873 Crítica No ATLASSIAN CVE-2026-53434 Crítica No ATLASSIAN CVE-2026-2332 Crítica No ATLASSIAN CVE-2026-4800 Crítica No ATLASSIAN CVE-2023-45133 Crítica No ATLASSIAN CVE-2026-59873 Crítica No ATLASSIAN CVE-2026-4800 Crítica No ATLASSIAN CVE-2026-59873 Crítica No ATLASSIAN Listado de referencias Security Bulletin - August 18 2026 Etiquetas Actualización Aviso Criptografía Denegación de servicio - DoS - DDoS + Inyección RCE Vulnerabilidad - Suscripción boletines Nipo : 094-20-022-9 Síguenos en: Contacto Valora nuestros servicios Empleo Política de Privacidad Aviso Legal Acces

Official advisory
CERT-FR · French · CERTFR-2025-AVI-0838Multiples vulnérabilités dans les produits Splunk

De multiples vulnérabilités ont été découvertes dans les produits Splunk. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une élévation de privilèges et un déni de service à distance.

Official advisory
CERT-FR · French · CERTFR-2025-AVI-0279Multiples vulnérabilités dans les produits IBM

rité IBM 7229772 du 01 avril 2025 https://www.ibm.com/support/pages/node/7229772 Bulletin de sécurité IBM 7230024 du 03 avril 2025 https://www.ibm.com/support/pages/node/7230024 Référence CVE CVE-2018-20225 https://www.cve.org/CVERecord?id=CVE-2018-20225 Référence CVE CVE-2018-6341 https://www.cve.org/CVERecord?id=CVE-2018-6341 Référence CVE CVE-2019-11253 https://www.cve.org/CVERecord?id=CVE-2019-11253 Référence CVE CVE-2020-13844 https://www.cve.org/CVERecord?id=CVE-2020-13844 Référence CVE CVE-2021-23337 https://www.cve.org/CVERecord?id=CVE-2021-23337 Référence CVE CVE-2021-4204 https://www.cve.org/CVERecord?id=CVE-2021-4204 Référence CVE CVE-2021-44906 https://www.cve.org/CVERecord?id=CVE-2021-44906 Référence CVE CVE-2021-47495 https://www.cve.org/CVERecord?id=CVE-2021-47495 Référence CVE CVE-2022-29153 https://www.cve.org/CVERecord?id=CVE-2022-29153 Référence CVE CVE-2022-48706 https://www.cve.org/CVERecord?id=CVE-2022-48706 Référence CVE CVE-2022-48890 https://www.cve.org/CVERecord?id=CVE-2022-48890 Référence CVE CVE-2022-48921 https://www.cve.org/CVERecord?id=CVE-2022-48921 Référence CVE CVE-2023-43804 https://www.cve.org/CVERecord?id=CVE-2023-43804 Référence CVE CVE-2023-44487 https://www.cve.org/CVERecord?id=CVE-2023-44487 Référence CVE CVE-2023-45142 https://www.cve.org/CVERecord?id=

Official advisory
CERT-FR · French · CERTFR-2025-AVI-0170Multiples vulnérabilités dans les produits IBM

ERecord?id=CVE-2018-19839 Référence CVE CVE-2018-20190 https://www.cve.org/CVERecord?id=CVE-2018-20190 Référence CVE CVE-2018-20821 https://www.cve.org/CVERecord?id=CVE-2018-20821 Référence CVE CVE-2018-25032 https://www.cve.org/CVERecord?id=CVE-2018-25032 Référence CVE CVE-2019-6283 https://www.cve.org/CVERecord?id=CVE-2019-6283 Référence CVE CVE-2019-6286 https://www.cve.org/CVERecord?id=CVE-2019-6286 Référence CVE CVE-2020-7598 https://www.cve.org/CVERecord?id=CVE-2020-7598 Référence CVE CVE-2021-27290 https://www.cve.org/CVERecord?id=CVE-2021-27290 Référence CVE CVE-2021-35065 https://www.cve.org/CVERecord?id=CVE-2021-35065 Référence CVE CVE-2021-44906 https://www.cve.org/CVERecord?id=CVE-2021-44906 Référence CVE CVE-2022-24999 https://www.cve.org/CVERecord?id=CVE-2022-24999 Référence CVE CVE-2022-25881 https://www.cve.org/CVERecord?id=CVE-2022-25881 Référence CVE CVE-2022-37434 https://www.cve.org/CVERecord?id=CVE-2022-37434 Référence CVE CVE-2022-48554 https://www.cve.org/CVERecord?id=CVE-2022-48554 Référence CVE CVE-2022-4904 https://www.cve.org/CVERecord?id=CVE-2022-4904 Référence CVE CVE-2023-23918 https://www.cve.org/CVERecord?id=CVE-2023-23918 Référence CVE CVE-2023-23919 https://www.cve.org/CVERecord?id=CVE-2023-23919 Référence CVE CVE-2023-23920 https://www.cve.org/CVERecord?id=CV

Official advisory
CERT-FR · French · CERTFR-2024-AVI-0923Multiples vulnérabilités dans les produits IBM

ord?id=CVE-2019-16163 Référence CVE CVE-2019-19012 https://www.cve.org/CVERecord?id=CVE-2019-19012 Référence CVE CVE-2020-15168 https://www.cve.org/CVERecord?id=CVE-2020-15168 Référence CVE CVE-2020-27216 https://www.cve.org/CVERecord?id=CVE-2020-27216 Référence CVE CVE-2021-28169 https://www.cve.org/CVERecord?id=CVE-2021-28169 Référence CVE CVE-2021-34428 https://www.cve.org/CVERecord?id=CVE-2021-34428 Référence CVE CVE-2021-3803 https://www.cve.org/CVERecord?id=CVE-2021-3803 Référence CVE CVE-2021-40690 https://www.cve.org/CVERecord?id=CVE-2021-40690 Référence CVE CVE-2021-43138 https://www.cve.org/CVERecord?id=CVE-2021-43138 Référence CVE CVE-2021-44906 https://www.cve.org/CVERecord?id=CVE-2021-44906 Référence CVE CVE-2022-0144 https://www.cve.org/CVERecord?id=CVE-2022-0144 Référence CVE CVE-2022-0235 https://www.cve.org/CVERecord?id=CVE-2022-0235 Référence CVE CVE-2022-24735 https://www.cve.org/CVERecord?id=CVE-2022-24735 Référence CVE CVE-2022-24736 https://www.cve.org/CVERecord?id=CVE-2022-24736 Référence CVE CVE-2022-24834 https://www.cve.org/CVERecord?id=CVE-2022-24834 Référence CVE CVE-2022-25883 https://www.cve.org/CVERecord?id=CVE-2022-25883 Référence CVE CVE-2022-29622 https://www.cve.org/CVERecord?id=CVE-2022-29622 Référence CVE CVE-2022-3517 https://www.cve.org/CVERecord?id=CVE-2

Official advisory
CERT-FR · French · CERTFR-2024-AVI-0575Multiples vulnérabilités dans les produits Juniper Networks

rd?id=CVE-2021-3803 Référence CVE CVE-2021-39275 https://www.cve.org/CVERecord?id=CVE-2021-39275 Référence CVE CVE-2021-40438 https://www.cve.org/CVERecord?id=CVE-2021-40438 Référence CVE CVE-2021-41524 https://www.cve.org/CVERecord?id=CVE-2021-41524 Référence CVE CVE-2021-41773 https://www.cve.org/CVERecord?id=CVE-2021-41773 Référence CVE CVE-2021-42013 https://www.cve.org/CVERecord?id=CVE-2021-42013 Référence CVE CVE-2021-43527 https://www.cve.org/CVERecord?id=CVE-2021-43527 Référence CVE CVE-2021-44224 https://www.cve.org/CVERecord?id=CVE-2021-44224 Référence CVE CVE-2021-44790 https://www.cve.org/CVERecord?id=CVE-2021-44790 Référence CVE CVE-2021-44906 https://www.cve.org/CVERecord?id=CVE-2021-44906 Référence CVE CVE-2022-21245 https://www.cve.org/CVERecord?id=CVE-2022-21245 Référence CVE CVE-2022-21270 https://www.cve.org/CVERecord?id=CVE-2022-21270 Référence CVE CVE-2022-21303 https://www.cve.org/CVERecord?id=CVE-2022-21303 Référence CVE CVE-2022-21304 https://www.cve.org/CVERecord?id=CVE-2022-21304 Référence CVE CVE-2022-21344 https://www.cve.org/CVERecord?id=CVE-2022-21344 Référence CVE CVE-2022-21367 https://www.cve.org/CVERecord?id=CVE-2022-21367 Référence CVE CVE-2022-21417 https://www.cve.org/CVERecord?id=CVE-2022-21417 Référence CVE CVE-2022-21427 https://www.cve.org/CVERecord?id=

Official advisory
CERT-FR · French · CERTFR-2024-AVI-0180Multiples vulnérabilités dans les produits IBM

CVERecord?id=CVE-2021-35586 Référence CVE CVE-2021-35588 https://www.cve.org/CVERecord?id=CVE-2021-35588 Référence CVE CVE-2021-35603 https://www.cve.org/CVERecord?id=CVE-2021-35603 Référence CVE CVE-2021-3572 https://www.cve.org/CVERecord?id=CVE-2021-3572 Référence CVE CVE-2021-3711 https://www.cve.org/CVERecord?id=CVE-2021-3711 Référence CVE CVE-2021-3712 https://www.cve.org/CVERecord?id=CVE-2021-3712 Référence CVE CVE-2021-41035 https://www.cve.org/CVERecord?id=CVE-2021-41035 Référence CVE CVE-2021-4160 https://www.cve.org/CVERecord?id=CVE-2021-4160 Référence CVE CVE-2021-43138 https://www.cve.org/CVERecord?id=CVE-2021-43138 Référence CVE CVE-2021-44906 https://www.cve.org/CVERecord?id=CVE-2021-44906 Référence CVE CVE-2022-0778 https://www.cve.org/CVERecord?id=CVE-2022-0778 Référence CVE CVE-2022-1471 https://www.cve.org/CVERecord?id=CVE-2022-1471 Référence CVE CVE-2022-2097 https://www.cve.org/CVERecord?id=CVE-2022-2097 Référence CVE CVE-2022-21299 https://www.cve.org/CVERecord?id=CVE-2022-21299 Référence CVE CVE-2022-21426 https://www.cve.org/CVERecord?id=CVE-2022-21426 Référence CVE CVE-2022-21434 https://www.cve.org/CVERecord?id=CVE-2022-21434 Référence CVE CVE-2022-21443 https://www.cve.org/CVERecord?id=CVE-2022-21443 Référence CVE CVE-2022-21496 https://www.cve.org/CVERecord?id=CVE-20

Official advisory
CERT-FR · French · CERTFR-2023-AVI-0362Multiples vulnérabilités dans les produits IBM

om/support/pages/node/6988147 Référence CVE CVE-2015-5237 https://www.cve.org/CVERecord?id=CVE-2015-5237 Référence CVE CVE-2020-7598 https://www.cve.org/CVERecord?id=CVE-2020-7598 Référence CVE CVE-2020-7789 https://www.cve.org/CVERecord?id=CVE-2020-7789 Référence CVE CVE-2021-22569 https://www.cve.org/CVERecord?id=CVE-2021-22569 Référence CVE CVE-2021-29469 https://www.cve.org/CVERecord?id=CVE-2021-29469 Référence CVE CVE-2021-3516 https://www.cve.org/CVERecord?id=CVE-2021-3516 Référence CVE CVE-2021-3518 https://www.cve.org/CVERecord?id=CVE-2021-3518 Référence CVE CVE-2021-39036 https://www.cve.org/CVERecord?id=CVE-2021-39036 Référence CVE CVE-2021-44906 https://www.cve.org/CVERecord?id=CVE-2021-44906 Référence CVE CVE-2022-0185 https://www.cve.org/CVERecord?id=CVE-2022-0185 Référence CVE CVE-2022-21680 https://www.cve.org/CVERecord?id=CVE-2022-21680 Référence CVE CVE-2022-21681 https://www.cve.org/CVERecord?id=CVE-2022-21681 Référence CVE CVE-2022-24434 https://www.cve.org/CVERecord?id=CVE-2022-24434 Référence CVE CVE-2022-24728 https://www.cve.org/CVERecord?id=CVE-2022-24728 Référence CVE CVE-2022-24729 https://www.cve.org/CVERecord?id=CVE-2022-24729 Référence CVE CVE-2022-25647 https://www.cve.org/CVERecord?id=CVE-2022-25647 Référence CVE CVE-2022-31129 https://www.cve.org/CVERecord?id=CV

Official advisory
CERT-FR · French · CERTFR-2023-AVI-0286Multiples vulnérabilités dans les produits IBM

De multiples vulnérabilités ont été découvertes dans les produits IBM . Certaines d'entre elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur, une exécution de code arbitraire à distance et un déni de service à distance.

Official advisory
CERT-FR · French · CERTFR-2023-AVI-0263Multiples vulnérabilités dans IBM Cognos

De multiples vulnérabilités ont été découvertes dans IBM Cognos . Elles permettent à un attaquant de provoquer un contournement de la politique de sécurité, un déni de service à distance et une exécution de code arbitraire à distance.

Official advisory
CERT-FR · French · CERTFR-2022-AVI-928Multiples vulnérabilités dans les produits IBM

/CVERecord?id=CVE-2021-3765 Référence CVE CVE-2021-37701 https://www.cve.org/CVERecord?id=CVE-2021-37701 Référence CVE CVE-2021-37712 https://www.cve.org/CVERecord?id=CVE-2021-37712 Référence CVE CVE-2021-37713 https://www.cve.org/CVERecord?id=CVE-2021-37713 Référence CVE CVE-2021-3807 https://www.cve.org/CVERecord?id=CVE-2021-3807 Référence CVE CVE-2021-3918 https://www.cve.org/CVERecord?id=CVE-2021-3918 Référence CVE CVE-2021-4160 https://www.cve.org/CVERecord?id=CVE-2021-4160 Référence CVE CVE-2021-4189 https://www.cve.org/CVERecord?id=CVE-2021-4189 Référence CVE CVE-2021-43138 https://www.cve.org/CVERecord?id=CVE-2021-43138 Référence CVE CVE-2021-44906 https://www.cve.org/CVERecord?id=CVE-2021-44906 Référence CVE CVE-2021-44907 https://www.cve.org/CVERecord?id=CVE-2021-44907 Référence CVE CVE-2022-0391 https://www.cve.org/CVERecord?id=CVE-2022-0391 Référence CVE CVE-2022-22965 https://www.cve.org/CVERecord?id=CVE-2022-22965 Référence CVE CVE-2022-24758 https://www.cve.org/CVERecord?id=CVE-2022-24758 Référence CVE CVE-2022-25647 https://www.cve.org/CVERecord?id=CVE-2022-25647 Référence CVE CVE-2022-26488 https://www.cve.org/CVERecord?id=CVE-2022-26488 Référence CVE CVE-2022-34339 https://www.cve.org/CVERecord?id=CVE-2022-34339 Gestion détaillée du document le 19 octobre 2022 Version initial

Official advisory
CERT-FR · French · CERTFR-2022-AVI-924Multiples vulnérabilités dans IBM QRadar

ERecord?id=CVE-2021-32803 Référence CVE CVE-2021-32804 https://www.cve.org/CVERecord?id=CVE-2021-32804 Référence CVE CVE-2021-33502 https://www.cve.org/CVERecord?id=CVE-2021-33502 Référence CVE CVE-2021-3765 https://www.cve.org/CVERecord?id=CVE-2021-3765 Référence CVE CVE-2021-37701 https://www.cve.org/CVERecord?id=CVE-2021-37701 Référence CVE CVE-2021-37712 https://www.cve.org/CVERecord?id=CVE-2021-37712 Référence CVE CVE-2021-37713 https://www.cve.org/CVERecord?id=CVE-2021-37713 Référence CVE CVE-2021-3807 https://www.cve.org/CVERecord?id=CVE-2021-3807 Référence CVE CVE-2021-3918 https://www.cve.org/CVERecord?id=CVE-2021-3918 Référence CVE CVE-2021-44906 https://www.cve.org/CVERecord?id=CVE-2021-44906 Référence CVE CVE-2021-44907 https://www.cve.org/CVERecord?id=CVE-2021-44907 Référence CVE CVE-2022-0155 https://www.cve.org/CVERecord?id=CVE-2022-0155 Référence CVE CVE-2022-0536 https://www.cve.org/CVERecord?id=CVE-2022-0536 Gestion détaillée du document le 18 octobre 2022 Version initiale Alertes Avis Bulletins d’actualités Mentions légales Conditions générales À propos Contact cyber.gouv.fr service-public.fr legifrance.gouv.fr info.gouv.fr france.fr info.gouv.fr/risques Premier Ministre / Secrétariat Général de la Défense et de la Sécurité Nationale / Agence nationale de la sécurité des sys

Official advisory
CERT-FR · French · CERTFR-2022-AVI-889Multiples vulnérabilités dans IBM Security QRadar Analyst Workflow

De multiples vulnérabilités ont été découvertes dans IBM Security QRadar Analyst Workflow. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et une atteinte à l'intégrité des données.

Official advisory
CERT-FR · French · CERTFR-2022-AVI-767Multiples vulnérabilités dans les produits IBM

ERecord?id=CVE-2021-34428 Référence CVE CVE-2021-34429 https://www.cve.org/CVERecord?id=CVE-2021-34429 Référence CVE CVE-2021-3533 https://www.cve.org/CVERecord?id=CVE-2021-3533 Référence CVE CVE-2021-3677 https://www.cve.org/CVERecord?id=CVE-2021-3677 Référence CVE CVE-2021-4083 https://www.cve.org/CVERecord?id=CVE-2021-4083 Référence CVE CVE-2021-41496 https://www.cve.org/CVERecord?id=CVE-2021-41496 Référence CVE CVE-2021-42581 https://www.cve.org/CVERecord?id=CVE-2021-42581 Référence CVE CVE-2021-43138 https://www.cve.org/CVERecord?id=CVE-2021-43138 Référence CVE CVE-2021-43859 https://www.cve.org/CVERecord?id=CVE-2021-43859 Référence CVE CVE-2021-44906 https://www.cve.org/CVERecord?id=CVE-2021-44906 Référence CVE CVE-2021-44907 https://www.cve.org/CVERecord?id=CVE-2021-44907 Référence CVE CVE-2021-45960 https://www.cve.org/CVERecord?id=CVE-2021-45960 Référence CVE CVE-2021-46143 https://www.cve.org/CVERecord?id=CVE-2021-46143 Référence CVE CVE-2021-46461 https://www.cve.org/CVERecord?id=CVE-2021-46461 Référence CVE CVE-2021-46462 https://www.cve.org/CVERecord?id=CVE-2021-46462 Référence CVE CVE-2021-46463 https://www.cve.org/CVERecord?id=CVE-2021-46463 Référence CVE CVE-2022-0122 https://www.cve.org/CVERecord?id=CVE-2022-0122 Référence CVE CVE-2022-0718 https://www.cve.org/CVERecord?id=CVE

Official advisory
NCSC-NL · Dutch · NCSC-2026-0325Kwetsbaarheden verholpen in Atlassian producten

Multiple versions of the Node.js minimist module contain a prototype pollution vulnerability in the setKey() function, enabling remote code execution and uncontrolled resource consumption, affecting various products including NetApp and several Node.js updates.

Official advisory
03

Patch and workaround

Operational remediation based on structured source evidence.

Status
?Patch availability is based on structured fixed-version fields and authoritative update references. If no fix is verified, check the vendor advisory before making a change.
Patch available
Affected
rhmtc/openshift-migration-ui-rhel8 as a component of Migration Toolkit for Containers; 3scale-apicast-operator-bundle-container as a component of Red Hat 3scale API Management Platform 2; 3scale-apicast-operator-container as a component of Red Hat 3scale API Management Platform 2; nodejs-devel (nodejs:12) as a component of Red Hat Enterprise Linux 8; nodejs-docs (nodejs:12) as a component of Red Hat Enterprise Linux 8; nodejs-full-i18n (nodejs:12) as a component of Red Hat Enterprise Linux 8; nodejs-libs (nodejs:12) as a component of Red Hat Enterprise Linux 8; nodejs-nodemon.src (nodejs:12) as a component of Red Hat Enterprise Linux 8; nodejs-nodemon (nodejs:12) as a component of Red Hat Enterprise Linux 8; nodejs-packaging-bundler (nodejs:12) as a component of Red Hat Enterprise Linux 8; nodejs-packaging.src (nodejs:12) as a component of Red Hat Enterprise Linux 8; nodejs-packaging (nodejs:12) as a component of Red Hat Enterprise Linux 8; nodejs.src (nodejs:12) as a component of Red Hat Enterprise Linux 8; nodejs (nodejs:12) as a component of Red Hat Enterprise Linux 8; npm (nodejs:12) as a component of Red Hat Enterprise Linux 8; v8-12.4-devel (nodejs:12) as a component of Red Hat Enterprise Linux 8; v8-13.6-devel (nodejs:12) as a component of Red Hat Enterprise Linux 8; io.apicurio-apicurito as a component of Red Hat Fuse 7; io.hawt-hawtio-online as a component of Red Hat Fuse 7; io.syndesis-syndesis-ui as a component of Red Hat Fuse 7; openshift3/grafana as a component of Red Hat OpenShift Container Platform 3.11; openshift3/ose-console as a component of Red Hat OpenShift Container Platform 3.11; openshift4/ose-metering-hadoop as a component of Red Hat OpenShift Container Platform 4; openshift-gitops-1/argocd-rhel8 as a component of Red Hat OpenShift GitOps; nodejs-minimist.src as a component of Red Hat Quay 3; tfm-rubygem-rabl as a component of Red Hat Satellite 6; tfm-rubygem-rabl.src as a component of Red Hat Satellite 6
Fixed
eap7-hal-console-0:3.2.17-1.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server; eap7-hal-console-0:3.2.17-1.Final_redhat_00001.1.el7eap.src as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server; eap7-jackson-annotations-0:2.10.4-2.redhat_00004.1.el7eap.noarch as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server; eap7-jackson-annotations-0:2.10.4-2.redhat_00004.1.el7eap.src as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server; eap7-jackson-core-0:2.10.4-2.redhat_00004.1.el7eap.noarch as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server; eap7-jackson-core-0:2.10.4-2.redhat_00004.1.el7eap.src as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server; eap7-jackson-databind-0:2.10.4-4.redhat_00004.1.el7eap.noarch as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server; eap7-jackson-databind-0:2.10.4-4.redhat_00004.1.el7eap.src as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server; eap7-jackson-datatype-jdk8-0:2.10.4-2.redhat_00004.1.el7eap.noarch as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server; eap7-jackson-datatype-jsr310-0:2.10.4-2.redhat_00004.1.el7eap.noarch as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server; eap7-jackson-jaxrs-base-0:2.10.4-2.redhat_00004.1.el7eap.noarch as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server; eap7-jackson-jaxrs-json-provider-0:2.10.4-2.redhat_00004.1.el7eap.noarch as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server; eap7-jackson-jaxrs-providers-0:2.10.4-2.redhat_00004.1.el7eap.src as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server; eap7-jackson-module-jaxb-annotations-0:2.10.4-4.redhat_00004.1.el7eap.noarch as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server; eap7-jackson-modules-base-0:2.10.4-4.redhat_00004.1.el7eap.noarch as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server; eap7-jackson-modules-base-0:2.10.4-4.redhat_00004.1.el7eap.src as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server; eap7-jackson-modules-java8-0:2.10.4-2.redhat_00004.1.el7eap.noarch as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server; eap7-jackson-modules-java8-0:2.10.4-2.redhat_00004.1.el7eap.src as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server; eap7-jettison-0:1.5.2-2.redhat_00002.1.el7eap.noarch as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server; eap7-jettison-0:1.5.2-2.redhat_00002.1.el7eap.src as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server; eap7-netty-0:4.1.63-4.Final_redhat_00002.1.el7eap.noarch as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server; eap7-netty-0:4.1.63-4.Final_redhat_00002.1.el7eap.src as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server; eap7-netty-all-0:4.1.63-4.Final_redhat_00002.1.el7eap.noarch as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server; eap7-resteasy-0:3.11.6-1.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server; eap7-resteasy-0:3.11.6-1.Final_redhat_00001.1.el7eap.src as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server; eap7-resteasy-atom-provider-0:3.11.6-1.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server; eap7-resteasy-cdi-0:3.11.6-1.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server; eap7-resteasy-client-0:3.11.6-1.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server; eap7-resteasy-client-microprofile-0:3.11.6-1.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server; eap7-resteasy-crypto-0:3.11.6-1.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server; and 907 more
Action
Before applying this update, ensure all previously released errata relevant to your system have been applied. Also, back up your existing installation, including all applications, configuration files, databases and database settings. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258
Workaround
No verified workaround is recorded. If business-safe, reduce exposure to the affected interface and allow only trusted sources until authoritative guidance is available.
04

Evidence and provenance

Published 17 Mar 2022 · Last source change 4 Aug 2024, 04:32 UTC · CWE-1321 · Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')

CVE recordCVE.org · 5.1
CVSS sourceNIST NVD
EPSS source
?The date BlackTree first stored a score for this CVE from the daily FIRST EPSS feed.
FIRST · tracked since 2026-08-14
European sourceENISA EUVD · EUVD-2022-1589
Product sourceVendor CSAF · Red Hat Product Security
Remediation sourceVendor CSAF · Red Hat Product Security
CWE sourceNIST NVD
NVD statusNVD modified after enrichment

Core structured fields are present and their contributing authorities are shown above.

Material change intelligence

What changed after publication

View recent updates →

No material field changes have been recorded since change tracking began. Routine source refreshes and cosmetic edits are intentionally excluded.

Material fields only · duplicate refreshes suppressed · history retained for the configured operational retention period
Technical terms and abbreviations used in this report
CVE
Common Vulnerabilities and Exposures: the public identifier for one disclosed vulnerability.
CVSS
Common Vulnerability Scoring System: a technical severity framework; it is not patching priority by itself.
EPSS
Exploit Prediction Scoring System: FIRST's estimate of the probability that exploitation activity will be observed in the next 30 days; it is a forecast, not confirmation.
CWE
Common Weakness Enumeration: the standard category describing the underlying software or hardware weakness.
CNA
CVE Numbering Authority: an organisation authorised to assign and publish CVE records.
CISA ADP
Cybersecurity and Infrastructure Security Agency Authorized Data Publisher: structured enrichment added to a CVE record.
NVD
National Vulnerability Database: NIST's enrichment service for CVE records.
CERT / CSIRT
A computer security incident response team that publishes warnings or coordinates incident response.
PoC
Proof of concept: public material that demonstrates or helps reproduce exploitation.
CSAF
Common Security Advisory Framework: a machine-readable format for security advisories.
LoTL
Living off the land: abuse of legitimate tools or system functions during an attack.
Free version - for non-commercial use only.CVE-2021-44906 · cve.blacktree.nl