Vulnerability Description
Zen is a firefox-based browser. Prior to 1.19.12b, RSS feed URLs entered by the user are validated to http: or https: in promptForFeedUrl, but item links inside the feed are not subject to the same restriction. The provider maps each RSS/Atom item link into item.url, filters only for presence and date, and returns the item list. The live-folder manager later creates pinned lazy tabs from these values with gBrowser.addTrustedTab(item.url, ...). This vulnerability is fixed in 1.19.12b.
CVSS Score
LOW
Related Weaknesses (CWE)
References
FAQ
What is CVE-2026-44658?
CVE-2026-44658 is a vulnerability with a CVSS score of 2.4 (LOW). Zen is a firefox-based browser. Prior to 1.19.12b, RSS feed URLs entered by the user are validated to http: or https: in promptForFeedUrl, but item links inside the feed are not subject to the same re...
How severe is CVE-2026-44658?
CVE-2026-44658 has been rated LOW with a CVSS base score of 2.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-44658?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.