Capi ReleaseApplication · Cloudfoundry

CVE-2023-20881

HIGH · 8.1 CVSS v3.1 Published 2023-05-19
Fix available
A fix is available. Upgrade to after 29.0.0 or later.
See remediation →
87/100
Remediation priority · High
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
Cloud foundry instances having CAPI version between 1.140 and 1.152.0 along with loggregator-agent v7+ may override other users syslog drain credentials if they're aware of the client certificate used for that syslog drain. This applies even if the drain has zero certs. This would allow the user to override the private key and add or modify a certificate authority used for the connection.

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

A privilege escalation vulnerability in Cloud Foundry's CAPI (versions 1.140-1.152.0) combined with loggregator-agent v7+ allows authenticated users to override other users' syslog drain credentials by knowing the client certificate, even for drains configured with zero certificates. This enables attackers to modify private keys and add or alter certificate authorities for connections they don't own.

MitigationUpgrade CAPI to version 1.152.1 or later and loggregator-agent to the patched version to remediate the authorization bypass in syslog drain credential handling.

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
Capi ReleaseApplication
Affected:>= 1.140, <= 1.152.0
Cf DeploymentApplication
Affected:>= 24.7.0, <= 29.0.0
Loggregator AgentApplication
Affected:>= 7.0, <= 7.2.1

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
None
Integrity
High
Availability
High

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/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. Check CAPI release version
    Query the CAPI release version using 'bosh releases | grep capi' or inspect the deployed stemcell and release manifest in your Cloud Foundry deployment
    Affected if The installed CAPI version is between 1.140 and 1.152.0 inclusive
  2. Check loggregator-agent version
    Query the loggregator-agent release version using 'bosh releases | grep loggregator' or inspect the deployment manifest
    Affected if The installed loggregator-agent version is between 7.0 and 7.2.1 inclusive
  3. Identify configured syslog drains
    Use 'cf curl /v2/service_bindings' or query the CAPI database to list all syslog drain configurations in use
    Affected if Any syslog drains are configured in the environment, regardless of certificate count
  4. Verify drain authorization settings
    Review the CAPI loggregator authorization configuration in the deployment manifest to confirm whether drain credential ownership is properly enforced
    Affected if The authorization allows any authenticated user to modify drains belonging to other users based solely on knowing the client certificate

You are affected if your environment runs CAPI versions 1.140-1.152.0 combined with loggregator-agent 7.0-7.2.1 and has any syslog drains configured, as the authorization bypass enables credential override for drains you do not own.

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 a release after 29.0.0
Interim mitigation

Upgrade CAPI to version 1.152.1 or later and loggregator-agent to the patched version to remediate the authorization bypass in syslog drain credential handling.

Recommended fix Moderate confidence

CAPI Release >= 1.153.0, Cf Deployment >= 29.1.0, Loggregator Agent >= 7.3.0

  1. 1. Identify the current CAPI Release version in your Cloud Foundry deployment by checking the deployed releases (cf deployment or bosh deployments)
  2. 2. Identify the current Loggregator Agent version by checking the deployed releases
  3. 3. Identify the current Cf Deployment version by checking the deployed releases
  4. 4. Upgrade CAPI Release to version 1.153.0 or later
  5. 5. Upgrade Cf Deployment to version 29.1.0 or later (which includes the fixed CAPI)
  6. 6. Upgrade Loggregator Agent to version 7.3.0 or later
  7. 7. Redeploy the Cloud Foundry foundation with the updated versions
  8. 8. Verify the upgrade by testing syslog drain functionality and confirming credentials cannot be overridden by unauthorized users
Caveat Upgrade involves updating multiple components; ensure compatibility with your existing deployment infrastructure and test in a staging environment first

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

Fix this in Capi Release Scoped from the published advisory
  • Consultation4.0 h
  • Implementation8.0 h
  • Testing6.0 h
  • Review / QA3.0 h
21.0 hours of engineering $3,680
Get the upgrade done

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

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2023-20881 — 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-2023-20881 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