Skip to content
Threat Feed
critical advisory PoC

Authentication Bypass in pig via Password Reset Endpoint

An authentication bypass vulnerability in pig versions prior to 4.1.0 allows remote attackers to perform unauthorized account takeovers by exploiting improper password verification in the /register/password endpoint.

CVE search metadata

CVE search record: CVE-2026-91995. Severity: critical. CVSS: 9.1. KEV: no. Product: pig (< 4.1.0). Brief: Authentication Bypass in pig via Password Reset Endpoint. Brief link: https://feed.craftedsignal.io/briefs/2026-09-pig-auth-bypass/

What's new

  • 1. poc_available Sep 15, 15:31 via sploitus

The pig application, in versions prior to 4.1.0, is affected by a critical authentication bypass vulnerability located in the /register/password endpoint. The vulnerability stems from the application discarding the results of the password verification process during the account credential update flow. Consequently, an attacker can supply an arbitrary value as the current password, bypass the validation check, and successfully overwrite the credentials for any user account, including administrative accounts. This flaw provides remote attackers with an unauthenticated path to achieve full administrative control over the affected application. Because the vulnerability allows for complete account takeover, it poses a significant risk to the integrity and confidentiality of the environment hosting the pig service.

Impact

Successful exploitation allows remote attackers to gain full administrative access to the pig application. This can lead to complete loss of account control, unauthorized access to sensitive application data, and the potential for further lateral movement if the application is integrated with other enterprise systems.

Recommendation

Prioritized actions for security teams:

  • Patch the pig application to version 4.1.0 or later immediately to remediate CVE-2026-91995.
  • Review web server access logs for any POST requests directed to the /register/password endpoint that correlate with suspicious administrative account changes or unexpected password resets.
  • Audit existing administrative accounts for unauthorized modifications or newly created entries that align with the timeline of potential exploitation.

Immediate actions

Upgrade pig to version 4.1.0 or later to patch CVE-2026-91995.

IT Operations 24h

Mitigations

Upgrade pig to version 4.1.0 or later

immediate IT Operations

CVE-2026-91995

Detection coverage 1

Detects CVE-2026-91995 Exploitation - Unauthorized Password Reset Attempt

critical

Detects exploitation attempts against the /register/password endpoint of the pig application where password verification is bypassed.

sigma tactics: initial_access, privilege-escalation techniques: T1098 sources: webserver

Detection queries are available on the platform. Get full rules →