Description
vault token disclosure via unvalidated postMessage vulnerability in N-able PassPortal allows Authentication Abuse.

This issue affects the PassPortal browser extension: before 3.49.6.
Published: 2026-08-21
Score: 6.9 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An unvalidated postMessage handler in the N‑able PassPortal browser extension permits an attacker to retrieve a vault token, which can then be used to impersonate authenticated users. The flaw is characterized as a CWE‑1385 vulnerability. The disclosed token gives an attacker the ability to perform actions under the victim’s credentials, potentially accessing sensitive data or services. This impact is limited to environments where the browser extension is installed and active.

Affected Systems

The affected product is the N‑able PassPortal browser extension for web browsers. Versions earlier than 3.49.6 are vulnerable. The issue is specific to the extension’s message handling component; no other N‑able products are listed as affected.

Risk and Exploitability

The CVSS score of 6.9 indicates a medium severity. EPSS is not available and the vulnerability is not listed in the CISA KEV catalog, suggesting limited public exploitation data. However, the likely attack vector is a malicious web page or injected script that sends a crafted postMessage to the extension, bypassing security checks. If an attacker succeeds, the exposed token can be used for authentication abuse. Organizations using PassPortal should treat this as a moderate risk, especially in environments with privileged vault access.

Generated by OpenCVE AI on August 21, 2026 at 15:24 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the PassPortal browser extension to version 3.49.6 or later, which removes the unvalidated postMessage handler.
  • If an immediate update is not possible, disable or uninstall the PassPortal extension until the patch is applied to eliminate the risk of token leakage.
  • Configure browser policies or extensions’ permissions to restrict postMessage communication to trusted origins, mitigating the potential for crafted messages to reach the extension.

Generated by OpenCVE AI on August 21, 2026 at 15:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 21 Aug 2026 16:45:00 +0000

Type Values Removed Values Added
First Time appeared N-able
N-able passportal
Vendors & Products N-able
N-able passportal

Fri, 21 Aug 2026 14:15:00 +0000

Type Values Removed Values Added
Description vault token disclosure via unvalidated postMessage vulnerability in N-able PassPortal allows Authentication Abuse. This issue affects the PassPortal browser extension: before 3.49.6.
Title PassPortal browser extension: vault token disclosure via unvalidated postMessage
Weaknesses CWE-1385
References
Metrics cvssV4_0

{'score': 6.9, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

N-able Passportal
cve-icon MITRE

Status: PUBLISHED

Assigner: N-able

Published:

Updated: 2026-08-21T15:07:33.739Z

Reserved: 2026-07-13T10:21:53.607Z

Link: CVE-2026-15580

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-21T14:16:48.587

Modified: 2026-08-21T16:17:01.700

Link: CVE-2026-15580

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T16:30:06Z

Weaknesses
  • CWE-1385

    Missing Origin Validation in WebSockets