{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-44195",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2026-05-05T15:13:47.570Z",
        "datePublished": "2026-05-13T21:52:42.373Z",
        "dateUpdated": "2026-05-14T13:46:30.721Z"
    },
    "containers": {
        "cna": {
            "title": "OPNsense: Authentication lockout bypass",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-307",
                            "lang": "en",
                            "description": "CWE-307: Improper Restriction of Excessive Authentication Attempts",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "LOW",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "NONE",
                        "baseScore": 5.3,
                        "baseSeverity": "MEDIUM",
                        "confidentialityImpact": "LOW",
                        "integrityImpact": "NONE",
                        "privilegesRequired": "NONE",
                        "scope": "UNCHANGED",
                        "userInteraction": "NONE",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/opnsense/core/security/advisories/GHSA-h3vx-4q27-rc42",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/opnsense/core/security/advisories/GHSA-h3vx-4q27-rc42"
                }
            ],
            "affected": [
                {
                    "vendor": "opnsense",
                    "product": "core",
                    "versions": [
                        {
                            "version": "< 26.1.7",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2026-05-13T21:52:42.373Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "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."
                }
            ],
            "source": {
                "advisory": "GHSA-h3vx-4q27-rc42",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "references": [
                    {
                        "url": "https://gist.github.com/sopex/b9786e72e2a5d9b1bbd81ed8477c351b",
                        "tags": [
                            "exploit"
                        ]
                    }
                ],
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2026-05-14T13:46:23.604362Z",
                                "id": "CVE-2026-44195",
                                "options": [
                                    {
                                        "Exploitation": "poc"
                                    },
                                    {
                                        "Automatable": "yes"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2026-05-14T13:46:30.721Z"
                }
            }
        ]
    }
}