Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

a form is autofilling cvv but not card number

  • 1 reply
  • 1 has this problem
  • 21 views
  • Last reply by cor-el

more options

A form is autofilling name address phone, fair enough, it's not remembering card number, good, but it IS remembering the CVV which is very bad.

I don't understand how this is controlled, and I can't see anything in the page source

Is there something I can do about it, or the page owner can do?

Thanks

A form is autofilling name address phone, fair enough, it's not remembering card number, good, but it IS remembering the CVV which is very bad. I don't understand how this is controlled, and I can't see anything in the page source Is there something I can do about it, or the page owner can do? Thanks

Chosen solution

Firefox will store autocomplete data if the input field doesn't have an autocomplete="off" attribute.

Firefox can recognize some specific data like credit card numbers via a check like the Luhn algorithm and omit storing such a number.

Read this answer in context 👍 0

All Replies (1)

more options

Chosen Solution

Firefox will store autocomplete data if the input field doesn't have an autocomplete="off" attribute.

Firefox can recognize some specific data like credit card numbers via a check like the Luhn algorithm and omit storing such a number.