PHPackages                             timpack/magento2-module-pwned-validator - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Validation &amp; Sanitization](/categories/validation)
4. /
5. timpack/magento2-module-pwned-validator

AbandonedArchivedLibrary[Validation &amp; Sanitization](/categories/validation)

timpack/magento2-module-pwned-validator
=======================================

Add 'Have I been pwned?' validator to Magento 2.

1.1.0(6y ago)702MITPHP

Since Mar 11Pushed 6y ago1 watchersCompare

[ Source](https://github.com/tdgroot/magento2-module-pwned-validator)[ Packagist](https://packagist.org/packages/timpack/magento2-module-pwned-validator)[ RSS](/packages/timpack-magento2-module-pwned-validator/feed)WikiDiscussions master Synced yesterday

READMEChangelog (2)Dependencies (2)Versions (3)Used By (0)

Magento 2 Have I Been Pwned Validator
=====================================

[](#magento-2-have-i-been-pwned-validator)

This module adds a validator which checks if the submitted password is found in public databases using the `Have I Been Pwned?` service.

Security
--------

[](#security)

There are no security drawbacks, because there are no actual passwords being submitted over the internet. This is possible by hashing the password using the `SHA-1` algorithm and request all hashes in the `Have I been Pwned?` databases starting with the first 5 characters of the password hash. This resultset contains a list of hashes and the amount of occurrences.

This way the password stays inside the Magento process.

Installation
------------

[](#installation)

```
composer require timpack/magento2-module-pwned-validator
bin/magento setup:upgrade

```

Configuration
-------------

[](#configuration)

You can configure the threshold of the validator, at which count of occurrences in the resultset the password should be considered insecure/invalid. This configuration can be found at:

`Stores -> Configuration -> Customer -> Customer Configuration -> Pwned Validator -> Minimum amount of matches`

Credits
-------

[](#credits)

This module was heavily inspired by Valorin's Pwned validator written for Laravel: [valorin/pwned-validator](https://github.com/valorin/pwned-validator)

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 71.4% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~788 days

Total

2

Last Release

2244d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5240b0311ff3144de5f481270b2e4d2a7073f5af9b8ded119d5064f845b6d04c?d=identicon)[tdegroot96](/maintainers/tdegroot96)

---

Top Contributors

[![tdgroot](https://avatars.githubusercontent.com/u/1165302?v=4)](https://github.com/tdgroot "tdgroot (5 commits)")[![sinisa-colic](https://avatars.githubusercontent.com/u/4529208?v=4)](https://github.com/sinisa-colic "sinisa-colic (2 commits)")

---

Tags

magento2magento2-modulepwnedpwnedpasswordsvalidator

### Embed Badge

![Health badge](/badges/timpack-magento2-module-pwned-validator/health.svg)

```
[![Health](https://phpackages.com/badges/timpack-magento2-module-pwned-validator/health.svg)](https://phpackages.com/packages/timpack-magento2-module-pwned-validator)
```

###  Alternatives

[mollie/magento2

Mollie Payment Module for Magento 2

1121.8M12](/packages/mollie-magento2)[loki/magento2-components

Core module for defining Alpine.js components with advanced AJAX features

1010.0k22](/packages/loki-magento2-components)[imi/magento2-friendly-captcha

Friendly Captcha integration for Magento2

19125.8k](/packages/imi-magento2-friendly-captcha)[mage-os/module-inventory-reservations-grid

Add a grid with the list of inventory reservations.

1512.6k](/packages/mage-os-module-inventory-reservations-grid)[loki/magento2-admin-components

Admin Panel grids and forms created via Loki Components

173.7k7](/packages/loki-magento2-admin-components)[elgentos/magento2-improved-customer-address-validation

Magento 2 module to disable or adjust customer address field validation such as street, city and telephone

1718.8k](/packages/elgentos-magento2-improved-customer-address-validation)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
