Pingvin Share X is a secure and easy self-hosted file sharing platform. A vulnerability in versions 1.5.0 through 1.18.0 allow an attacker to bypass password verification when managing Time-based One-Time Password (TOTP) settings. The root cause is a missing await keyword on calls to the asynchronous verifyPassword method in authTotp.service.ts and the authenticateUser method in auth.service.ts. In JavaScript, an unawaited Promise is always truthy. So the logic intended to throw a ForbiddenException when a password is incorrect. It never executes because the expression evaluates the existence of the Promise object rather than its resolved boolean result. The vulnerability is fixed in version 1.18.1 by ensuring all asynchronous authentication calls are properly awaited. There are no official workarounds. If a user is locked out, an administrator must manually reset the user's TOTP status in the database.
CVE-2026-49467
This high-severity CVE scores 8.8 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.4%, top 66% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 8.8
- EG Score
- 8.8(medium)
- EG Risk
- 40(Track)EG Risk 40/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity88% × 45%Exploitation0% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 34%
- KEV
- Not listed
Published
August 12, 2026
Last Modified
August 14, 2026
Advisory Details (1)
Auto-updated Aug 12, 2026TOTP enrollment hijack: password gate skipped due to unawaited promise · Advisory · smp46/pingvin-share-x · GitHub
https://github.com/smp46/pingvin-share-x/security/advisories/GHSA-59q6-jvp6-w282Weakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 11× in last 7d / 28× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-08-25 18:12 UTCEG score recompute
- 2026-08-25 13:49 UTCEPSS rescore
- 2026-08-24 19:44 UTCEG score recompute
- 2026-08-23 10:02 UTCEG score recompute
- 2026-08-23 00:19 UTCEPSS rescore
- 2026-08-22 00:23 UTCEG score recompute
- 2026-08-21 23:49 UTCEPSS rescore
- 2026-08-21 01:57 UTCEG score recompute
- 2026-08-20 22:55 UTCEPSS rescore
- 2026-08-20 03:32 UTCEG score recompute
- 2026-08-19 17:04 UTCEPSS rescore
- 2026-08-18 17:50 UTCEG score recompute
- 2026-08-18 13:48 UTCEPSS rescore
- 2026-08-17 19:14 UTCEG score recompute
- 2026-08-17 13:47 UTCEPSS rescore
- 2026-08-16 19:10 UTCEG score recompute
- 2026-08-16 14:56 UTCEPSS rescore
- 2026-08-16 07:57 UTCEG score recompute
- 2026-08-16 02:14 UTCEPSS rescore
- 2026-08-15 09:31 UTCEG score recompute
- 2026-08-15 01:30 UTCEPSS rescore
- 2026-08-14 22:18 UTCEG score recompute
- 2026-08-14 21:59 UTCEG score recompute
- 2026-08-14 03:57 UTCEG score recompute
- 2026-08-13 22:00 UTCEPSS rescore
Show 3 moreShow fewer
- 2026-08-12 18:19 UTCEG score recompute
- 2026-08-12 17:26 UTCEG score recompute
- 2026-08-12 17:25 UTCMITRE cvelistV5first tracked
Frequently asked(5)
What is CVE-2026-49467?
When was CVE-2026-49467 disclosed?
Is CVE-2026-49467 actively exploited?
What is the CVSS score of CVE-2026-49467?
How do I remediate CVE-2026-49467?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-49467
Is Your Infrastructure Affected by CVE-2026-49467?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.