Urgent.News

What's breaking now, across thousands of outlets.

Tech

WordPress patches a critical severity security vulnerability

WordPress has patched what it described as a critical severity security vulnerability that would allow an unauthenticated attacker full remote code execution (RCE) capabilities. There have already been reports of attacks in the wild. Given its popularity, WordPress has frequently been under attack , and patched another maximum severity bug allowing RCE in July. WordPress said the current hole,…

WordPress patches a critical severity security vulnerability

WordPress has released a security update patching a critical vulnerability that allows unauthenticated attackers to execute remote code. This bug, tracked as CVE-2026-87902, was discovered and reported by security researcher Robert Ressl. The flaw enables attackers to potentially read wp-config.php, obtain database credentials, create administrator accounts, alter forms, redirect visitors, and install persistent code.

Given WordPress's widespread use, it is often targeted, and another critical bug with RCE capabilities was addressed in July. Security experts emphasize the urgency to patch the vulnerability, as attackers have already begun exploiting the flaw shortly after the patch was released. They recommend automating updates cautiously, as insufficient verification may lead to issues.

Written by urgent.news from Computerworld's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at computerworld.com →

More in Tech

Don't Enqueue What You Cannot Reserve

A free lane is the wrong bet when you cannot reserve the attempt before anything admits it. A zero price does not make the prompt free of time, and a client timeout does not hand the tokens back.

Indie makers build Productivity apps. The visits go to Food & Drink and Finance.

There are two easy ways to count an indie app category: how many apps are in it, and how much attention those apps actually get. I assumed they would roughly line up.

  • Productivity apps have 31 apps, ranking sixth in visits with 89
  • Food & Drink and Finance categories receive most visits (331 and 320)
  • Health & Fitness leads in both number of apps (41) and visits

How We Run 4 Services From One Go Monorepo

We're building Towami — a commerce platform that combines white-label online stores with country marketplaces. One codebase produces four long-running services, each with a separate entry point and…

  • Towami uses a single Go codebase for four services: site, shops, admin, and worker.
  • Services have distinct entry points and responsibilities, forming a modular monolith.
  • Worker service processes tasks via Asynq using Redis queues and shared internal/ package tree.

More from Thursday 24 September →