git: fbf240f88ea2 - main - security/vuxml: Add Mozilla vulnerabilities
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 27 Feb 2026 18:07:50 UTC
The branch main has been updated by fernape:
URL: https://cgit.FreeBSD.org/ports/commit/?id=fbf240f88ea2d1998fc390904c8e21554e786312
commit fbf240f88ea2d1998fc390904c8e21554e786312
Author: Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2026-02-27 18:06:53 +0000
Commit: Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2026-02-27 18:06:53 +0000
security/vuxml: Add Mozilla vulnerabilities
* CVE-2026-2809
* CVE-2026-2808
---
security/vuxml/vuln/2026.xml | 32 ++++++++++++++++++++++++++++++++
1 file changed, 32 insertions(+)
diff --git a/security/vuxml/vuln/2026.xml b/security/vuxml/vuln/2026.xml
index 8c17cd48b379..078d055b928e 100644
--- a/security/vuxml/vuln/2026.xml
+++ b/security/vuxml/vuln/2026.xml
@@ -1,3 +1,35 @@
+ <vuln vid="15f4e0f6-1338-11f1-a55d-b42e991fc52e">
+ <topic>Mozilla -- Multiple vulnerabilities</topic>
+ <affects>
+ <package>
+ <name>firefox</name>
+ <range><lt>148.0.0,2</lt></range>
+ </package>
+ <package>
+ <name>firefox-esr</name>
+ <range><lt>140.8.0</lt></range>
+ </package>
+ <package>
+ <name>thunderbird</name>
+ <range><lt>148.0.0</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>CVE-2026-2809: Memory safety bug in the JavaScript: WebAssembly component.</p>
+ <p>CVE-2026-2808: Integer overflow in the JavaScript: Standard Library component.</p>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2026-2809</cvename>
+ <cvename>CVE-2026-2808</cvename>
+ </references>
+ <dates>
+ <discovery>2026-02-24</discovery>
+ <entry>2026-02-26</entry>
+ </dates>
+ </vuln>
+
<vuln vid="1124a7b0-1338-11f1-a55d-b42e991fc52e">
<topic>Firefox -- Multiple vulnerabilities</topic>
<affects>