CVE-2026-78179 (GCVE-0-2026-78179)
Vulnerability from cvelistv5
Published
2026-08-24 03:00
Modified
2026-08-24 14:07
CWE
  • CWE-1321 - Improperly Controlled Modification of Object Prototype Attributes
  • CWE-94 - Code Injection
Summary
A vulnerability was identified in rexrainbow phaser3-rex-notes up to 1.80.17. This vulnerability affects the function SetValue of the file plugins/utils/object/SetValue.js of the component BehaviorTree Blackboard Data Interface. Such manipulation of the argument key leads to improperly controlled modification of object prototype attributes. The attack can be launched remotely.
References
Impacted products
Vendor Product Version
rexrainbow phaser3-rex-notes Version: 1.80.0
Version: 1.80.1
Version: 1.80.2
Version: 1.80.3
Version: 1.80.4
Version: 1.80.5
Version: 1.80.6
Version: 1.80.7
Version: 1.80.8
Version: 1.80.9
Version: 1.80.10
Version: 1.80.11
Version: 1.80.12
Version: 1.80.13
Version: 1.80.14
Version: 1.80.15
Version: 1.80.16
Version: 1.80.17
    cpe:2.3:a:rexrainbow:phaser3-rex-notes:*:*:*:*:*:*:*:*
