Urgent.News

What's breaking now, across thousands of outlets.

Tech

Mythos has made 2026 patching hell. It might make 2027 a breeze

Gartner sees huge amounts of technical debt paid down, and better scanning that could make software safer sooner

Mythos has made 2026 patching hell. It might make 2027 a breeze

Microsoft released over 970 patches last week, causing concern among security professionals. Gartner research vice president Craig Lawson believes that AI-powered vulnerability discovery tools, such as Anthropic's Mythos, may soon lead to an easier patching experience in 2027. Lawson explained that the sheer volume of vulnerability discoveries made possible by these AI tools could be finding most of the flaws in established codebases.

He cited the recent series of CVEs found in OpenBSD as proof that AI bug-hunters are effectively cleaning up technical debt in products. Lawson noted that security vendors are also utilizing AI to find flaws in their own products, further indicating that AI is reducing potential avenues for zero-day attacks. With more bugs being detected and addressed through AI, Lawson predicts a decrease in CVE numbers in 2027, with a possible drop in severity of flaws.

AI could also make defenders' lives easier by enabling daily red-teaming exercises and helping analysts identify fixes more quickly. Rather than focusing solely on the number of tickets processed and closed, Lawson encourages organizations to celebrate the impact of their work, such as keeping a hospital open or preventing a ransomware attack.

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

This story

This is one outlet's version. Read the fullest account.

Read the original at theregister.com →

More in Tech

Can You Vibe Code an OS Without Lying to Yourself?

I have no idea what I'm f*cking doing. Something I have been chewing on: I am using AI agents to help build an operating system. And I genuinely cannot tell you yet whether that is a good idea.

  • ShrekOS boots, updates, and isolates agents.
  • AI agents work within defined framework.
  • Vibe coding operating system is potentially irresponsible.

I Measured 27,257 MCP Connections. The p90 Session Waits 35s.

In July I wrote a 56-line shell script called mcp-optional whose entire job was to remove two MCP servers from my config. Not fix them. Remove them.

  • Developer created mcp-optional script to disable problematic stdio servers
  • Measured 27,257 successful MCP connections over 35 days
  • p90 session wait time of 35 seconds identified as major performance issue

A Green Local Test Can Hide a Broken Project Graph

“The tests pass on my machine” is often treated as a testing problem. Sometimes it is really a dependency-graph problem. Consider a browser application that contains a small deterministic rule: given…

  • Local tests pass but CI fails due to build contract differences.
  • Test project imports application head, bringing build graphs and property-sensitive behavior.
  • Refactor by moving rule to neutral library for both application and test project.

More from Wednesday 16 September →