CVE intelligence and bounded remediation
CVE-2024-21589 — Juniper Paragon Active Assurance Control Center security vulnerability
An Improper Access Control vulnerability in the Juniper Networks Paragon Active Assurance Control Center allows an unauthenticated network-based attacker to access reports without authenticating, potentially containing sensitive configuration information. A feature was introduced in version 3.1.0 of the Paragon Active Assurance Control Center which allows users to selectively share account data. By exploiting this vulnerability, it is possible to access reports without being logged in, resulting in the opportunity for malicious exfiltration of user data. Note that the Paragon Active Assurance Control Center SaaS offering is not affected by this issue. This issue affects Juniper Networks Paragon Active Assurance versions 3.1.0, 3.2.0, 3.2.2, 3.3.0, 3.3.1, 3.4.0. This issue does not affect Juniper Networks Paragon Active Assurance versions earlier than 3.1.0.
- Severity
- High
- CVSS
- 7.5 (3.1)
- Published
- 2024-01-12
- CISA KEV
- Not currently listed
- Ecosystem
- software/application
- Weaknesses
- CWE-284
Affected products
- juniper / paragon_active_assurance_control_center / 3.1.0
- juniper / paragon_active_assurance_control_center / 3.2.0
- juniper / paragon_active_assurance_control_center / 3.2.2
- juniper / paragon_active_assurance_control_center / 3.3.0
- juniper / paragon_active_assurance_control_center / 3.3.1
- juniper / paragon_active_assurance_control_center / 3.4.0
Matched remediation archetype
Authorization bypass, IDOR, and cross-tenant access
This catalog composition supplies bounded fallback guidance. Explicitly reviewed curated workflows load with the complete record below.
Check exposure
- Map object and action authorization checks across API, UI, batch, import/export, and background-job paths.
- Identify tenant, ownership, role, and policy boundaries for affected resources and administrative operations.
- Use synthetic fixtures to compare intended access matrices without accessing another user's real data.
Remediate safely
- Enforce server-side authorization at each resource access and state transition using the authenticated principal and trusted tenant context.
- Scope data queries by tenant and ownership; treat client-supplied identifiers, roles, and policy claims as untrusted.
- Add deny-by-default policy tests for horizontal and vertical access across every affected transport.
Authoritative sources
Complete CVE record and remediation plan
The detailed catalog view below loads this exact record, its source evidence, and the full seven-phase agentic change plan.