CVV Attack Signature Guide
Learn about CVV attack signatures and how to detect them to protect online transactions.
CVV fraud detection is the process a payment processor uses to verify that the security code printed on a card matches the account before an online order is approved. It combines a real-time CVV check with address verification, 3D Secure authentication, velocity rules, and risk scoring models. The point is to block stolen card data at checkout instead of absorbing a chargeback weeks later.
CVV fraud is a form of card-not-present fraud. Someone submits a card number, expiration date, and security code to an online merchant without holding the physical card.
The three-digit code on the back of a Visa, Mastercard, or Discover card, and the four-digit code on the front of an American Express card, exists to prove the card is in hand. Card numbers taken from a database breach do not include that code, because PCI DSS forbids storing it.
When a thief holds the full card record including the CVV, the order can look normal at checkout. Detection then rests on everything layered around the code.
Detection is not one check. It is a stack of checks that run during the authorization request, most of them in under a second.
No single signal proves fraud, and no combination offers a guarantee. Fraud teams look for clusters of weak signals rather than one strong one.
The issuer returns a response code, and the merchant decides what to do with it. Options include declining the order, holding it for review, or asking the customer for another payment method.
A mismatch alone does not prove fraud. Keying errors, cards reissued after a breach, and confused cardholders all produce failures on legitimate orders.
False declines cost real revenue, so most gateways let you apply strict CVV rules to high-risk orders and looser rules elsewhere instead of rejecting every mismatch.
Stolen data that includes the security code passes the check by definition. Issuers in some markets do not enforce CVV verification at all, and some fraud rings keep order values low to stay under velocity thresholds.
That gap is why the CVV check is one control, not a wall. Merchants that rely on it alone carry the chargeback risk when a full card record is used.
Four parties touch the check during a single transaction.
PCI DSS bans storing the CVV2 or CVC2 value after authorization, which limits what a breach of a merchant database can expose. The pass or fail response code may be kept.
No. It blocks the large share of attempts made with card numbers that lack the printed code. It does not stop an order placed with a complete set of stolen card data, so merchants need 3D Secure, behavioral analytics, and manual review on top.
No. PCI DSS prohibits storing sensitive authentication data, including the CVV2 or CVC2 value, after authorization. Merchants may keep the pass or fail response code but not the number itself.
No. Typing errors, newly issued cards, and cardholders entering the wrong code produce mismatches on real orders. Treat a mismatch as one signal among several instead of a verdict.
Verification happens inside the authorization request, which completes in about a second at checkout. The merchant's decision rules, not the check itself, control how long the full review takes.
CVV and CVC refer to the code encoded on the magnetic stripe or chip, which processors read in person. CVV2 and CVC2 refer to the printed code a customer types online. Card-not-present detection relies on the printed value.
Learn about CVV attack signatures and how to detect them to protect online transactions.
A CVV attack pattern is a run of authorization requests that tests card numbers against card verification values. Signals, variants, and controls.
How to read CVV attack logs: the signals, log sources, step-by-step method, and metrics that separate card testing traffic from real shoppers.
Learn about CVV attack indicators of compromise (IoC) and how to protect against them.
Discover the best solutions for CVV attack mitigation, including top products and tips to protect your online transactions.
Discover the best CVV attack detection solution to secure your online CVV sales.
Discover the importance of CVV attempt monitoring and how it can protect you from online fraud.
Learn how to conduct effective CVV velocity checks and stay ahead of fraudulent activities in the online CVV marketplace.
How CVV fraud rules work in card-not-present payments: issuer verification, velocity limits, PCI DSS storage bans, chargeback programs, and legal exposure.
CVV fraud indicators are signals that a card-not-present order may use stolen card data. Learn the top red flags, how card testing works, and what to do.