CVE-2026-14574
Last modified
CVE-2026-14574 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. In Eclipse Theia versions 0.7.0 and up until including 1.73.1, the `PreferenceUtils.merge` function in `@theia/core` recursively merges preference values without rejecting prototype-related keys (`__proto__`, `constructor`, `prototype`). Because this function is invoked by `PreferenceServiceImpl.doResolve` for every preference resolution across scopes (default, user, workspace, folder), a crafted preference value in a workspace settings file (`.theia/settings.json` or `.vscode/settings.json`) can pollute `Object.prototype` when the user opens the workspace, potentially altering application logic across the Theia process.. EPSS estimates a 0.15% chance of exploitation in the next 30 days.
Description
In Eclipse Theia versions 0.7.0 and up until including 1.73.1, the `PreferenceUtils.merge` function in `@theia/core` recursively merges preference values without rejecting prototype-related keys (`__proto__`, `constructor`, `prototype`). Because this function is invoked by `PreferenceServiceImpl.doResolve` for every preference resolution across scopes (default, user, workspace, folder), a crafted preference value in a workspace settings file (`.theia/settings.json` or `.vscode/settings.json`) can pollute `Object.prototype` when the user opens the workspace, potentially altering application logic across the Theia process.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:A/VC:L/VI:H/VA:L/SC:N/SI:L/SA:L/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Eclipse | Theia | >= 0.7.0, < 1.74.0 |
References
- https://gitlab.eclipse.org/security/vulnerability-reports/-/issues/567Exploit, Mitigation, Vendor Advisory, Issue Tracking
- https://gitlab.eclipse.org/security/vulnerability-reports/-/work_items/567Exploit, Mitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-14574?
How severe is CVE-2026-14574?
How do I fix CVE-2026-14574?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-14557The SoftMarket — Digital Marketplace WordPress plugin throug…9.1
- CVE-2026-1456GitLab has remediated an issue in GitLab CE/EE affecting all…7.5
- CVE-2026-14561The Authora : Easy login with mobile number WordPress plugin…6.5
- CVE-2026-14568The User Frontend: AI Powered Frontend Post Submission, User…6.5
- CVE-2026-1457An authenticated buffer handling flaw in TP-Link VIGI C385 V…8.8
- CVE-2026-14570Crypt::DSA versions before 1.22 for Perl draw the DSA signin…7.5
- CVE-2026-1458GitLab has remediated an issue in GitLab CE/EE affecting all…7.5
- CVE-2026-14586In NLnet Labs Unbound 1.22.0 up to and including 1.25.1, in …5.9
- CVE-2026-14587Neo4j's Bolt modern handshake decoder treats an overlong cap…5.5
- CVE-2026-1459A post-authentication command injection vulnerability in the…7.2
- CVE-2026-14592The WP Real IP-based Access Control WordPress plugin through…6.1
- CVE-2026-14596The DynamicKit for Elementor WordPress plugin before 1.0.3 d…8.8
Are you affected by CVE-2026-14574?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
