← Vulnerability feed

Vulnerability record · CVE-2014-1510 · published 19 March 2014

CVE-2014-1510: Mozilla Firefox Web IDL privilege escalation via window.open

Mozilla · Firefox

The Web IDL implementation in Mozilla Firefox, Firefox ESR, Thunderbird and SeaMonkey mishandles privilege management, allowing an IDL fragment to trigger a window.open call that runs arbitrary JavaScript with chrome privileges. This breaks the browser's core security boundary between web content and privileged browser code, so a web page can reach the same trust level as the browser itself.

9.8 CVSS 3.1 Critical EPSS 82% · top 0.3% CWE-269 · Improper privilege management
9.8CVSS 3.1 base score, v2 7.5
82%EPSS exploitation probability, 30 days
NoNot in CISA KEV
16Affected product versions listed by NVD
28References, 2 tagged exploit
17 Jun 2026Last modified by NVD

Description

The Web IDL implementation in Mozilla Firefox before 28.0, Firefox ESR 24.x before 24.4, Thunderbird before 24.4, and SeaMonkey before 2.25 allows remote attackers to execute arbitrary JavaScript code with chrome privileges by using an IDL fragment to trigger a window.open call.

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 18 September 2026. Confidence: high.

critical priorityCVSS 3.1 base score is 9.8 with no authentication or user interaction required, and the flaw crosses the browser's chrome privilege boundary.

What it is

The Web IDL implementation in Mozilla Firefox, Firefox ESR, Thunderbird and SeaMonkey mishandles privilege management, allowing an IDL fragment to trigger a window.open call that runs arbitrary JavaScript with chrome privileges. This breaks the browser's core security boundary between web content and privileged browser code, so a web page can reach the same trust level as the browser itself.

Impact

An attacker gains arbitrary JavaScript execution with chrome (browser-level) privileges, which can lead to reading local files, modifying browser internals, or further code execution in the user's context. The CVSS 3.1 vector rates confidentiality, integrity and availability impact all High.

Attack surface

Reachable remotely over the network with no authentication and no user interaction per the CVSS vector (AV:N/AC:L/PR:N/UI:N). The description states the trigger is an IDL fragment causing a window.open call, meaning a crafted web page or content is the delivery path.

Exploitation

Not listed in CISA KEV, but EPSS is very high (0.82339, 99.6th percentile) and a Mozilla Bugzilla reference is tagged Exploit, indicating public exploit-related material exists. No ransomware group usage is documented.

What to do

  • Upgrade Firefox to 28.0 or later, Firefox ESR to 24.4 or later, Thunderbird to 24.4 or later, and SeaMonkey to 2.25 or later.
  • Apply the vendor and distribution advisories (Mozilla MFSA 2014-29, Red Hat RHSA-2014-0310/0316, Debian DSA-2881/2911, Ubuntu USN-2151-1, openSUSE and SUSE announcements) for managed fleets.
  • Retire or isolate end-of-life browser builds that cannot be patched, since this flaw affects the browser's privilege boundary.
  • Where patching is delayed, restrict browsing to trusted sites and reduce exposure of privileged browser features.

Detection

  • Monitor for browser crashes or abnormal window.open behavior originating from untrusted pages.
  • Hunt for unexpected child processes or file access spawned by Firefox, Thunderbird or SeaMonkey, which would indicate chrome-privilege abuse.
  • Track endpoint software inventory for Firefox, Thunderbird and SeaMonkey versions below the fixed releases listed above.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

16 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

LinkTags
http://lists.opensuse.org/opensuse-security-announce/2014-03/msg00016.html Mailing ListThird Party Advisory
http://lists.opensuse.org/opensuse-security-announce/2014-03/msg00017.html Mailing ListThird Party Advisory
http://lists.opensuse.org/opensuse-security-announce/2014-03/msg00022.html Mailing ListThird Party Advisory
http://lists.opensuse.org/opensuse-security-announce/2014-04/msg00016.html Mailing ListThird Party Advisory
http://rhn.redhat.com/errata/RHSA-2014-0310.html Third Party Advisory
http://rhn.redhat.com/errata/RHSA-2014-0316.html Third Party Advisory
http://www.debian.org/security/2014/dsa-2881 Third Party Advisory
http://www.debian.org/security/2014/dsa-2911 Third Party Advisory
http://www.mozilla.org/security/announce/2014/mfsa2014-29.html Vendor Advisory
http://www.oracle.com/technetwork/topics/security/bulletinapr2016-2952098.html Third Party Advisory
http://www.securityfocus.com/bid/66206 Third Party AdvisoryVDB Entry
http://www.ubuntu.com/usn/USN-2151-1 Third Party Advisory
https://bugzilla.mozilla.org/show_bug.cgi?id=982906 ExploitIssue TrackingVendor Advisory
https://security.gentoo.org/glsa/201504-01 Third Party Advisory
http://lists.opensuse.org/opensuse-security-announce/2014-03/msg00016.html Mailing ListThird Party Advisory
http://lists.opensuse.org/opensuse-security-announce/2014-03/msg00017.html Mailing ListThird Party Advisory
http://lists.opensuse.org/opensuse-security-announce/2014-03/msg00022.html Mailing ListThird Party Advisory
http://lists.opensuse.org/opensuse-security-announce/2014-04/msg00016.html Mailing ListThird Party Advisory
http://rhn.redhat.com/errata/RHSA-2014-0310.html Third Party Advisory
http://rhn.redhat.com/errata/RHSA-2014-0316.html Third Party Advisory
http://www.debian.org/security/2014/dsa-2881 Third Party Advisory
http://www.debian.org/security/2014/dsa-2911 Third Party Advisory
http://www.mozilla.org/security/announce/2014/mfsa2014-29.html Vendor Advisory
http://www.oracle.com/technetwork/topics/security/bulletinapr2016-2952098.html Third Party Advisory
http://www.securityfocus.com/bid/66206 Third Party AdvisoryVDB Entry
http://www.ubuntu.com/usn/USN-2151-1 Third Party Advisory
https://bugzilla.mozilla.org/show_bug.cgi?id=982906 ExploitIssue TrackingVendor Advisory
https://security.gentoo.org/glsa/201504-01 Third Party Advisory

Track CVE-2014-1510 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

10.0CVE-2025-32433Erlang/OTP SSH server missing authentication allows remote code executionErlang/OTP SSH servers before OTP-27.3.3, OTP-26.2.5.11 and OTP-25.3.2.20 mishandle SSH protocol messages, letting an unauthenticated attacker execut…KEVEPSS 99%analysed10.0CVE-2025-24201Apple WebKit out-of-bounds write allows sandbox escapeCVE-2025-24201 is an out-of-bounds write in Apple's WebKit that was addressed with improved checks. Maliciously crafted web content may break out of …KEVEPSS 3.8%analysed10.0CVE-2021-44228Apache Log4j2 JNDI lookup remote code executionApache Log4j2 versions 2.0-beta9 through 2.15.0 (excluding 2.12.2, 2.12.3, and 2.3.1) do not protect against attacker-controlled LDAP and other JNDI …KEVEPSS 100%analysed10.0CVE-2019-11708Mozilla Firefox and Thunderbird sandbox escape via Prompt:Open IPC validation flawThe Prompt:Open IPC message between child and parent processes does not sufficiently vet its parameters, letting a compromised child process cause th…KEVEPSS 56%analysed9.8CVE-2026-24061GNU Inetutils telnetd argument injection allows remote auth bypasstelnetd in GNU Inetutils through 2.7 fails to sanitize the USER environment variable, so a value such as "-f root" is passed as an argument to login …KEVEPSS 99%analysed9.8CVE-2025-39682Linux kernel TLS zero-length record handling flaw on rx_listThe Linux kernel TLS receive path mishandles zero-length records that arrive from the rx_list, breaking the assumption that a record type change cann…KEVEPSS 2.9%analysed9.8CVE-2025-24813Apache Tomcat Default Servlet path equivalence enables RCE and file disclosureApache Tomcat mishandles path equivalence for names containing an internal dot, letting a remote unauthenticated attacker write files through the Def…KEVEPSS 100%analysed9.8CVE-2024-9680Mozilla Firefox and Thunderbird use-after-free in Animation timelinesA use-after-free flaw in Animation timelines allows an attacker to execute code in the content process of Firefox and Thunderbird. Mozilla reports ex…KEVEPSS 23%analysed

Source: NIST National Vulnerability Database (record CVE-2014-1510), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.