CVE-2026-44195
medium
CVSS v3
6.5
CVSS v2
—
VIR risk
6.5
Description
OPNsense is a FreeBSD based firewall and routing platform. Prior to 26.1.7, a logic flaw in the OPNsense lockout_handler allows an unauthenticated attacker to continuously reset the authentication failure counter for their IP address. By interjecting a crafted username containing a success keyword ("Accepted" or "Successful login") between normal brute-force attempts, an attacker can prevent the failure counter from ever reaching the lockout threshold. This vulnerability is fixed in 26.1.7.
Predictions
Exploit likelihood
75%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: security-advisories@github.com — https://github.com/opnsense/core/security/advisories/GHSA-h3vx-4q27-rc42
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| opnsense | opnsense | {"endExcluding":"26.1.7"} | 26.1.7 |
References
CWEs
CWE-307
Verify integrity in audit chain (admin only). AS-IS.