DevOps & Cloud
- AWS GovCloud (US) celebrates 15 years serving government agencies with a $50 billion AI and supercomputing infrastructure expansion announced, positioning the cloud platform to deliver sovereign, integrated AI and HPC capabilities for mission-critical workloads. Read more
CMS & Site Builders
- WordPress 7.1 introduces a new Appearance > Editor > Identity screen that consolidates site logo, favicon, title, and tagline in one location with inline image editing, eliminating the need to hunt through Settings or dig into templates for foundational branding updates. Read more
Browser & Web Platform
- Firefox is now the last major browser still supporting uBlock Origin, as Chrome, Edge, and Safari have moved to Manifest V3 restrictions that prevent ad-blocker functionality at the level current users expect. Read more
Open Source
- open·kritt — an open-source, self-hosted AI vulnerability research platform — orchestrates agents to find real vulnerabilities in code with de-duplicated, ranked findings, configurable validation, and enrichment workflows. Licensed AGPL-3.0. Read more
- open-pencil is an AI-native design editor and open-source Figma alternative built with TypeScript, Vue, and Rust (Tauri v2), featuring headless SDKs, collaborative editing, and MCP server support. Read more
- oh-my-pi is an AI coding agent for the terminal with hash-anchored edits, LSP support, Python integration, browser automation, and multi-provider support (Claude, OpenAI) available via npm. Read more
- OpenViking by ByteDance is a context database for AI agents, providing infrastructure for building and deploying agent systems. Read more
Security
- CVE-2026-16098 affects ProSolution WP Client plugin for WordPress (versions ≤ 2.0.10): unauthenticated attackers can upload executable files via missing Content-Disposition header validation and inadequate post-save extension checks, with the nonce publicly exposed via
wp_localize_script, enabling remote code execution. CVSS 9.8 CRITICAL. Read more - CVE-2026-18316 in Solace Extra plugin for WordPress (versions ≤ 1.6.0): missing capability check on the
import_zip()function allows authenticated users with Subscriber-level access to wipe navigation menus, sidebar widgets, theme mods, and trigger arbitrary demo-content imports. CVSS 9.1 CRITICAL. Read more