BunkerWeb

bunkerweb.io
BunkerWeb

BunkerWeb is an open-source Next-Generation Web Application Firewall (WAF). It provides easy protection for your web services and is designed to remain secure by default. It integrates seamlessly with modern environments (Docker, Kubernetes, Linux, etc.).

Open Source

BunkerWeb Source Code

Author

bunkerity

Description

🛡️ Open-source and cloud-native Web Application Firewall (WAF)

#antibot#cybersecurity#devops#devsecops#dnsbl#docker#hardening#hosting#kubernetes#letsencrypt#modsecurity#nginx#reverse-proxy#security#security-tuning#swarm#waap#waf#web-application-firewall#web-security

Homepage

https://www.bunkerweb.io

License

AGPL-3.0

Created

20 Aug 19

Last Updated

18 Jul 26

Latest version

v1.6.13

Primary Language

Python

Size

924,028 KB

Stars

10,728

Forks

635

Watchers

10,728

Language Usage

Language Usage

Star History

Star History

Recent Commits

  • Théophile Diot (16 Jul 26)

    Merge pull request #3727 from bunkerity/dev Road to 1.6.13 🚀

  • TheophileDiot (16 Jul 26)

    fix(instances): harden hostname parsing

  • TheophileDiot (16 Jul 26)

    Add migration scripts for upgrading to version 1.6.13 across MariaDB, MySQL, PostgreSQL, and SQLite

  • TheophileDiot (16 Jul 26)

    Road to 1.6.13 🚀

  • Théophile Diot (16 Jul 26)

    Merge pull request #3720 from bunkerity/dependabot/terraform/tests/terraform/dev/scaleway/scaleway-2.79.0 deps/terraform: bump scaleway/scaleway from 2.78.0 to 2.79.0 in /tests/terraform

  • Théophile Diot (16 Jul 26)

    Merge pull request #3723 from bunkerity/dependabot/github_actions/dev/ruby/setup-ruby-1.319.0 deps/gha: bump ruby/setup-ruby from 1.316.0 to 1.319.0

  • Théophile Diot (16 Jul 26)

    Merge pull request #3722 from bunkerity/dependabot/github_actions/dev/softprops/action-gh-release-3.0.2 deps/gha: bump softprops/action-gh-release from 3.0.1 to 3.0.2

  • Théophile Diot (16 Jul 26)

    Merge pull request #3721 from bunkerity/dependabot/github_actions/dev/actions/setup-node-7.0.0 deps/gha: bump actions/setup-node from 6.4.0 to 7.0.0

  • TheophileDiot (16 Jul 26)

    build: bump base image digests, drop stale CVE pins from AIO/bw Dockerfile

  • TheophileDiot (16 Jul 26)

    security: Bump nginx to 1.30.4, vendor full source tree

  • dependabot[bot] (16 Jul 26)

    deps/gha: bump ruby/setup-ruby from 1.316.0 to 1.319.0 Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.316.0 to 1.319.0. - [Release notes](https://github.com/ruby/setup-ruby/releases) - [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb) - [Commits](https://github.com/ruby/setup-ruby/compare/d45b1a4e94b71acab930e56e79c6aa188764e7f9...003a5c4d8d6321bd302e38f6f0ec593f77f06600) --- updated-dependencies: - dependency-name: ruby/setup-ruby dependency-version: 1.319.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>

  • dependabot[bot] (16 Jul 26)

    deps/gha: bump softprops/action-gh-release from 3.0.1 to 3.0.2 Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](https://github.com/softprops/action-gh-release/compare/718ea10b132b3b2eba29c1007bb80653f286566b...3d0d9888cb7fd7b750713d6e236d1fcb99157228) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>

  • dependabot[bot] (16 Jul 26)

    deps/gha: bump actions/setup-node from 6.4.0 to 7.0.0 Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6.4.0 to 7.0.0. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e...820762786026740c76f36085b0efc47a31fe5020) --- updated-dependencies: - dependency-name: actions/setup-node dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>

  • dependabot[bot] (16 Jul 26)

    deps/terraform: bump scaleway/scaleway in /tests/terraform Bumps [scaleway/scaleway](https://github.com/scaleway/terraform-provider-scaleway) from 2.78.0 to 2.79.0. - [Release notes](https://github.com/scaleway/terraform-provider-scaleway/releases) - [Commits](https://github.com/scaleway/terraform-provider-scaleway/compare/v2.78.0...v2.79.0) --- updated-dependencies: - dependency-name: scaleway/scaleway dependency-version: 2.79.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>

  • TheophileDiot (16 Jul 26)

    Merge branch 'dev' of https://github.com/bunkerity/bunkerweb into dev

  • TheophileDiot (16 Jul 26)

    fix(configs): delete custom configs by exact key instead of method-wide

  • Théophile Diot (15 Jul 26)

    Merge pull request #3718 from bunkerity/dependabot/github_actions/dev/docker/login-action-4.4.0 deps/gha: bump docker/login-action from 4.2.0 to 4.4.0

  • Théophile Diot (15 Jul 26)

    Merge pull request #3717 from bunkerity/dependabot/github_actions/dev/github/codeql-action/analyze-4.37.0 deps/gha: bump github/codeql-action/analyze from 4.36.3 to 4.37.0

  • Théophile Diot (15 Jul 26)

    Merge pull request #3715 from bunkerity/dependabot/github_actions/dev/github/codeql-action/upload-sarif-4.37.0 deps/gha: bump github/codeql-action/upload-sarif from 4.36.2 to 4.37.0

  • Théophile Diot (15 Jul 26)

    Merge pull request #3714 from bunkerity/dependabot/github_actions/dev/docker/setup-buildx-action-4.2.0 deps/gha: bump docker/setup-buildx-action from 4.1.0 to 4.2.0

  • Théophile Diot (15 Jul 26)

    Merge pull request #3713 from bunkerity/dependabot/github_actions/dev/github/codeql-action/init-4.37.0 deps/gha: bump github/codeql-action/init from 4.36.3 to 4.37.0

  • TheophileDiot (15 Jul 26)

    chore(deps): bump Python dependencies across api/autoconf/deps/scheduler

  • TheophileDiot (15 Jul 26)

    docs(country): reformat README tables for COUNTRY_IGNORE_URI column width

  • TheophileDiot (15 Jul 26)

    feat(country): add COUNTRY_IGNORE_URI setting to bypass country checks

  • TheophileDiot (15 Jul 26)

    fix(ui): add reverse proxy buffering settings to UI configuration

  • TheophileDiot (15 Jul 26)

    fix(deps): bump curl to 8.20.0-r0 in bw/all-in-one images to patch CVEs

  • TheophileDiot (15 Jul 26)

    feat(limit): add global aggregate rate limit for services Per-IP/per-URL limiting doesn't protect origin capacity from combined traffic across all clients and URLs. Add `USE_LIMIT_REQ_GLOBAL` / `LIMIT_REQ_GLOBAL_RATE` as a cheap O(1) circuit-breaker checked before existing limits, with Redis and local fixed-window counters, UI metric surfacing, and docs across all locales.

  • TheophileDiot (13 Jul 26)

    fix(instances): validate hostnames against SSRF-style URL smuggling

  • TheophileDiot (13 Jul 26)

    fix(ui): enforce exact TOTP endpoint check for 2FA gate

  • dependabot[bot] (13 Jul 26)

    deps/gha: bump docker/login-action from 4.2.0 to 4.4.0 Bumps [docker/login-action](https://github.com/docker/login-action) from 4.2.0 to 4.4.0. - [Release notes](https://github.com/docker/login-action/releases) - [Commits](https://github.com/docker/login-action/compare/650006c6eb7dba73a995cc03b0b2d7f5ca915bee...af1e73f918a031802d376d3c8bbc3fe56130a9b0) --- updated-dependencies: - dependency-name: docker/login-action dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>

BunkerWeb Security

Security Advisories (2)

  • low Patched CVSS 3.5

    CVE-2025-8066 CVE-2025-8066 – Open Redirect vulnerability in BunkerWeb UI 1.6.X (< 1.6.4)

  • low Patched

    CVE-2024-53264 Open Redirect Vulnerability in Loading Page

BunkerWeb Website

Website

BunkerWeb - The open-source Web Application Firewall (WAF)

Fool attackers and protect your web services with BunkerWeb, the open-source and next-gen Web Application Firewall (WAF).

Redirects

Does not redirect

Security Checks

All 65 security checks passed

Server Details

  • IP Address 51.159.125.247
  • Hostname 51-159-125-247.rev.poneytelecom.eu
  • Location Paris, Ile-de-France, France, EU
  • ISP Scaleway SAS
  • ASN AS12876

Associated Countries

  • FR FR
  • NL NL

Safety Score

Website marked as safe

100%

Blacklist Check

www.bunkerweb.io was found on 0 blacklists

  • AntiSocial Blacklist
  • Artists Against 419
  • Badbitcoin
  • Bambenek Consulting
  • CERT Polska
  • CoinBlockerLists
  • CRDF
  • CryptoScamDB
  • EtherAddressLookup
  • EtherScamDB
  • Fake Website Buster
  • MetaMask EthPhishing
  • NABP Not Recommended Sites
  • OpenPhish
  • PetScams
  • PhishFeed
  • PhishFort
  • Phishing.Database
  • PhishStats
  • PhishTank
  • Phishunt
  • RPiList Not Serious
  • Scam.Directory
  • SecureReload Phishing List
  • Spam404
  • StopGunScams
  • Suspicious Hosting IP
  • ThreatFox
  • ThreatLog
  • TweetFeed
  • URLhaus
  • ViriBack C2 Tracker

Website Preview

Website preview

BunkerWeb Reviews

More Firewalls

About the Data: BunkerWeb

Change History

API

You can access BunkerWeb's data programmatically via our API. Simply make a GET request to:

https://api.awesome-privacy.xyz/v1/services/bunkerweb

The REST API is free, no-auth and CORS-enabled. To learn more, view the API Docs or read the API Usage Guide.

Share BunkerWeb

Help your friends compare Firewalls, and pick privacy-respecting software and services.
Share BunkerWeb and Awesome Privacy with your network!

View Firewalls (14)