Citrix Cloud
CVE-2025-66391
HIGH
Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Requires a valid read-only account so PR:L; network/low-complexity with no UI; high confidentiality (OTP leak) and integrity (unauthorized writes/account takeover), but no direct availability impact so A:N.
Primary rating from CISA-ADP.
CVSS VectorCISA-ADP
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
3DescriptionCVE.org
In Citrix Cloud through 2025-11-10, an account with read-only access can trigger the beginning of a workflow for write operations, e.g., the system will send a one-time password to an attacker-controlled email address when the attacker attempts to reset the password of a user account.
AnalysisAI
Privilege escalation via broken access control in Citrix Cloud (through 2025-11-10) lets a user holding only read-only permissions initiate privileged write workflows they should be barred from. Because the platform enforces authorization at the wrong step, a low-privilege operator can, for example, kick off a password-reset flow and have the one-time password delivered to an attacker-controlled email address, enabling takeover of other accounts. Publicly available exploit code exists (MITRE-reported, GitHub PoC), though there is no evidence of active exploitation and the EPSS probability is low at 0.38% (30th percentile).
Technical ContextAI
This is a CWE-284 Improper Access Control weakness in the Citrix Cloud management/identity platform, a multi-tenant SaaS console for administering Citrix DaaS, NetScaler, and related services. The defect is an authorization gap in the workflow state machine: the platform checks a user's role when a write operation is finalized but not when the workflow is initiated, so a read-only role can trigger the sensitive first step (e.g., issuing a password-reset OTP). The CPE data is uninformative (cpe:2.3:a:n/a:n/a:*), which is expected for a vendor-hosted cloud service that has no versioned on-prem software artifact - the affected surface is the live Citrix Cloud tenant rather than a downloadable product build.
RemediationAI
Because Citrix Cloud is a vendor-operated SaaS platform, the authoritative fix is applied server-side by Citrix - Patch available per vendor advisory at the service level; no customer-installable version applies. Administrators should confirm with Citrix support or the Trust/Security portal that their tenant is running the corrected authorization logic (monitor https://citrix.cloud.com/ and Citrix security bulletins for the specific remediation notice, which was not present in the supplied references). As compensating controls until confirmation, audit and minimize read-only role assignments, revoke read-only access from untrusted or unnecessary users, and enable/review administrative activity logging to detect anomalous password-reset or workflow-initiation events; where possible require step-up MFA on account-recovery flows so a leaked OTP alone cannot complete takeover. Trade-off: tightening read-only grants may disrupt legitimate auditors or monitoring integrations, so scope changes to non-essential accounts first.
Command injection in LiteLLM 1.18.10 lets attackers who can configure MCP (Model Context Protocol) servers supply arbitr
SQL injection in AzuraCast's backup restore flow (versions up to and including 0.23.7) lets an attacker achieve privileg
Remote code execution in APScheduler (all versions through 3.10.x and 4.0.0a5) is achievable when applications deseriali
Remote code execution in the Exim mail transfer agent (versions before 4.99.3) built against certain GnuTLS configuratio
SQL injection in EasyAppointments <=1.5.1 allows unauthenticated attackers to extract and modify database contents via t
Unauthenticated remote OS command injection in MeiG Smart FORGE_SLT711 cellular gateway firmware MDM9607.LE.1.0-00110-ST
Unauthenticated API access in LalanaChami Pharmacy Management System (commit 5c3d028) allows remote attackers to dump al
Giflib 5.2.2 contains a buffer overflow in the EGifGCBToExtension function that fails to validate allocated memory when
Denial of service in GPAC's MP4Box multimedia tool (versions before 26.02.0) arises from a use-after-free in the gf_sei_
Arbitrary kernel memory read/write in Realtek rtl819x Jungle SDK Wi-Fi driver allows local unprivileged attackers to acc
Denial of service in GPAC's MP4Box/libgpac media importer (versions before 26.02.0) lets an attacker crash the tool by s
Denial of service in relibc — the Redox OS C standard library implemented in Rust — allows attackers to crash applicatio
Same weakness CWE-284 – Improper Access Control
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today