🚨 BREAKING

Pingvin Share X Critical 2FA Bypass (CVE-2026-44196)

Pingvin Share X Critical 2FA Bypass (CVE-2026-44196)

A critical authentication bypass vulnerability, CVE-2026-44196, has been identified in Pingvin Share X, a self-hosted file sharing platform. According to the National Vulnerability Database, this flaw, present in versions 1.14.1 through 1.16.2, allows an attacker who has already obtained a valid username and password to completely circumvent the second-factor authentication (TOTP) requirement.

This means that while an attacker still needs the initial credentials, the crucial second layer of defense is rendered ineffective. The National Vulnerability Database assigns a CVSS score of 9.1 (CRITICAL) to this vulnerability, highlighting its severe impact on confidentiality and integrity. The issue is categorized under CWE-287 (Improper Authentication) and CWE-697 (Incomplete or Incorrect Comparison).

Defenders leveraging Pingvin Share X must prioritize patching. The vulnerability is fixed in version 1.16.3. Organizations running affected versions are at significant risk of unauthorized access to their shared files, even with 2FA ostensibly enabled.

What This Means For You

  • If your organization uses Pingvin Share X, immediately verify your installation version. If it's between 1.14.1 and 1.16.2, you are vulnerable to a full 2FA bypass. Upgrade to version 1.16.3 without delay. This isn't a theoretical threat; it’s a critical flaw that renders your 2FA useless if credentials are stolen.

Related ATT&CK Techniques

🛡️ Detection Rules

2 rules · 6 SIEM formats

2 detection rules auto-generated for this incident, mapped to MITRE ATT&CK. Sigma YAML is free — export to any SIEM format via the Intel Bot.

critical T1110.004 Credential Access

Pingvin Share X Authentication Bypass - CVE-2026-44196

Sigma YAML — free preview
title: Pingvin Share X Authentication Bypass - CVE-2026-44196
id: scw-2026-05-12-ai-1
status: experimental
level: critical
description: |
  Detects successful authentication bypass attempts targeting Pingvin Share X by observing requests to the TOTP verification endpoint that return a success status code, indicating that the second factor was skipped. This is specific to CVE-2026-44196.
author: SCW Feed Engine (AI-generated)
date: 2026-05-12
references:
  - https://shimiscyberworld.com/posts/nvd-CVE-2026-44196/
tags:
  - attack.credential_access
  - attack.t1110.004
logsource:
    category: authentication
detection:
  selection:
      cs-uri|contains:
          - '/auth/totp/verify'
      sc-status:
          - 200
      condition: selection
falsepositives:
  - Legitimate administrative activity

Source: Shimi's Cyber World · License & reuse

✓ Sigma · Splunk SPL Sentinel KQL Elastic QRadar AQL Wazuh Get rules for your SIEM →

Indicators of Compromise

IDTypeIndicator
CVE-2026-44196 Auth Bypass Pingvin Share X versions 1.14.1 to 1.16.2
CVE-2026-44196 Auth Bypass Second-factor authentication (TOTP) bypass
Source & Attribution
Source PlatformNVD
ChannelNational Vulnerability Database
PublishedMay 12, 2026 at 21:17 UTC

This content was AI-rewritten and enriched by Shimi's Cyber World based on the original source. All intellectual property rights remain with the original author.

Believe this infringes your rights? Submit a takedown request.

Related coverage

MongoDB Ops Manager RCE via Webhook Template Injection (CVE-2026-8431)

CVE-2026-8431 — An administrative user with access to configure webhooks can execute arbitrary commands by configuring and then triggering webhooks containing specific FreeMarker template syntax. ...

vulnerabilityCVEhigh-severitycwe-77
/SCW Vulnerability Desk /HIGH /7.2 /⚑ 3 IOCs /⚙ 2 Sigma

CVE-2026-8430: SPIP RCE Limited to Nginx Configurations

CVE-2026-8430 — SPIP versions prior to 4.4.14 contain a remote code execution vulnerability in the public space that is limited to certain nginx configurations, allowing...

vulnerabilityCVEhigh-severityremote-code-executioncwe-94
/SCW Vulnerability Desk /HIGH /8.1 /⚑ 3 IOCs /⚙ 3 Sigma

SPIP RCE Vulnerability (CVE-2026-8429) Bypasses Security Protections

CVE-2026-8429 — SPIP versions prior to 4.4.14 contain a remote code execution vulnerability in the private space that allows attackers to execute arbitrary code in...

vulnerabilityCVEhigh-severityremote-code-executioncwe-94
/SCW Vulnerability Desk /HIGH /8.8 /⚑ 2 IOCs /⚙ 3 Sigma