New research reveals that AI safety refusal lives in a thin neural layer, highlighting the critical need for external, multi-layered security. The post Perturbation Probing: A New Diagnostic for the Fragility of LLM Safety appeared first on Unit 42.

Researchers have developed a new diagnostic method, "perturbation probing," that can identify the specific neural pathways responsible for safety behaviors in large language models (LLMs). This technique, detailed in an academic paper on arXiv titled "Perturbation Probing: A Two-Pass-per-Prompt Diagnostic for FFN Behavioral Circuits in Aligned LLMs," reveals that LLM safety mechanisms are often concentrated in a very small fraction of the model's neurons, making them potentially fragile and susceptible to manipulation.
The research indicates that on the open-source LLM Qwen3-4B, merely 50 out of 350,208 feed-forward neurons—approximately 0.014% of the total—are causally linked to the model's safety refusal template. Disabling these 50 neurons altered the response format for 80% of 520 standard harmful-prompt benchmarks and was replicated on 200 prompts of a second benchmark. For the smaller Qwen3.5-2B model, only 20 neurons were sufficient to eliminate false agreement in multi-turn conversations, reducing this behavior from 36.7% to 0% across 30 questions.
This concentration suggests that an aligned LLM's refusal behavior is not a robust, distributed defense but rather resides in a "thin template layer." This thin layer could be disabled by an attacker with internal manipulation capabilities or even shifted during routine optimization processes. This finding implies that relying solely on internal model alignment for safety is akin to depending on a single perimeter firewall, which is structurally insufficient. A more robust approach would involve a defense-in-depth strategy, incorporating external content filters and runtime guardrails.
Beyond identifying these critical neurons, the perturbation probing method also generates a diagnostic metric called the FFN/Skip ratio. This single number, computable in seconds per model, predicts how easily a model's safety circuit can be steered with minimal modifications. Across 13 tested models, this ratio accounted for 81% of the variance in the vulnerability of their safety behaviors to small, targeted changes. This makes the FFN/Skip ratio a candidate for a quantitative safety fragility score, enabling security teams to compare models' alignment robustness without extensive adversarial red-teaming.
The researchers propose that perturbation probing can serve as a pre-deployment diagnostic, allowing security teams to assess the fragility of a model's safety mechanisms before production. The same toolkit that exposes fragility can also be used for repair; for instance, amplifying just 10 identified neurons on a small model improved factual self-correction from 52% to 88% on 200 TruthfulQA prompts without retraining.
This research builds upon previous work on logit-gap steering, which demonstrated how alignment guardrails could be bypassed by closing a measurable gap in a model's output scores. The current study further investigates where this alignment resides within the model and its concentration. The goal is to empower the AI and security community to build LLMs with measurable, auditable, and reinforceable safety properties, rather than merely asserted ones.
The researchers encourage the integration of fragility diagnostics into evaluation pipelines and recommend external content filters and inline guardrails for organizations deploying LLMs. The study utilized publicly available open-weight models under their respective licenses for local mechanistic and safety evaluation, reporting aggregate rates and model-internal measurements without releasing harmful generations or attack artifacts.
A weakness has been identified in Tenda CP3 27.5.57.101. This issue affects some unknown processing of the file Net/NetCheckPing.cpp. This manipulation of the argument interface_name/host causes os command injection. The attack can be initiated remotely.
A security flaw has been discovered in Tenda CP3 27.5.57.101. This vulnerability affects the function SystemAsh of the file Apis/system.c of the component Kylin. The manipulation of the argument AlarmVoiceURL results in os command injection. It is possible to launch the attack remotely.

Attackers are exploiting a new unpatched vulnerability in Magento Open Source and Adobe Commerce that lets them run malicious code on an online store's server without logging in, Dutch e-commerce security company Sansec said in an advisory published on September 5. Sansec, which discovered the flaw and named it StyleSmuggler, said attacks started on September 4. "Sansec is publishing early
In BPF instructions that load/store a value from/to a scratch memory register the register index is an unsigned 32-bit integer and must not exceed 15, but libpcap BPF interpreter does not validate the value. In particular uncommon use cases a crafted filter program can cause the interpreter to try reading and writing the OS process memory in the 16GiB starting at the current stack frame on 64-bit architectures and in the entire address space on 32-bit architectures.

Attackers are exploiting two new PaperCut flaws to steal credentials and gain privileged access in education-sector attacks across the U.S. and Europe. Attackers are exploiting two recelty disclosed PaperCut flaws, CVE-2026-81578 and CVE-2026-82078, in attacks targeting schools and other education organizations in the U.S. and Europe, as reported by TheHackerNews. Arctic Wolf researchers observed

JetBrains is urging Cadence users to revoke and rotate all credentials following a security incident last month in which unidentified threat actors exploited a recently disclosed critical vulnerability in TeamCity to breach its own environment. "Cadence users should immediately revoke or rotate all credentials and secrets that may have been used to run their Cadence executions," JetBrains said.