HIGH 8.8

CVE-2025-66391: Citrix Cloud Read-Only Account Privilege Escalation to Account Takeover

A vulnerability in Citrix Cloud allows users with read-only account permissions to initiate sensitive operations they should not be able to perform. Specifically, an attacker with read-only access can trigger password reset workflows and receive one-time passwords sent to attacker-controlled email addresses, effectively taking over user accounts. This represents a significant privilege escalation flaw where access controls fail to properly restrict who can initiate administrative workflows.

Source data · NVD / CISA · public domain

CVSS
3.1 · 8.8 HIGH · CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weaknesses (CWE)
CWE-284
Affected products
0 configuration(s)
Published / Modified
2026-06-17 / 2026-06-17

NVD description (verbatim)

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.

3 reference(s) · View on NVD →

SEC.co analysis · AI-assisted, reviewed against source

Technical summary

CVE-2025-66391 stems from an improper access control weakness (CWE-284) in Citrix Cloud's workflow authorization layer. The vulnerability allows principals with read-only credentials to invoke write-level operations by triggering the initiation of administrative workflows. The attacker gains the ability to request one-time passwords for password reset operations, with delivery sent to an email address under the attacker's control. This occurs because the system validates read-only roles at the API level but fails to enforce equivalent restrictions on workflow state transitions, creating a logical bypass where read permissions inadvertently enable write actions.

Business impact

This vulnerability enables account takeover of any user within a compromised Citrix Cloud tenant. An insider with minimal read-only access—such as a support agent, junior analyst, or contractor—can reset credentials for privileged accounts without detection. This directly threatens confidentiality, integrity, and availability of cloud-hosted workloads and administrative functions. Organizations may face unauthorized access to sensitive data, lateral movement into connected infrastructure, compliance violations, and loss of audit trail integrity if attackers modify accounts after takeover.

Affected systems

Citrix Cloud environments are affected through the version released on 2025-11-10 and earlier. The specific affected version range requires verification against Citrix's official advisory and patch history. Any Citrix Cloud tenant where users possess read-only roles is potentially vulnerable to this privilege escalation. Environments with service accounts, delegated administration roles, or third-party integrations using read-only credentials face elevated risk.

Exploitability

This vulnerability has a CVSS 3.1 score of 8.8 (HIGH severity) due to its network accessibility, low attack complexity, and requirement for valid (albeit low-privileged) credentials. The attack requires authentication but no user interaction, making it straightforward to automate and scale. The primary limiting factor is that an attacker must already possess valid read-only account credentials—either through insider threat, compromised credentials, or legitimate employment. Once credentials are in hand, exploitation is trivial and leaves minimal forensic evidence if the attacker uses legitimate workflow APIs.

Remediation

Citrix has released patches addressing the access control weakness. Organizations should verify the patched version number against Citrix's official advisory and deploy updates to all affected Citrix Cloud environments immediately. Patch deployment should be prioritized given the account takeover risk. Concurrently, implement compensating controls: enforce multi-factor authentication on all account password resets, implement email notification confirmations for password reset OTPs, audit and restrict read-only role assignments to minimum-necessary principals, and enable detailed logging of workflow initiations.

Patch guidance

Contact Citrix support or consult the official security advisory to obtain the specific patched version that addresses CVE-2025-66391. Verify the advisory against the publication date of 2026-06-17 to ensure you have the current guidance. Apply patches through Citrix Cloud's update mechanism, which typically does not require downtime for SaaS-hosted environments. Test the patch in a non-production tenant first if possible. After patching, confirm that read-only roles no longer trigger password reset workflows through manual testing or automated security validation.

Detection guidance

Monitor Citrix Cloud audit logs for workflow initiations originating from read-only role accounts, particularly password reset requests or credential modification operations. Alert on any OTP generation events correlated with IP addresses or user agents inconsistent with the account's normal behavior. Search historical logs for anomalous patterns where low-privileged accounts triggered high-impact administrative workflows. Implement real-time alerting if your SIEM integrates with Citrix Cloud audit streams. Review CloudTrail or equivalent logs if Citrix Cloud is integrated with AWS or other cloud providers for downstream evidence of account compromise.

Why prioritize this

This vulnerability merits immediate patching despite not yet being on the KEV catalog. The combination of high CVSS score (8.8), requirement for only read-only credentials (widely distributed), and direct path to account takeover create urgent risk. Any organization with Citrix Cloud and granular role-based access controls that delegate read-only access to multiple users should treat this as critical. The fact that exploitation is trivial, leaves minimal forensic artifacts, and affects identity infrastructure makes this a top candidate for targeted attacks by insiders or compromised-credential scenarios.

Risk score, explained

The CVSS 3.1 score of 8.8 reflects network-based attack vector, low attack complexity, low privilege requirements, and high impact across confidentiality, integrity, and availability. The score appropriately captures that a legitimate but unprivileged user can fully compromise account security of higher-privileged users. Business risk is elevated further by the identity-infrastructure nature of the vulnerability—account takeover is a precursor to broader compromise and is difficult to contain once exploitation begins.

Frequently asked questions

Can a read-only account holder exploit this without knowing the target user's email address?

No. The attacker must request the password reset workflow for a specific target account. However, in many Citrix environments, user directories are readable to authenticated users, making target enumeration trivial.

Does enabling MFA prevent exploitation of this vulnerability?

MFA on the user account being targeted provides an additional barrier—the attacker would obtain a one-time password but would still need to satisfy the target account's MFA requirement. MFA is a critical compensating control but does not remediate the underlying access control flaw; patching is still required.

Will we detect this attack in our logs?

Citrix Cloud will log the workflow initiation and OTP generation events in audit logs if logging is enabled. However, if an attacker has already compromised a legitimate read-only account, the activity may blend into normal operations. Implement correlation rules that flag password reset requests from unusual geographies or times relative to the account's baseline behavior.

How long have attackers had to exploit this vulnerability?

The vulnerability was published on 2026-06-17 but existed in Citrix Cloud through 2025-11-10, meaning affected versions have been in use for several months. Organizations should assume compromise is possible if they have not yet patched and should conduct forensic review of password reset and OTP events during this window.

This analysis is provided for informational purposes and does not constitute legal, compliance, or security advice. Organizations are responsible for assessing their own risk and compliance obligations related to CVE-2025-66391. Verify all patch versions, timelines, and affected products against official Citrix security advisories and vendor documentation. SEC.co makes no warranty regarding the accuracy or completeness of this intelligence. Consult with Citrix support and your security team to develop a remediation plan tailored to your environment and risk tolerance. Source: NVD (public-domain), retrieved 2026-07-27. Analysis generated by SEC.co (claude-haiku-4-5).