CVEs (488)
CVE VENDORS PRODUCTS UPDATED PUBLISHED CVSS |
|---|
2Debian Mozilla4Debian Linux FirefoxFirefox Esr+1 moreJun 17, 2026 Sep 27, 2023 N/A· v4 9.8 CRITICAL· v3 N/A· v2 Memory safety bugs present in Firefox 117, Firefox ESR 115.2, and Thunderbird 115.2. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited...Show more |
1Mozilla 3Firefox Firefox EsrThunderbirdJun 17, 2026 Sep 27, 2023 N/A· v4 9.8 CRITICAL· v3 N/A· v2 If Windows failed to duplicate a handle during process creation, the sandbox code may have inadvertently freed a pointer twice, resulting in a use-after-free and a potentially exploitable crash. *This bug only affects Fi...Show more |
3Debian FedoraprojectMozilla5Debian Linux FedoraFirefox+2 moreJun 17, 2026 Sep 27, 2023 N/A· v4 6.5 MEDIUM· v3 N/A· v2 During Ion compilation, a Garbage Collection could have resulted in a use-after-free condition, allowing an attacker to write two NUL bytes, and cause a potentially exploitable crash. This vulnerability affects Firefox <...Show more |
3Debian FedoraprojectMozilla5Debian Linux FedoraFirefox+2 moreJun 17, 2026 Sep 27, 2023 N/A· v4 6.5 MEDIUM· v3 N/A· v2 A compromised content process could have provided malicious data in a `PathRecording` resulting in an out-of-bounds write, leading to a potentially exploitable crash in a privileged process. This vulnerability affects Fi...Show more |
1Mozilla 3Firefox Firefox EsrThunderbirdJun 17, 2026 Sep 27, 2023 N/A· v4 9.8 CRITICAL· v3 N/A· v2 A compromised content process could have provided malicious data to `FilterNodeD2D1` resulting in an out-of-bounds write, leading to a potentially exploitable crash in a privileged process. *This bug only affects Firefox...Show more |
1Mozilla 3Firefox Firefox EsrThunderbirdJun 17, 2026 Sep 11, 2023 N/A· v4 8.8 HIGH· v3 N/A· v2 Memory safety bugs present in Firefox 116, Firefox ESR 115.1, and Thunderbird 115.1. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited...Show more |
1Mozilla 3Firefox Firefox EsrThunderbirdJun 17, 2026 Sep 11, 2023 N/A· v4 8.8 HIGH· v3 N/A· v2 Memory safety bugs present in Firefox 116, Firefox ESR 102.14, Firefox ESR 115.1, Thunderbird 102.14, and Thunderbird 115.1. Some of these bugs showed evidence of memory corruption and we presume that with enough effort...Show more |
1Mozilla 3Firefox Firefox EsrThunderbirdJun 17, 2026 Sep 11, 2023 N/A· v4 7.5 HIGH· v3 N/A· v2 When checking if the Browsing Context had been discarded in `HttpBaseChannel`, if the load group was not available then it was assumed to have already been discarded which was not always the case for private channels aft...Show more |
1Mozilla 3Firefox Firefox EsrThunderbirdJun 17, 2026 Sep 11, 2023 N/A· v4 8.8 HIGH· v3 N/A· v2 Due to large allocation checks in Angle for glsl shaders being too lenient a buffer overflow could have occurred when allocating too much private shader memory on mac OS. *This bug only affects Firefox on macOS. Other o...Show more |
1Mozilla 3Firefox Firefox EsrThunderbirdJun 17, 2026 Sep 11, 2023 N/A· v4 4.3 MEDIUM· v3 N/A· v2 Excel `.xll` add-in files did not have a blocklist entry in Firefox's executable blocklist which allowed them to be downloaded without any warning of their potential harm. This vulnerability affects Firefox < 117, Firefo...Show more |
1Mozilla 3Firefox Firefox EsrThunderbirdJun 17, 2026 Sep 11, 2023 N/A· v4 6.5 MEDIUM· v3 N/A· v2 Push notifications stored on disk in private browsing mode were not being encrypted potentially allowing the leak of sensitive information. This vulnerability affects Firefox < 117, Firefox ESR < 115.2, and Thunderbird <...Show more |
1Mozilla 3Firefox Firefox EsrThunderbirdJun 17, 2026 Sep 11, 2023 N/A· v4 6.5 MEDIUM· v3 N/A· v2 When calling `JS::CheckRegExpSyntax` a Syntax Error could have been set which would end in calling `convertToRuntimeErrorAndClear`. A path in the function could attempt to allocate memory when none is available which wou...Show more |
1Mozilla 3Firefox Firefox EsrThunderbirdJun 17, 2026 Sep 11, 2023 N/A· v4 6.5 MEDIUM· v3 N/A· v2 When `UpdateRegExpStatics` attempted to access `initialStringHeap` it could already have been garbage collected prior to entering the function, which could potentially have led to an exploitable crash. This vulnerability...Show more |
1Mozilla 3Firefox Firefox EsrThunderbirdJun 17, 2026 Sep 11, 2023 N/A· v4 8.6 HIGH· v3 N/A· v2 On Windows, an integer overflow could occur in `RecordedSourceSurfaceCreation` which resulted in a heap buffer overflow potentially leaking sensitive data that could have led to a sandbox escape. *This bug only affects F...Show more |
1Mozilla 3Firefox Firefox EsrThunderbirdJun 17, 2026 Sep 11, 2023 N/A· v4 6.5 MEDIUM· v3 N/A· v2 When creating a callback over IPC for showing the File Picker window, multiple of the same callbacks could have been created at a time and eventually all simultaneously destroyed as soon as one of the callbacks finished....Show more |
1Mozilla 3Firefox Firefox EsrThunderbirdJun 17, 2026 Sep 11, 2023 N/A· v4 6.5 MEDIUM· v3 N/A· v2 When creating a callback over IPC for showing the Color Picker window, multiple of the same callbacks could have been created at a time and eventually all simultaneously destroyed as soon as one of the callbacks finished...Show more |
1Mozilla 3Firefox Firefox EsrThunderbirdJun 17, 2026 Sep 11, 2023 N/A· v4 6.5 MEDIUM· v3 N/A· v2 When receiving rendering data over IPC `mStream` could have been destroyed when initialized, which could have led to a use-after-free causing a potentially exploitable crash. This vulnerability affects Firefox < 117, Fir...Show more |
Memory safety bugs present in Firefox 115, Firefox ESR 115.0, and Thunderbird 115.0. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited...Show more |
The Firefox updater created a directory writable by non-privileged users. When uninstalling Firefox, any files in that directory would be recursively deleted with the permissions of the uninstalling user account. This co...Show more |
1Mozilla 3Firefox Firefox EsrThunderbirdJun 17, 2026 Jul 12, 2023 N/A· v4 8.8 HIGH· v3 N/A· v2 During the worker lifecycle, a use-after-free condition could have occurred, which could have led to a potentially exploitable crash. This vulnerability affects Firefox < 115.0.2, Firefox ESR < 115.0.2, and Thunderbird <...Show more |