Bug 2512893 - CVE-2026-71438 cachelib: Mermaid: Prototype pollution vulnerability via configuration APIs [epel-all]
Summary: CVE-2026-71438 cachelib: Mermaid: Prototype pollution vulnerability via confi...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: cachelib
Version: epel10
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
Assignee: Michel Lind
QA Contact:
URL:
Whiteboard: {"flaws": ["5fa9ca30-8abc-485c-b41c-9...
Depends On:
Blocks: CVE-FalsePositive-Unshipped 2512216
TreeView+ depends on / blocked
 
Reported: 2026-08-09 07:23 UTC by Ganesh
Modified: 2026-08-14 17:18 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2026-08-14 17:18:18 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Ganesh 2026-08-09 07:23:04 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.

Mermaid is a JavaScript tool that uses Markdown-inspired text to create and modify diagrams and charts. Prior to 10.9.8 and 11.16.1, Mermaid's configuration setters (mermaid.initialize, mermaidAPI.setConfig, and mermaidAPI.updateSiteConfig) merge caller-supplied configuration into Mermaid's internal config using the assignWithDepth deep-merge helper, which is vulnerable to prototype pollution. This is only exploitable if an application forwards untrusted data directly into one of these configuration entry points, which is outside their documented usage; diagram-supplied configuration (e.g. %%{init: {}}%% or YAML frontmatter) is not affected. This issue is fixed in versions 10.9.8 and 11.16.1.

Comment 1 Michel Lind 2026-08-14 17:18:18 UTC
This CVE is in a JavaScript/NodeJS package; the JavaScript here is not shipped in the binary RPMs.


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