Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:L/VA:N/SC:H/SI:H/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:Amber
Remote crafted page (AV:N/AC:L), no attacker auth (PR:N), victim must visit page (UI:R); origin bypass crosses extension trust boundary into identity backend so S:C with high confidentiality and limited integrity impact.
Primary rating from Vendor (palo_alto).
CVSS VectorVendor: palo_alto
Lifecycle Timeline
3DescriptionCVE.org
Idira Identity Browser Extension (Chrome, Firefox, and Edge builds) versions prior to 26.8.1 exhibit an origin validation flaw within its internal web-page verification routines. If an authenticated user navigates to a specially crafted webpage, this interaction could potentially allow a remote attacker to trigger unauthorized application interaction or execution parameters within the context of that authenticated browser session. CyberArk Security Bulletin: CA26-21
AnalysisAI
Origin validation failure in CyberArk's Idira Identity Browser Extension for Chrome, Firefox, and Edge (versions prior to 26.8.1) allows a remote attacker to abuse an authenticated user's browser session by luring them to a malicious page. Per CyberArk bulletin CA26-21, the extension's internal web-page verification routine fails to correctly enforce origin checks (CWE-346), enabling unauthorized application interaction in the victim's identity context. No public exploit identified at time of analysis, but the CVSS 4.0 base score of 8.4 reflects high confidentiality impact and subsequent-system impact via the identity SaaS the extension brokers.
Technical ContextAI
The affected component is a browser extension that bridges CyberArk Identity (formerly Idaptive) SaaS authentication into Chrome, Firefox, and Edge - typically for SSO, secrets retrieval, or workforce identity flows. CWE-346 (Origin Validation Error) here means the extension's content-script or message-handler routines accept events, postMessage payloads, or DOM signals from an unintended origin instead of strictly verifying the sender's window.origin against an allowlist. Because browser extensions inherit elevated privileges (cross-origin XHR, storage, cookie access) and the Idira extension specifically holds tokens or session material for the identity tenant, an origin-confused message can cause the extension to act on behalf of the victim against the legitimate identity backend. The CPE confirms the affected vendor as CyberArk Software (a Palo Alto Networks company), product 'identity_browser_extensions', all versions until the 26.8.1 fix.
RemediationAI
Vendor-released patch: upgrade the Idira Identity Browser Extension to version 26.8.1 or later in Chrome, Firefox, and Edge - refer to CyberArk Security Bulletin CA26-21 (accessible via https://docs.cyberark.com/find-identity-administration-docs/latest/en/content/getstarted/identity-new-doc-location.htm) for the per-browser store links. Where managed deployment is in use, force-update the extension via Chrome Enterprise/Edge admin policies (ExtensionInstallForcelist with minimum_version_required) and Firefox Enterprise policies so that users cannot stay on a vulnerable build; this has the side effect of restarting the extension and may briefly interrupt active SSO sessions. As an interim compensating control before users update, restrict identity-extension usage to managed browsers and consider disabling the extension via policy for high-risk groups (the trade-off is loss of SSO/secrets autofill and a likely password-prompt surge), and remind users not to follow untrusted links while logged into the CyberArk Identity tenant. Network egress filtering will not mitigate this because the exploit traffic is the user's own browser navigating to attacker-chosen origins.
Same weakness CWE-346 – Origin Validation Error
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-36363
GHSA-mmjg-x39c-438q