Create a notification for this product.
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2026-78179",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2026-08-24T14:07:07.181168Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-08-24T14:07:14.933Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "cpes": [
            "cpe:2.3:a:rexrainbow:phaser3-rex-notes:*:*:*:*:*:*:*:*"
          ],
          "modules": [
            "BehaviorTree Blackboard Data Interface"
          ],
          "product": "phaser3-rex-notes",
          "vendor": "rexrainbow",
          "versions": [
            {
              "status": "affected",
              "version": "1.80.0"
            },
            {
              "status": "affected",
              "version": "1.80.1"
            },
            {
              "status": "affected",
              "version": "1.80.2"
            },
            {
              "status": "affected",
              "version": "1.80.3"
            },
            {
              "status": "affected",
              "version": "1.80.4"
            },
            {
              "status": "affected",
              "version": "1.80.5"
            },
            {
              "status": "affected",
              "version": "1.80.6"
            },
            {
              "status": "affected",
              "version": "1.80.7"
            },
            {
              "status": "affected",
              "version": "1.80.8"
            },
            {
              "status": "affected",
              "version": "1.80.9"
            },
            {
              "status": "affected",
              "version": "1.80.10"
            },
            {
              "status": "affected",
              "version": "1.80.11"
            },
            {
              "status": "affected",
              "version": "1.80.12"
            },
            {
              "status": "affected",
              "version": "1.80.13"
            },
            {
              "status": "affected",
              "version": "1.80.14"
            },
            {
              "status": "affected",
              "version": "1.80.15"
            },
            {
              "status": "affected",
              "version": "1.80.16"
            },
            {
              "status": "affected",
              "version": "1.80.17"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "reporter",
          "value": "wjm3 (VulDB User)"
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "A vulnerability was identified in rexrainbow phaser3-rex-notes up to 1.80.17. This vulnerability affects the function SetValue of the file plugins/utils/object/SetValue.js of the component BehaviorTree Blackboard Data Interface. Such manipulation of the argument key leads to improperly controlled modification of object prototype attributes. The attack can be launched remotely."
        }
      ],
      "metrics": [
        {
          "cvssV4_0": {
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "vectorString": "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:X",
            "version": "4.0"
          }
        },
        {
          "cvssV3_1": {
            "baseScore": 6.3,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:X/RL:X/RC:R",
            "version": "3.1"
          }
        },
        {
          "cvssV3_0": {
            "baseScore": 6.3,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:X/RL:X/RC:R",
            "version": "3.0"
          }
        },
        {
          "cvssV2_0": {
            "baseScore": 6.5,
            "vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P/E:ND/RL:ND/RC:UR",
            "version": "2.0"
          }
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-1321",
              "description": "Improperly Controlled Modification of Object Prototype Attributes",
              "lang": "en",
              "type": "CWE"
            }
          ]
        },
        {
          "descriptions": [
            {
              "cweId": "CWE-94",
              "description": "Code Injection",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-08-24T03:00:08.841Z",
        "orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
        "shortName": "VulDB"
      },
      "references": [
        {
          "name": "VDB-394563 | rexrainbow phaser3-rex-notes BehaviorTree Blackboard Data SetValue.js SetValue prototype pollution",
          "tags": [
            "vdb-entry",
            "technical-description"
          ],
          "url": "https://vuldb.com/vuln/394563"
        },
        {
          "name": "VDB-394563 | CTI Indicators (IOB, IOC, TTP, IOA)",
          "tags": [
            "signature",
            "permissions-required"
          ],
          "url": "https://vuldb.com/vuln/394563/cti"
        },
        {
          "name": "CVE-2026-78179 | CVE Analysis and Report",
          "tags": [
            "third-party-advisory"
          ],
          "url": "https://vuldb.com/cve/CVE-2026-78179"
        },
        {
          "name": "Submit #884183 | Node.js phaser3-rex-plugins 1.80.17 Prototype Pollution",
          "tags": [
            "third-party-advisory"
          ],
          "url": "https://vuldb.com/submit/884183"
        },
        {
          "tags": [
            "issue-tracking"
          ],
          "url": "https://github.com/rexrainbow/phaser3-rex-notes/issues/572"
        },
        {
          "tags": [
            "product"
          ],
          "url": "https://github.com/rexrainbow/phaser3-rex-notes/"
        }
      ],
      "timeline": [
        {
          "lang": "en",
          "time": "2026-08-23T00:00:00.000Z",
          "value": "Advisory disclosed"
        },
        {
          "lang": "en",
          "time": "2026-08-23T02:00:00.000Z",
          "value": "VulDB entry created"
        },
        {
          "lang": "en",
          "time": "2026-08-23T18:05:44.000Z",
          "value": "VulDB entry last update"
        }
      ],
      "title": "rexrainbow phaser3-rex-notes BehaviorTree Blackboard Data SetValue.js SetValue prototype pollution",
      "x_generator": [
        "VulDB PVTS v202608"
      ]
    }
  },
  "cveMetadata": {
    "assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
    "assignerShortName": "VulDB",
    "cveId": "CVE-2026-78179",
    "datePublished": "2026-08-24T03:00:08.841Z",
    "dateReserved": "2026-08-23T16:00:39.005Z",
    "dateUpdated": "2026-08-24T14:07:14.933Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-78179\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-08-24T14:07:07.181168Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-08-24T14:07:11.189Z\"}}], \"cna\": {\"title\": \"rexrainbow phaser3-rex-notes BehaviorTree Blackboard Data SetValue.js SetValue prototype pollution\", \"credits\": [{\"lang\": \"en\", \"type\": \"reporter\", \"value\": \"wjm3 (VulDB User)\"}], \"metrics\": [{\"cvssV4_0\": {\"version\": \"4.0\", \"baseScore\": 5.3, \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"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:X\"}}, {\"cvssV3_1\": {\"version\": \"3.1\", \"baseScore\": 6.3, \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:X/RL:X/RC:R\"}}, {\"cvssV3_0\": {\"version\": \"3.0\", \"baseScore\": 6.3, \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:X/RL:X/RC:R\"}}, {\"cvssV2_0\": {\"version\": \"2.0\", \"baseScore\": 6.5, \"vectorString\": \"AV:N/AC:L/Au:S/C:P/I:P/A:P/E:ND/RL:ND/RC:UR\"}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:rexrainbow:phaser3-rex-notes:*:*:*:*:*:*:*:*\"], \"vendor\": \"rexrainbow\", \"modules\": [\"BehaviorTree Blackboard Data Interface\"], \"product\": \"phaser3-rex-notes\", \"versions\": [{\"status\": \"affected\", \"version\": \"1.80.0\"}, {\"status\": \"affected\", \"version\": \"1.80.1\"}, {\"status\": \"affected\", \"version\": \"1.80.2\"}, {\"status\": \"affected\", \"version\": \"1.80.3\"}, {\"status\": \"affected\", \"version\": \"1.80.4\"}, {\"status\": \"affected\", \"version\": \"1.80.5\"}, {\"status\": \"affected\", \"version\": \"1.80.6\"}, {\"status\": \"affected\", \"version\": \"1.80.7\"}, {\"status\": \"affected\", \"version\": \"1.80.8\"}, {\"status\": \"affected\", \"version\": \"1.80.9\"}, {\"status\": \"affected\", \"version\": \"1.80.10\"}, {\"status\": \"affected\", \"version\": \"1.80.11\"}, {\"status\": \"affected\", \"version\": \"1.80.12\"}, {\"status\": \"affected\", \"version\": \"1.80.13\"}, {\"status\": \"affected\", \"version\": \"1.80.14\"}, {\"status\": \"affected\", \"version\": \"1.80.15\"}, {\"status\": \"affected\", \"version\": \"1.80.16\"}, {\"status\": \"affected\", \"version\": \"1.80.17\"}]}], \"timeline\": [{\"lang\": \"en\", \"time\": \"2026-08-23T00:00:00.000Z\", \"value\": \"Advisory disclosed\"}, {\"lang\": \"en\", \"time\": \"2026-08-23T02:00:00.000Z\", \"value\": \"VulDB entry created\"}, {\"lang\": \"en\", \"time\": \"2026-08-23T18:05:44.000Z\", \"value\": \"VulDB entry last update\"}], \"references\": [{\"url\": \"https://vuldb.com/vuln/394563\", \"name\": \"VDB-394563 | rexrainbow phaser3-rex-notes BehaviorTree Blackboard Data SetValue.js SetValue prototype pollution\", \"tags\": [\"vdb-entry\", \"technical-description\"]}, {\"url\": \"https://vuldb.com/vuln/394563/cti\", \"name\": \"VDB-394563 | CTI Indicators (IOB, IOC, TTP, IOA)\", \"tags\": [\"signature\", \"permissions-required\"]}, {\"url\": \"https://vuldb.com/cve/CVE-2026-78179\", \"name\": \"CVE-2026-78179 | CVE Analysis and Report\", \"tags\": [\"third-party-advisory\"]}, {\"url\": \"https://vuldb.com/submit/884183\", \"name\": \"Submit #884183 | Node.js phaser3-rex-plugins 1.80.17 Prototype Pollution\", \"tags\": [\"third-party-advisory\"]}, {\"url\": \"https://github.com/rexrainbow/phaser3-rex-notes/issues/572\", \"tags\": [\"issue-tracking\"]}, {\"url\": \"https://github.com/rexrainbow/phaser3-rex-notes/\", \"tags\": [\"product\"]}], \"x_generator\": [\"VulDB PVTS v202608\"], \"descriptions\": [{\"lang\": \"en\", \"value\": \"A vulnerability was identified in rexrainbow phaser3-rex-notes up to 1.80.17. This vulnerability affects the function SetValue of the file plugins/utils/object/SetValue.js of the component BehaviorTree Blackboard Data Interface. Such manipulation of the argument key leads to improperly controlled modification of object prototype attributes. The attack can be launched remotely.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-1321\", \"description\": \"Improperly Controlled Modification of Object Prototype Attributes\"}]}, {\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-94\", \"description\": \"Code Injection\"}]}], \"providerMetadata\": {\"orgId\": \"1af790b2-7ee1-4545-860a-a788eba489b5\", \"shortName\": \"VulDB\", \"dateUpdated\": \"2026-08-24T03:00:08.841Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2026-78179\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-08-24T14:07:14.933Z\", \"dateReserved\": \"2026-08-23T16:00:39.005Z\", \"assignerOrgId\": \"1af790b2-7ee1-4545-860a-a788eba489b5\", \"datePublished\": \"2026-08-24T03:00:08.841Z\", \"assignerShortName\": \"VulDB\"}",
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.


Loading…

Loading…