CVE-2023-5183
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 · uneditedUnsafe deserialization of untrusted JSON allows execution of arbitrary code on affected releases of the Illumio PCE. Authentication to the API is required to exploit this vulnerability. The flaw exists within the network_traffic API endpoint. An attacker can leverage this vulnerability to execute code in the context of the PCE’s operating system user.
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 confidenceUnsafe deserialization in the network_traffic API endpoint of Illumio PCE allows an authenticated attacker to execute arbitrary code in the context of the PCE's operating system user. The vulnerability stems from improper handling of untrusted JSON data during deserialization.
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< 19.3.7>= 21.2.0, < 21.2.8>= 21.5.0, < 21.5.36>= 22.2.0, < 22.2.42>= 22.5.0, < 22.5.31>= 23.2.0, < 23.2.11CVSS 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 checksWork through these to decide whether this CVE applies to you.
-
Identify Illumio PCE product and versionLocate the installed Illumio Core Policy Compute Engine version through the PCE administrative interface, CLI tool, or API documentation for version retrieval. Common locations include the PCE dashboard about section or running the illumio-ctl command with version flag.Affected if The installed version falls into any of these ranges: < 19.3.7; >= 21.2.0 and < 21.2.8; >= 21.5.0 and < 21.5.36; >= 22.2.0 and < 22.2.42; >= 22.5.0 and < 22.5.31; >= 23.2.0 and < 23.2.11
-
Verify network_traffic API endpoint availabilityCheck if the network_traffic API endpoint is exposed and accessible in your Illumio PCE installation. This is typically a REST API endpoint used for traffic management functions. Consult PCE documentation to confirm endpoint routing configuration.Affected if The network_traffic API endpoint is enabled and routable in the environment
-
Assess API authentication configurationReview the authentication and authorization settings for the Illumio PCE API, specifically focusing on user access controls for the network_traffic endpoint. Determine which authenticated users or roles have permission to invoke this endpoint.Affected if The network_traffic API endpoint permits access from authenticated users who are not explicitly trusted or who have not been vetted
You are affected if your Illumio PCE runs an affected version AND the network_traffic API endpoint is accessible to authenticated users, as the unsafe deserialization can be triggered by any such user.
Generated from the published advisory. Verify against your own configuration.
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 · scoped19.3.721.2.821.5.36
Apply vendor-provided patches for Illumio PCE when available. Until then, restrict API access to only trusted authenticated users and monitor for suspicious activity targeting the network_traffic endpoint.
Upgrade to 19.3.7 (if on 18.x), 21.2.8 (if on 21.2.x), 21.5.36 (if on 21.5.x), or 22.2.42 (if on 22.2.x)
- 1. Identify the current Illumio PCE version by checking the PCE dashboard or running: ilo-pce version
- 2. Determine the appropriate upgrade path based on current version (see upgrade_path)
- 3. Schedule a maintenance window as the upgrade may require downtime
- 4. Back up the PCE database and configuration before proceeding with upgrade
- 5. Download the appropriate fixed release from Illumio support portal (19.3.7, 21.2.8, 21.5.36, or 22.2.42)
- 6. Follow Illumio's standard upgrade procedure documented in the PCE Administration Guide
- 7. After upgrade, verify the PCE services are running: ilo-pce status
- 8. Confirm the network_traffic API endpoint is now secure by reviewing release notes for the installed fixed version
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation4.0 h
- Implementation8.0 h
- Testing4.0 h
- Review / QA3.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $5,408.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2023-5183 — 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 sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2023-5183 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
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.
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.
- 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