Skip to content

Resolved CVE-2026-8723.#1532

Open
AWSHurneyt wants to merge 2 commits into
opensearch-project:2.19from
AWSHurneyt:fix/cve-uuid-qs-2.19
Open

Resolved CVE-2026-8723.#1532
AWSHurneyt wants to merge 2 commits into
opensearch-project:2.19from
AWSHurneyt:fix/cve-uuid-qs-2.19

Conversation

@AWSHurneyt
Copy link
Copy Markdown
Collaborator

Resolved CVE-2026-8723.

CVE Addressed

  • CVE-2026-8723 (qs): qs.stringify throws TypeError with arrayFormat:'comma' + encodeValuesOnly:true on null/undefined array entries. Fixed by bumping to qs@6.15.2.

Note: CVE-2026-41907 (uuid) requires uuid@14.0.0 which is ESM-only and incompatible with Node 18 used on this branch.

Changes

  • Added qs: ^6.15.2 resolution to package.json
  • Updated yarn.lock

Signed-off-by: Thomas Hurney <hurneyt@amazon.com>
@AWSHurneyt AWSHurneyt force-pushed the fix/cve-uuid-qs-2.19 branch 2 times, most recently from 55c1e1c to 1491136 Compare May 26, 2026 22:59
Signed-off-by: Thomas Hurney <hurneyt@amazon.com>
@AWSHurneyt
Copy link
Copy Markdown
Collaborator Author

Cypress workflow is failing because the security analytics back and frontend plugins need there 2.19 branches bumped to 2.19.6. Will handle those bumps separately.

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.

2 participants