Skip to content

[GHSA-xxjr-mmjv-4gpg] Lodash has Prototype Pollution Vulnerability in _.unset and _.omit functions - #9211

Closed
eoftedal wants to merge 1 commit into
eoftedal/advisory-improvement-9211from
eoftedal-GHSA-xxjr-mmjv-4gpg
Closed

[GHSA-xxjr-mmjv-4gpg] Lodash has Prototype Pollution Vulnerability in _.unset and _.omit functions#9211
eoftedal wants to merge 1 commit into
eoftedal/advisory-improvement-9211from
eoftedal-GHSA-xxjr-mmjv-4gpg

Conversation

@eoftedal

Copy link
Copy Markdown

Updates

  • Affected products
  • CVSS v3
  • CVSS v4
  • Description
  • Severity
  • Summary

Comments
_.pullAt was also vulnerable and fixed with the rest

@github

github commented Aug 26, 2026

Copy link
Copy Markdown
Collaborator

Hi there @UlisesGascon! A community member has suggested an improvement to your security advisory. If approved, this change will affect the global advisory listed at github.com/advisories. It will not affect the version listed in your project repository.

This change will be reviewed by our Security Curation Team. If you have thoughts or feedback, please share them in a comment here! If this PR has already been closed, you can start a new community contribution for this advisory

Copilot AI balanced review requested due to automatic review settings August 26, 2026 08:04
@github-actions
github-actions Bot changed the base branch from main to eoftedal/advisory-improvement-9211 August 26, 2026 08:05

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Updates an existing GitHub-reviewed advisory for Lodash prototype pollution to reflect additional impacted APIs and revised severity metadata.

Changes:

  • Expands the affected surface area to include _.pullAt in the summary/details.
  • Removes the CVSS v3.1 severity entry, keeping only CVSS v4.0 (with an updated vector).
  • Raises the advisory severity label from MODERATE to HIGH.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment on lines 11 to 16
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:L/SC:H/SI:H/SA:H/E:P"
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:L/SC:H/SI:H/SA:H"
}
],

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It wasn't a CVSS v3.1. The old one was also a CVSS4.0. Look at the changeset.

"CWE-1321"
],
"severity": "MODERATE",
"severity": "HIGH",

@eoftedal eoftedal Aug 26, 2026

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All of this is a result of the form used on Github to "improve this finding". It gave me errors on the existing CVSS without me changing it. So reverting this part is a good idea.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@copilot Revert the CVSS and severity part of this change

@eoftedal

Copy link
Copy Markdown
Author

@copilot Revert the CVSS and severity change

@eoftedal

Copy link
Copy Markdown
Author

This is what automatically happens on https://github.com/advisories/GHSA-xxjr-mmjv-4gpg/improve :

image

@eoftedal eoftedal closed this Aug 27, 2026
@eoftedal

Copy link
Copy Markdown
Author

Closing and resubmitting

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants