Bug 2454041 - CVE-2026-4800 openqa: lodash: Arbitrary code execution via untrusted input in template imports [fedora-all]
Summary: CVE-2026-4800 openqa: lodash: Arbitrary code execution via untrusted input in...
Keywords:
Status: ASSIGNED
Alias: None
Product: Fedora
Classification: Fedora
Component: openqa
Version: rawhide
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
Assignee: Adam Williamson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: {"flaws": ["9bea0361-156d-4476-b60c-e...
Depends On:
Blocks: CVE-2026-4800
TreeView+ depends on / blocked
 
Reported: 2026-04-01 20:23 UTC by Jon Moroney
Modified: 2026-04-01 21:55 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:
fedora-admin-xmlrpc: mirror+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github os-autoinst openQA issues 7241 0 None open Update lodash to 4.18.0 2026-04-01 21:55:51 UTC

Description Jon Moroney 2026-04-01 20:23:33 UTC
Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process.

Comment 1 Adam Williamson 2026-04-01 21:52:11 UTC
openQA only uses lodash via dagre(-d3), and AFAICS, the versions of dagre(-d3) used by openQA never uss the affected options.imports feature:

[adamw@toolbx fedora-toolbox-43 dagre ((v0.8.5))]$ grep -R imports
[adamw@toolbx fedora-toolbox-43 dagre ((v0.8.5))]$ 

[adamw@toolbx fedora-toolbox-43 dagre-d3 ((v0.6.4))]$ grep -R imports
[adamw@toolbx fedora-toolbox-43 dagre-d3 ((v0.6.4))]$ 

so I don't think this is a practical issue for openQA. I'll still see if we can update lodash upstream.


Note You need to log in before you can comment on or make changes to this bug.