Cybersecurity · 04

More Than 16.5 Million Stolen Accounts: Where Businesses Should Start

New telemetry shows credentials linked to Vietnam continue to be stolen at scale. Password resets matter, but they are not enough if sessions and old permissions remain active.

A security desk with an unusual sign-in alert, a hardware key and an incident-response notebook
Friday Works / Journal04 · 2026
ContentsTap to jump to a section
  1. 01What the figure does and does not mean
  2. 02Credentials are often stolen from endpoints, not servers
  3. 03Six actions for the first 24 hours
  4. 04A password reset is not the end
  5. 05Inspect source repositories and lookalike domains
  6. 06A practical 30-day plan
Summary
The one-minute brief
  • The 16.5 million figure refers to detected account records, not 16.5 million unique people or confirmed company breaches.
  • A suspected account requires session invalidation, token revocation and log review; a password reset alone may not remove an attacker.
  • Multi-factor authentication, permission control and response speed determine whether an alert prevents an incident.
01

What the figure does and does not mean

A portal operated by Vietnam’s Ministry of Science and Technology cited Viettel Threat Intelligence data showing more than 16.5 million stolen account records linked to Vietnam in the first half of 2026. The same source reported 302 data-exposure cases on underground forums, up 58.1% year on year.

This is vendor telemetry, not a count of unique people or proof that every record is current. Entries may be old, duplicated or unusable. The scale still shows that stolen credentials should be treated as a routine business risk rather than a rare event.

An alert only creates value when the business can quickly lock, investigate and revoke access.
02

Credentials are often stolen from endpoints, not servers

The report says many records came from information-stealing malware. An infostealer on a personal or work computer can collect saved browser passwords, session cookies, tokens and wallet data. A business application may have no obvious vulnerability while a valid account still reaches an attacker.

Risk increases when staff reuse passwords across email, CRM, source repositories and administration tools. A stolen cookie or token may also let an attacker reuse an authenticated session without entering the password again.

03

Six actions for the first 24 hours

Identify the account, device and services involved before making broad changes. Isolate the suspected endpoint, invalidate every session, reset the password from a clean device, revoke application tokens, inspect mail-forwarding rules and review unusual activity.

For an administrative account, extend the review to newly created users, API keys, configuration changes and downloads. Preserve logs: they show how far the attacker went and whether notification duties may apply.

  • Isolate the suspected device.
  • Invalidate sessions and revoke tokens.
  • Set a unique password and stronger MFA.
  • Review logins, mail rules, new users and permission changes.
  • Identify potentially accessed data.
  • Preserve a timeline and evidence.
04

A password reset is not the end

Malware can steal the new password again, while an old session may survive a reset. Recovery must include endpoint remediation, browser and extension review, and confirmation that every session is invalid.

MFA reduces password risk, but SMS and push prompts can still be phished. Hardware security keys or passkeys offer stronger protection for important accounts because authentication is bound to the correct site.

05

Inspect source repositories and lookalike domains

API keys, database passwords and configuration files can reach public repositories by mistake. Scan commit history, rotate exposed secrets and remember that deleting a line from the latest version does not remove it from history.

Lookalike websites are another common credential source. Monitor similar domains and unexpected login pages, preserve evidence and coordinate with registrars, hosting providers and advertising platforms when takedown is needed.

06

A practical 30-day plan

Week one prioritises administrative, email, finance, source-code and cloud accounts. Week two establishes MFA, session revocation and endpoint checks. Week three reviews permissions, dormant users and repository secrets. Week four runs an account-takeover exercise and measures response time.

The goal is not to promise that a password will never leak. It is to stop one stolen credential from becoming persistent access and to contain an incident before data leaves the business.

FAQ

Frequently asked questions

How can a company check whether its email accounts appear in stolen data?

Use a reputable breach-monitoring or threat-intelligence service. Do not download stolen datasets from untrusted sources to perform your own check.

Is multi-factor authentication enough?

No. Combine it with session control, token revocation, endpoint security, least privilege and unusual-login monitoring.

Should every employee reset their password immediately?

Use a broad reset when the incident scope requires it. First identify affected systems, ensure endpoints are clean and prepare session revocation so the reset does not leave existing access open.

References

Sources used in this guide

We prioritise official guidance and primary technical sources. Visit each source for full context and the latest updates.

  1. Viettel Threat Intelligence phát hiện hơn 16,5 triệu tài khoản bị đánh cắpCổng thông tin Bộ Khoa học và Công nghệ
  2. Gần một nửa cuộc tấn công mạng tại Việt Nam có yếu tố AIVnExpress
  3. Hội nghị phổ biến Luật An ninh mạng và Luật Bảo vệ dữ liệu cá nhânBộ Công an

Written and reviewed by

Friday Works technology team

A perspective shaped by designing websites, building software, automating operations, integrating AI and assessing security for businesses.

Content is reviewed to reflect methods that can be applied in practice. We update it when the process, technology or underlying evidence changes materially.

About Friday Works