Tag

Firefox

All articles tagged with #firefox

Firefox 151 Enables Web Serial, Teaming with Adafruit for Browser-Based Hardware
technology22 hours ago

Firefox 151 Enables Web Serial, Teaming with Adafruit for Browser-Based Hardware

Firefox 151 adds desktop support for the Web Serial API, letting websites read from and write to serial devices via JavaScript. Mozilla and Adafruit are collaborating to validate browser-based hardware workflows, enabling direct hardware communication (e.g., microcontrollers) in the browser with less setup and no extra software for many projects.

Firefox's Project Nova aims for a friendlier, privacy-first AI UI
technology4 days ago

Firefox's Project Nova aims for a friendlier, privacy-first AI UI

Mozilla is rolling out Project Nova, a rounded, more customizable Firefox interface designed to make privacy settings easier to find and give users clearer controls over AI features; the overhaul includes new icons, wallpapers, themes, and productivity tweaks like compact mode, tab groups, split view, and vertical tabs, with rollout planned later this year. The Web Serial API is already available in Firefox 151, enabling websites to interact with devices without native apps.

Firefox 150 taps Mythos AI to patch 271 vulnerabilities
technology1 month ago

Firefox 150 taps Mythos AI to patch 271 vulnerabilities

Mozilla's Firefox 150 release uses Anthropic Mythos Preview to identify and fix 271 vulnerabilities, marking a major AI-assisted bug-hunting milestone; Mozilla cautions that the industry will have to go through a difficult transition to secure software with these tools, especially for open-source projects, while anticipating that such capabilities will become common for both defenders and attackers.

technology2 months ago

Firefox 149 Debuts Linux XDG File Picker, JPEG-XL Decoder, and Free VPN

Firefox 149 brings several improvements, including faster PDF handling and a move to a memory-safe JPEG-XL decoder (jxl-rs), though this JPEG-XL change is currently kept to nightly builds and not in the stable release. On Linux, Firefox now defaults to the XDG portal file picker (with GTK3 fallback); users can download images from PDFs via the context menu, and HTTP/3 uploads are more robust. The release also features updated error pages, new developer APIs, and a built-in free VPN offering up to 50 GB per month. Binaries are available from Mozilla’s FTP site.

Claude AI uncovers 100+ Firefox bugs in two weeks, Mozilla reports
technology2 months ago

Claude AI uncovers 100+ Firefox bugs in two weeks, Mozilla reports

Anthropic’s Claude Opus 4.6 reportedly scanned Firefox for bugs, finding over 100 issues in two weeks, including 14 high-severity flaws. Mozilla validated and fixed many of these findings and expanded collaboration to apply the approach across more of the browser codebase, highlighting AI-assisted security analysis as a powerful addition to traditional fuzzing and static analysis.

AI Shows its Strength and Limits: Claude Opus 4.6 Finds 22 Firefox Flaws
technology2 months ago

AI Shows its Strength and Limits: Claude Opus 4.6 Finds 22 Firefox Flaws

Anthropic’s Claude Opus 4.6 identified 22 Firefox vulnerabilities (14 high, 7 moderate, 1 low) during a two-week security review with Mozilla, with most fixes shipped in Firefox 148. The AI scanned about 6,000 C++ files, produced 112 reports, and in testing could automatically develop crude exploits for two issues (including CVE-2026-2796, a JIT miscompilation in WebAssembly), though only in sandbox-stripped environments; a task verifier helped determine exploit viability. Mozilla says AI-assisted analysis uncovered roughly 90 additional bugs and underscored AI as a powerful complement to security engineering, while noting patches remain under active refinement.