CVE-2023-22752
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 · uneditedThere are stack-based buffer overflow vulnerabilities that could lead to unauthenticated remote code execution by sending specially crafted packets destined to the PAPI (Aruba Networks access point management protocol) UDP port (8211). Successful exploitation of these vulnerabilities result in the ability to execute arbitrary code as a privileged user on the underlying operating system.
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 confidenceStack-based buffer overflow vulnerability in Aruba Networks' PAPI (Access Point Management Protocol) on UDP port 8211 allows unauthenticated attackers to send specially crafted packets and achieve remote code execution as a privileged user on the underlying operating system.
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>= 8.7.0.0-2.3.0.0, <= 8.7.0.0-2.3.0.8>= 8.6.0.0, <= 8.6.0.19>= 8.10.0.0, <= 8.10.0.4>= 10.3.0.0, <= 10.3.1.0CVSS 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
- None
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- High
- Integrity
- High
- Availability
- High
CVSS:3.1/AV:N/AC:L/PR:N/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 the Aruba product typeDetermine whether the system is running ArubaOS or Aruba SD-WAN by checking the system documentation, firmware banner, or running a version command provided by the vendor.Affected if The system is any Aruba Networks device running the listed product lines.
-
Check the installed software versionRun the vendor-provided command to display the firmware/software version (for example, 'show version' on ArubaOS or a similar command on SD-WAN).Affected if The version falls within any of these ranges: SD-WAN 8.7.0.0-2.3.0.0 through 8.7.0.0-2.3.0.8; ArubaOS 8.6.0.0 through 8.6.0.19; ArubaOS 8.10.0.0 through 8.10.0.4; or ArubaOS 10.3.0.0 through 10.3.1.0.
-
Verify if UDP port 8211 is listeningUse a network scanning tool or the vendor CLI to check if UDP port 8211 (PAPI service) is open and listening on the device (for example, 'show ip port' or a similar vendor command).Affected if UDP port 8211 is exposed and accepting packets.
-
Confirm PAPI protocol is enabledCheck the device configuration for PAPI (Access Point Management Protocol) settings to confirm it is enabled on the device.Affected if PAPI is enabled and the device is reachable on UDP port 8211.
A user is affected if the device runs ArubaOS or SD-WAN with a version matching the affected ranges AND has PAPI enabled on UDP port 8211 accessible from the network.
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 · scopedApply vendor-supplied patches when available; otherwise, restrict network access to UDP port 8211 through firewall or ACL rules to prevent unauthenticated packet delivery.
ArubaOS: 8.6.0.20+ / 8.10.0.5+ / 10.3.1.1+ | SD-WAN: 8.7.0.0-2.3.0.9+
- Identify the specific Aruba product (SD-WAN or ArubaOS) and current version affected by CVE-2023-22752
- For SD-WAN: Upgrade to version 8.7.0.0-2.3.0.9 or later
- For ArubaOS 8.6.x: Upgrade to version 8.6.0.20 or later
- For ArubaOS 8.10.x: Upgrade to version 8.10.0.5 or later
- For ArubaOS 10.3.x: Upgrade to version 10.3.1.1 or later
- Verify the upgrade by checking the system version after reboot
- Ensure port 8211 (PAPI) is not exposed to untrusted networks as an additional mitigation
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation8.0 h
- Implementation12.0 h
- Testing6.0 h
- Review / QA4.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $8,608.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2023-22752 — 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-22752 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