← Back

Cloudfoundry

cloudfoundry

114 CVEs • 31 products

Products (31)

Click to collapse
Toggle
Cf Deployment
cf-deployment
Cf Release
cf-release
Capi Release
capi-release
Uaa Release
uaa-release
Bosh Cli
bosh_cli
Garden Runc
garden-runc
Loggregator
loggregator
Stratos
stratos
Credhub
credhub
Php Buildpack
php-buildpack
Bosh Azure Cpi
bosh_azure_cpi
Garden Linux
garden_linux
Garden
garden
Silk Release
silk-release
Java Buildpack
java_buildpack
Credhub Cli
credhub_cli
Gorouter
gorouter
Archiver
archiver
Diego
diego

CVEs (114)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Cloudfoundry
2Cf Deployment
Gorouter
Jun 17, 2026
Sep 3, 2020
N/A· v4
7.7 HIGH· v3
6.8 MEDIUM· v2
Cloud Foundry Routing (Gorouter) versions prior to 0.206.0 allow a malicious developer with "cf push" access to cause denial-of-service to the CF cluster by pushing an app that returns specially crafted HTTP responses th...Show more
Cloud Foundry Routing (Gorouter) versions prior to 0.206.0 allow a malicious developer with "cf push" access to cause denial-of-service to the CF cluster by pushing an app that returns specially crafted HTTP responses that crash the Gorouters.Show less
1Cloudfoundry
2Capi Release
Cf Deployment
Jun 17, 2026
Sep 3, 2020
N/A· v4
4.3 MEDIUM· v3
4.0 MEDIUM· v2
Cloud Foundry CAPI (Cloud Controller) versions prior to 1.98.0 allow authenticated users having only the "cloud_controller.read" scope, but no roles in any spaces, to list all droplets in all spaces (whereas they should...Show more
Cloud Foundry CAPI (Cloud Controller) versions prior to 1.98.0 allow authenticated users having only the "cloud_controller.read" scope, but no roles in any spaces, to list all droplets in all spaces (whereas they should see none).Show less
1Cloudfoundry
2Capi Release
Cf Deployment
Jun 17, 2026
Aug 21, 2020
N/A· v4
8.8 HIGH· v3
6.5 MEDIUM· v2
Cloud Foundry CAPI (Cloud Controller), versions prior to 1.97.0, when used in a deployment where an app domain is also the system domain (which is true in the default CF Deployment manifest), were vulnerable to developer...Show more
Cloud Foundry CAPI (Cloud Controller), versions prior to 1.97.0, when used in a deployment where an app domain is also the system domain (which is true in the default CF Deployment manifest), were vulnerable to developers maliciously or accidentally claiming certain sensitive routes, potentially resulting in the developer's app handling some requests that were expected to go to certain system components.Show less
1Cloudfoundry
2Cf Deployment
Routing Release
Jun 17, 2026
Aug 21, 2020
N/A· v4
6.5 MEDIUM· v3
4.0 MEDIUM· v2
Cloud Foundry Routing (Gorouter), versions prior to 0.204.0, when used in a deployment with NGINX reverse proxies in front of the Gorouters, is potentially vulnerable to denial-of-service attacks in which an unauthentica...Show more
Cloud Foundry Routing (Gorouter), versions prior to 0.204.0, when used in a deployment with NGINX reverse proxies in front of the Gorouters, is potentially vulnerable to denial-of-service attacks in which an unauthenticated malicious attacker can send specially-crafted HTTP requests that may cause the Gorouters to be dropped from the NGINX backend pool.Show less
5Cloudfoundry
DebianFedoraproject+2 more
6Cf Deployment
Debian LinuxFedora+3 more
Jun 17, 2026
Jul 17, 2020
N/A· v4
5.9 MEDIUM· v3
4.3 MEDIUM· v2
Go before 1.13.13 and 1.14.x before 1.14.5 has a data race in some net/http servers, as demonstrated by the httputil.ReverseProxy Handler, because it reads a request body and writes a response at the same time.
1Cloudfoundry
2Cf Deployment
User Account And Authentication
Jun 17, 2026
Feb 27, 2020
N/A· v4
8.8 HIGH· v3
6.8 MEDIUM· v2
In Cloud Foundry UAA, versions prior to 74.14.0, a CSRF vulnerability exists due to the OAuth2 state parameter not being checked in the callback function when authenticating with external identity providers.
1Cloudfoundry
1Routing Release
Jun 17, 2026
Feb 27, 2020
N/A· v4
5.3 MEDIUM· v3
5.0 MEDIUM· v2
Cloud Foundry Routing Release, versions prior to 0.197.0, contains GoRouter, which allows malicious clients to send invalid headers, causing caching layers to reject subsequent legitimate clients trying to access the app...Show more
Cloud Foundry Routing Release, versions prior to 0.197.0, contains GoRouter, which allows malicious clients to send invalid headers, causing caching layers to reject subsequent legitimate clients trying to access the app.Show less
1Cloudfoundry
2Capi Release
Cf Deployment
Jun 17, 2026
Feb 27, 2020
N/A· v4
6.5 MEDIUM· v3
4.0 MEDIUM· v2
Cloud Foundry Cloud Controller (CAPI), versions prior to 1.91.0, logs properties of background jobs when they are run, which may include sensitive information such as credentials if provided to the job. A malicious user...Show more
Cloud Foundry Cloud Controller (CAPI), versions prior to 1.91.0, logs properties of background jobs when they are run, which may include sensitive information such as credentials if provided to the job. A malicious user with access to those logs may gain unauthorized access to resources protected by such credentials.Show less
2Cloudfoundry
Pivotal Software
2Cloud Foundry Cf Deployment
Credhub
Jun 17, 2026
Feb 12, 2020
N/A· v4
7.4 HIGH· v3
5.8 MEDIUM· v2
Cloud Foundry CredHub, versions prior to 2.5.10, connects to a MySQL database without TLS even when configured to use TLS. A malicious user with access to the network between CredHub and its MySQL database may eavesdrop...Show more
Cloud Foundry CredHub, versions prior to 2.5.10, connects to a MySQL database without TLS even when configured to use TLS. A malicious user with access to the network between CredHub and its MySQL database may eavesdrop on database connections and thereby gain unauthorized access to CredHub and other components.Show less
1Cloudfoundry
2Capi Release
Cf Deployment
Jun 17, 2026
Dec 19, 2019
N/A· v4
4.3 MEDIUM· v3
4.0 MEDIUM· v2
Cloud Foundry Cloud Controller API (CAPI), version 1.88.0, allows space developers to list all global service brokers, including service broker URLs and GUIDs, which should only be accessible to admins.
1Cloudfoundry
2Cf Deployment
User Account And Authentication
Jun 17, 2026
Dec 6, 2019
N/A· v4
6.5 MEDIUM· v3
3.5 LOW· v2
Cloud Foundry UAA Release, versions prior to v74.10.0, when set to logging level DEBUG, logs client_secret credentials when sent as a query parameter. A remote authenticated malicious user could gain access to user crede...Show more
Cloud Foundry UAA Release, versions prior to v74.10.0, when set to logging level DEBUG, logs client_secret credentials when sent as a query parameter. A remote authenticated malicious user could gain access to user credentials via the uaa.log file if authentication is provided via query parameters.Show less
1Cloudfoundry
2Cf Deployment
User Account And Authentication
Jun 17, 2026
Nov 26, 2019
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
Cloud Foundry UAA Release, versions prior to v74.8.0, logs all query parameters to tomcat’s access file. If the query parameters are used to provide authentication, ie. credentials, then they will be logged as well.
1Cloudfoundry
2Cf Deployment
Routing Release
Jun 17, 2026
Nov 19, 2019
N/A· v4
8.6 HIGH· v3
7.8 HIGH· v2
Cloud Foundry Routing, all versions before 0.193.0, does not properly validate nonce input. A remote unauthenticated malicious user could forge an HTTP route service request using an invalid nonce that will cause the Gor...Show more
Cloud Foundry Routing, all versions before 0.193.0, does not properly validate nonce input. A remote unauthenticated malicious user could forge an HTTP route service request using an invalid nonce that will cause the Gorouter to crash.Show less
2Cloudfoundry
Pivotal Software
2Cf Deployment
Cloud Foundry Smb Volume
Jun 17, 2026
Oct 23, 2019
N/A· v4
8.8 HIGH· v3
4.0 MEDIUM· v2
Cloud Foundry SMB Volume, versions prior to v2.0.3, accidentally outputs sensitive information to the logs. A remote user with access to the SMB Volume logs can discover the username and password for volumes that have be...Show more
Cloud Foundry SMB Volume, versions prior to v2.0.3, accidentally outputs sensitive information to the logs. A remote user with access to the SMB Volume logs can discover the username and password for volumes that have been recently created, allowing the user to take control of the SMB Volume.Show less
2Cloudfoundry
Pivotal Software
2Cf Deployment
Cloud Foundry Uaa
Jun 17, 2026
Oct 23, 2019
N/A· v4
4.3 MEDIUM· v3
4.0 MEDIUM· v2
Cloud Foundry UAA, versions prior to v74.3.0, contains an endpoint that is vulnerable to SCIM injection attack. A remote authenticated malicious user with scim.invite scope can craft a request with malicious content whic...Show more
Cloud Foundry UAA, versions prior to v74.3.0, contains an endpoint that is vulnerable to SCIM injection attack. A remote authenticated malicious user with scim.invite scope can craft a request with malicious content which can leak information about users of the UAA.Show less
1Cloudfoundry
1Uaa Release
Jun 17, 2026
Sep 26, 2019
N/A· v4
8.8 HIGH· v3
6.5 MEDIUM· v2
CF UAA versions prior to 74.1.0 can request scopes for a client that shouldn't be allowed by submitting an array of requested scopes. A remote malicious user can escalate their own privileges to any scope, allowing them...Show more
CF UAA versions prior to 74.1.0 can request scopes for a client that shouldn't be allowed by submitting an array of requested scopes. A remote malicious user can escalate their own privileges to any scope, allowing them to take control of UAA and the resources it controls.Show less
1Cloudfoundry
1User Account And Authentication
Jun 17, 2026
Sep 26, 2019
N/A· v4
8.8 HIGH· v3
6.5 MEDIUM· v2
CF UAA versions prior to 74.1.0, allow external input to be directly queried against. A remote malicious user with 'client.write' and 'groups.update' can craft a SCIM query, which leaks information that allows an escalat...Show more
CF UAA versions prior to 74.1.0, allow external input to be directly queried against. A remote malicious user with 'client.write' and 'groups.update' can craft a SCIM query, which leaks information that allows an escalation of privileges, ultimately allowing the malicious user to gain control of UAA scopes they should not have.Show less
1Cloudfoundry
2Cf Deployment
Nfs Volume Release
Jun 17, 2026
Sep 23, 2019
N/A· v4
8.1 HIGH· v3
5.5 MEDIUM· v2
Cloud Foundry NFS Volume Service, 1.7.x versions prior to 1.7.11 and 2.x versions prior to 2.3.0, is vulnerable to LDAP injection. A remote authenticated malicious space developer can potentially inject LDAP filters via...Show more
Cloud Foundry NFS Volume Service, 1.7.x versions prior to 1.7.11 and 2.x versions prior to 2.3.0, is vulnerable to LDAP injection. A remote authenticated malicious space developer can potentially inject LDAP filters via service instance creation, facilitating the malicious space developer to deny service or perform a dictionary attack.Show less
1Cloudfoundry
1User Account And Authentication
Jun 17, 2026
Aug 9, 2019
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
Cloud Foundry UAA, versions prior to 74.0.0, is vulnerable to an XSS attack. A remote unauthenticated malicious attacker could craft a URL that contains a SCIM filter that contains malicious JavaScript, which older brows...Show more
Cloud Foundry UAA, versions prior to 74.0.0, is vulnerable to an XSS attack. A remote unauthenticated malicious attacker could craft a URL that contains a SCIM filter that contains malicious JavaScript, which older browsers may execute.Show less
1Cloudfoundry
3Cf Deployment
CredhubUaa Release
Jun 17, 2026
Apr 25, 2019
N/A· v4
9.8 CRITICAL· v3
5.0 MEDIUM· v2
Cloud Foundry cf-deployment, versions prior to 7.9.0, contain java components that are using an insecure protocol to fetch dependencies when building. A remote unauthenticated malicious attacker could hijack the DNS entr...Show more
Cloud Foundry cf-deployment, versions prior to 7.9.0, contain java components that are using an insecure protocol to fetch dependencies when building. A remote unauthenticated malicious attacker could hijack the DNS entry for the dependency, and inject malicious code into the component.Show less