Security1 distinct publisher2 min readPublished
Perturbation probing needs the weights, which puts the finding on teams running open-source checkpoints rather than on API tenants. The same 50-neuron toolkit that breaks a refusal template also repairs other behavior.
The Watch · Security desk

science
TeamPCP hid its infostealer inside the scanners that audit everyone else's code1 distinct publisher
security
Unit 42's Credential Brief: Hunt The Login That Succeeds Right After The Failures1 distinct publisher
science
Unit 42 counted 405 AI malware samples. Twelve reached a real endpoint.1 distinct publisher
security
Aeternum puts botnet C2 on Polygon, and leaves defenders no domain to seize1 distinct publisher
Compiled by The WatchSomething wrong?How this is made
Perturbation probing's threat model is narrower than the headline number suggests. It operates on weights: two forward passes per prompt, reading and then disabling specific feed-forward neurons [1]. An API tenant calling a hosted model cannot reach a neuron. A team that pulled Qwen3-4B down, fine-tuned it, and put it behind a support chatbot owns all 350,208 of them [2], and so does anyone who gets read access to that checkpoint.
Cost is trivial. Two passes per prompt across the 520-prompt benchmark Unit 42 used comes to 1,040 forward passes [5], on a 4B model. Nothing there requires a research budget.
The part that lands on defenders who will never be attacked this way is Unit 42's aside that a normal optimization run could shift the same layer [7]. If the refusal template sits in roughly one neuron in 7,004 [1], routine fine-tuning can degrade it as a side effect, with no adversary involved and no signal in any deployment pipeline that currently checks for it.
The measurement here is specific: ablating the 50 neurons changed the response format on 80% of the 520 harmful prompts [3], which is 416 prompts [2], and the result held on 200 prompts of a second benchmark [3]. Format change means the refusal template broke. The post does not report a harmful-completion rate for the ablated model. Bypass was the subject of the earlier logit-gap steering work, which got past guardrails by closing a measurable gap in the model's output scores [9]. This paper answers where the behavior lives, and stops there.
The sycophancy result is directionally clean and thin. 36.7% of 30 questions is 11 questions [3]; 20 neurons took those 11 to zero on Qwen3.5-2B [4]. Thirty questions is a demonstration, not a rate.
The same lever pushes the other way. Amplifying 10 identified neurons moved factual self-correction from 52% to 88% on 200 TruthfulQA prompts with no retraining [5], which is 104 prompts to 176 [4].
The durable contribution is the FFN/Skip ratio: seconds to compute per model, and across the 13 models tested it explained 81% of the variance in how much a small targeted change moved safety behavior [6]. That is a procurement-usable number if the per-model values get published, and the blog post names only Qwen3-4B and Qwen3.5-2B, with the method in an arXiv paper [10]. The recommendation stacked on top, external content filters and runtime guardrails rather than trust in trained-in refusal [8], is standard defense in depth, and Unit 42 closes with its own product, Prisma AIRS Runtime Security, as the tool it points to for that job [11].
Ranked by verification strength, evidence, and original report placement.
Unit 42 introduced a method called perturbation probing that uses two forward passes per prompt, at significantly lower computational cost than prior approaches, to identify the small set of feed-forward neurons causally responsible for a targeted behavior such as refusing harmful requests.
Removing those 50 neurons changed the response format on 80% of 520 standard harmful-prompt benchmark items, and the result was replicated on 200 prompts of a second standard benchmark.
On the smaller model Qwen3.5-2B, 20 neurons were enough to stop the model from falsely agreeing with users in multi-turn conversations, dropping that behavior from 36.7% to 0% across 30 questions.
Amplifying 10 identified neurons on a small model improved factual self-correction from 52% to 88% on 200 TruthfulQA prompts without any retraining.
Unit 42 states that refusal behavior lives in a thin template layer that an attacker able to manipulate internals could disable, and that even a normal optimization run could shift it.
On the open-source LLM Qwen3-4B, 50 neurons out of 350,208 feed-forward neurons, about 0.014%, control the safety refusal template.
Distinct publishers with included, body-backed reporting in this cluster.
1 article · August 28, 2026
Follow any of these and your For You feed starts watching them — no settings page required.
Evidence-backed comparisons of source perspectives and observed adoption signals. Read the methodology
Which Builder, Operator, and Investor concerns the observed source mix emphasized—not a truth score.
Evidence, demonstrated adoption, hype gap, incentives, and confidence are assessed independently, each on its own current evidence. How these are measured.
Precise numbers, one hand holding the ruler
The figures are unusually specific for a vendor blog — denominators, sample sizes, before-and-after rates — and the method is on arXiv for anyone who wants to check it. But every measurement in this story was taken by Unit 42, reported in aggregate, with generations withheld and eleven of the thirteen tested models unnamed. Specificity is not the same as verification, and nothing here has been through a second pair of hands.
No user but the author
Unit 42 recommends that teams add fragility diagnostics to their evaluation pipelines, and that is where the trail ends. There is no disclosed use of perturbation probing or the FFN/Skip ratio by anyone outside the team that invented them — no model vendor citing the score, no security team reporting a gate built on it. Self-run experiments demonstrate a method; they do not measure uptake, so we leave this unscored rather than dress the benchmarks up as traction.
Headline outruns the measurement
"Fifty of 350,208 neurons control safety" is the sentence that travels, and the underlying measurement is softer: 80% of prompts showed a changed response format, not 80% successful jailbreaks, and the crispest result — 36.7% to zero — rests on thirty questions. The scoping omission adds to the gap. Perturbation probing needs the weights, so this is a finding about self-hosted open checkpoints, yet the framing addresses LLM safety in general. The overstatement is in the reach, not in the arithmetic.
The research and the remedy share a vendor
Palo Alto Networks funded the study that concludes base-model alignment is structurally insufficient, and the final paragraph sells the layer that fixes it — Prisma AIRS Runtime Security, plus a Unit 42 AI Security Assessment. That does not make the neuron counts wrong; it does mean the argument's shape was commercially useful before it was tested. The countervailing signal is a real one: the method is on arXiv, harmful generations are withheld, and the same toolkit is shown repairing behavior as well as breaking it, which is not what pure fear marketing looks like.
Internally consistent, externally untested
We can say with confidence what Unit 42 claims and how it frames the stakes; the numbers are coherent, the arithmetic holds, and the prior logit-gap work gives the argument a track record. What we cannot say is whether fifty neurons really carry Qwen3-4B's refusal, because a single interested publisher is the whole record and the mechanism sits behind a paper this reporting does not open.