Papers › Rubrics as an Attack Surface: Stealthy Preference Drift in LLM Judges

Rubrics as an Attack Surface: Stealthy Preference Drift in LLM Judges

14 Feb 2026arXiv:2602.13576added by Syntology

Ruomeng Ding, Yifei Pang, He Sun, Yizhong Wang, Zhiwei Steven Wu, Zhun Deng

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Evaluation and alignment pipelines for large language models increasingly rely on LLM-based judges, whose behavior is guided by natural-language rubrics and validated on benchmarks. We identify a previously under-recognized vulnerability in this workflow, which we term Rubric-Induced Preference Drift (RIPD). Even when rubric edits pass benchmark validation, they can still produce systematic and directional shifts in a judge's preferences on target domains. Because rubrics serve as a high-level decision interface, such drift can emerge from seemingly natural, criterion-preserving edits and remain difficult to detect through aggregate benchmark metrics or limited spot-checking. We further show this vulnerability can be exploited through rubric-based preference attacks, in which benchmark-compliant rubric edits steer judgments away from a fixed human or trusted reference on target domains, systematically inducing RIPD and reducing target-domain accuracy up to 9.5% (helpfulness) and 27.9% (harmlessness). When these judgments are used to generate preference labels for downstream post-training, the induced bias propagates through alignment pipelines and becomes internalized in trained policies. This leads to persistent and systematic drift in model behavior. Overall, our findings highlight evaluation rubrics as a sensitive and manipulable control interface, revealing a system-level alignment risk that extends beyond evaluator reliability alone. The code is available at: https://github.com/ZDCSlab/Rubrics-as-an-Attack-Surface. Warning: Certain sections may contain potentially harmful content that may not be appropriate for all readers.

PaperPDFCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2602.13576")

Code

Syntology Ran 0 of 21 code samples harvested from 1 repository linked to this paper; 21 have no recorded run.

By repository: found in paper text by Syntology: 21 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

ZDCSlab/Rubrics-as-an-Attack-Surface found in paper text by Syntology report

Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

21 samples harvested; 0 ran; 0 honoured the contract we drafted; 21 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

21unverified

Licence: 0 of the 21 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from ZDCSlab/Rubrics-as-an-Attack-Surface. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

align_two_jsonl ZDCSlab/Rubrics-as-an-Attack-Surface/downstream_eval/eval/utils_pairwise.py found in paper text by Syntology unverified MIT (permissive) · f2553208ec910158 · report
collect_error_examples ZDCSlab/Rubrics-as-an-Attack-Surface/rubrics_search/search/optimize.py found in paper text by Syntology unverified MIT (permissive) · e7004c97af9d006f · report
compute_stats ZDCSlab/Rubrics-as-an-Attack-Surface/downstream_eval/eval/analyze.py found in paper text by Syntology unverified MIT (permissive) · 1db28a5ee819cd01 · report
decide_winner ZDCSlab/Rubrics-as-an-Attack-Surface/downstream_eval/eval/analyze.py found in paper text by Syntology unverified MIT (permissive) · ccb26c1a58a2eb7c · report
eval_on_test ZDCSlab/Rubrics-as-an-Attack-Surface/rubrics_selection/selection.py found in paper text by Syntology unverified MIT (permissive) · 156a7a83c700039e · report
format_beaver_conversation ZDCSlab/Rubrics-as-an-Attack-Surface/downstream_eval/eval/scores.py found in paper text by Syntology unverified MIT (permissive) · d05a5f62b77b232a · report
format_error_examples_for_prompt ZDCSlab/Rubrics-as-an-Attack-Surface/rubrics_search/search/optimize.py found in paper text by Syntology unverified MIT (permissive) · 1974826b28a222b3 · report
get_rubric_id ZDCSlab/Rubrics-as-an-Attack-Surface/rubrics_search/search/select_final.py found in paper text by Syntology unverified MIT (permissive) · 40244ed50a2b0259 · report
get_token_len ZDCSlab/Rubrics-as-an-Attack-Surface/downstream_eval/eval/generate.py found in paper text by Syntology unverified MIT (permissive) · 26bdfbc372c5a3a9 · report
load_gen_file_bon ZDCSlab/Rubrics-as-an-Attack-Surface/downstream_eval/eval/scores.py found in paper text by Syntology unverified MIT (permissive) · 9b9ceb2f80a80ac0 · report
load_jsonl ZDCSlab/Rubrics-as-an-Attack-Surface/downstream_eval/eval/utils_pairwise.py found in paper text by Syntology unverified MIT (permissive) · 400eeff90e1ba381 · report
load_rubrics_jsonl ZDCSlab/Rubrics-as-an-Attack-Surface/rubrics_search/search/select_final.py found in paper text by Syntology unverified MIT (permissive) · 555478893737fb22 · report
parse_verdict ZDCSlab/Rubrics-as-an-Attack-Surface/downstream_eval/eval/utils_pairwise.py found in paper text by Syntology unverified MIT (permissive) · f57b8c707f9f56df · report
pick_best_in_subset ZDCSlab/Rubrics-as-an-Attack-Surface/downstream_eval/eval/select_best.py found in paper text by Syntology unverified MIT (permissive) · 23262afede4a7d29 · report
read_jsonl ZDCSlab/Rubrics-as-an-Attack-Surface/downstream_eval/eval/scores.py found in paper text by Syntology unverified MIT (permissive) · d97bc4cdc990894c · report
read_jsonl ZDCSlab/Rubrics-as-an-Attack-Surface/downstream_eval/eval/analyze.py found in paper text by Syntology unverified MIT (permissive) · ffbf5293f2483abe · report
read_jsonl ZDCSlab/Rubrics-as-an-Attack-Surface/downstream_eval/eval/generate.py found in paper text by Syntology unverified MIT (permissive) · f07107c7894990c1 · report
read_jsonl ZDCSlab/Rubrics-as-an-Attack-Surface/downstream_eval/eval/select_best.py found in paper text by Syntology unverified MIT (permissive) · 6a94611fb33432fd · report
sample_instructions_from_dataset ZDCSlab/Rubrics-as-an-Attack-Surface/downstream_eval/eval/generate.py found in paper text by Syntology unverified MIT (permissive) · 3e064fc5b4504d36 · report
select_rubric ZDCSlab/Rubrics-as-an-Attack-Surface/rubrics_selection/selection.py found in paper text by Syntology unverified MIT (permissive) · 6ee262d896a4c9ff · report
subset_indices ZDCSlab/Rubrics-as-an-Attack-Surface/downstream_eval/eval/select_best.py found in paper text by Syntology unverified MIT (permissive) · de5d416266f706a6 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2602.13576, was issued in February 2026, after that date, so the archive has no leaderboard rows for it.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections