The useful consensus was blunt. The exploit itself is plausible, the patch exists, and at least one operator reported seeing matching attack traffic in the wild. What people rejected was the pricing story. Several security practitioners said the headline confuses “a broker once advertised a top-end number” with “this bug would fetch that amount today.” The more credible view was that nation-state buyers pay real money for durable access vectors like browser and mobile zero-days, not for a WordPress core chain that is noisy, narrow, patchable, and usually replaceable with cheaper plugin bugs or other routes. That did not make the bug unimportant. It just changes the economics.
The other strong takeaway was that the article undersells how much human expertise still sits inside the result. Nobody bought the idea that this was a lottery ticket anyone could reproduce with one clever prompt. The researcher already knew where to look, how to validate weird model suggestions, and how to turn partial hints into a working chain. That said, people with hands-on security experience were clear that model-assisted exploit work is no longer hypothetical. The notable shift is not “AI found a magic bug for free.” It is that a capable researcher can use models to move faster across messy codebases and combine issues that static analysis or casual review might miss.
A side thread hammered WordPress itself. The patched code appears to involve
SQL built by string concatenation inside a very old abstraction layer, which reinforced the long-running complaint that WordPress preserves compatibility at the cost of modern security and code quality. Others pushed back that this is the price of supporting a giant ecosystem of themes, plugins, agencies, and nontechnical site owners who need browser-based editing, simple hosting, and one-click extensibility. The practical picture that emerged is familiar. WordPress remains entrenched because it is convenient and everywhere, even as that same ecosystem keeps its attack surface huge.