CipaceApplication · Cipplanner

CVE-2024-50619

HIGH · 8.8 CVSS v3.1 Published 2026-02-11
Fix available
A fix is available. Upgrade to 9.17 or later.
See remediation →
94/100
Remediation priority · Urgent
Remotely reachable Zero-click

Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.

NVD · unedited
Vulnerabilities in the My Account and User Management components in CIPPlanner CIPAce before 9.17 allows attackers to escalate their access levels. A low-privileged authenticated user can gain access to other people's accounts by tampering with the client's user id to change their account information. A low-privileged authenticated user can elevate his or her system privileges by modifying the information of a user role that is disabled in the client.

Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.

dbcve analysis · high confidence

Insecure Direct Object Reference (IDOR) and privilege escalation vulnerability in CIPPlanner CIPAce before v9.17 allows authenticated low-privilege users to manipulate client-side user IDs to access and modify other users' accounts (horizontal privilege escalation), and to elevate their own system privileges by modifying disabled user role information (vertical privilege escalation).

MitigationUpgrade to CIPPlanner CIPAce version 9.17 or later which contains the fix for these authorization bypass vulnerabilities. After upgrading, verify that role-based access controls properly prevent unauthorized account access and role modification.

Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.

Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.

NVD · CPE data
CipaceApplication
Affected:< 9.17

CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.

From the vector
Attack vector
Network
Complexity
Low
Privileges
Low
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.

dbcve checks

Work through these to decide whether this CVE applies to you.

  1. Verify CIPPlanner CIPAce version
    Locate the installed CIPAce version through the application's about page, help menu, or version information typically found in the software installation directory or system registry
    Affected if The installed version is any release prior to version 9.17 (e.g., 9.16, 9.15, earlier releases)
  2. Confirm authentication is enabled
    Verify that user authentication is required to access the CIPAce application - check if login is enforced for all user-facing endpoints
    Affected if The application requires user authentication (any authenticated session can potentially exploit the IDOR flaw)
  3. Identify user account endpoints
    Locate API endpoints or web pages that handle user account operations such as viewing user profiles, editing user settings, or modifying user data. These typically involve numeric user IDs in URLs or request bodies
    Affected if The application exposes endpoints that accept user identifiers as parameters without additional authorization checks
  4. Test horizontal privilege escalation
    Using a low-privilege authenticated account, attempt to access another user's account data by modifying the user ID parameter in requests (e.g., change user_id=your_id to user_id=target_id in API calls or form submissions)
    Affected if A low-privilege user can successfully view, modify, or access another user's account information by changing the user ID in the request
  5. Test vertical privilege escalation
    Using a low-privilege authenticated account, attempt to modify your own user role or privileges through profile or account modification endpoints, particularly by setting values associated with disabled or elevated roles
    Affected if A low-privilege user can elevate their own permissions or access role-related fields that should be restricted

You are affected if CIPPlanner CIPAce is installed at a version below 9.17 and the application permits unauthorized access to other users' data or allows privilege escalation through client-supplied identifiers.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.

dbcve · scoped
Upgrade available Upgrade to 9.17 or later
Fixed in 9.17
Interim mitigation

Upgrade to CIPPlanner CIPAce version 9.17 or later which contains the fix for these authorization bypass vulnerabilities. After upgrading, verify that role-based access controls properly prevent unauthorized account access and role modification.

Recommended fix Moderate confidence

CIPAce 9.17

  1. Obtain the CIPAce version 9.17 update from the official CIPPlanner vendor (cipplanner.com)
  2. Ensure you have a complete backup of your current CIPAce configuration and database
  3. Review the release notes for version 9.17 to understand any installation requirements
  4. Apply the upgrade to your CIPAce installation following the vendor's documented upgrade procedure
  5. After upgrading, verify that the privilege escalation vulnerabilities in My Account and User Management components are resolved
  6. Test that low-privileged users can no longer tamper with client user IDs to access other accounts
  7. Test that low-privileged users can no longer modify disabled user roles to elevate privileges

Generated from the published advisory — verify against the referenced sources before acting.

Fix this in Cipace Scoped from the published advisory
  • Consultation2.0 h
  • Implementation4.0 h
  • Testing4.0 h
  • Review / QA2.0 h
12.0 hours of engineering $2,080
Get the upgrade done

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $3,328.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2024-50619 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.

References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.

Primary sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2024-50619 in production — separate from our analysis above.

No notes yet

Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.

What this is

A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.

What belongs here
  • Verified mitigations, workarounds, and config changes
  • Version or environment caveats, and links to real fixes
  • No weaponised exploit code, or anything meant to cause harm
  • No spam, self-promotion, credentials, or personal data