Search criteria
2 vulnerabilities found for bitnamicharts/drupal by VMware
CVE-2025-41240 (GCVE-0-2025-41240)
Vulnerability from cvelistv5 – Published: 2025-07-24 06:42 – Updated: 2025-07-25 03:55
VLAI?
Summary
Three Bitnami Helm charts mount Kubernetes Secrets under a predictable path (/opt/bitnami/*/secrets) that is located within the web server document root.
In affected versions, this can lead to unauthenticated access to sensitive credentials via HTTP/S. A remote attacker could retrieve these secrets by accessing specific URLs if the application is exposed externally. The issue affects deployments using the default value of usePasswordFiles=true, which mounts secrets as files into the container filesystem.
Severity ?
10 (Critical)
CWE
- CWE-552 - Files or Directories Accessible to External Parties
Assigner
References
Impacted products
| Vendor | Product | Version | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| VMware | bitnamicharts/appsmith |
Affected:
21.2.0 , ≤ 22.0.4
(Helm)
|
||||||||||||
|
||||||||||||||
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-41240",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-07-24T00:00:00+00:00",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-552",
"description": "CWE-552 Files or Directories Accessible to External Parties",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-07-25T03:55:24.700Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"packageName": "bitnamicharts/appsmith",
"product": "bitnamicharts/appsmith",
"vendor": "VMware",
"versions": [
{
"lessThanOrEqual": "22.0.4",
"status": "affected",
"version": "21.2.0",
"versionType": "Helm"
}
]
},
{
"defaultStatus": "unaffected",
"packageName": "bitnamicharts/drupal",
"product": "bitnamicharts/drupal",
"vendor": "VMware",
"versions": [
{
"lessThan": "6.0.19",
"status": "affected",
"version": "5.2.0",
"versionType": "Helm"
}
]
},
{
"defaultStatus": "unaffected",
"packageName": "bitnamicharts/wordpress",
"product": "bitnamicharts/wordpress",
"vendor": "VMware",
"versions": [
{
"lessThan": "25.0.4",
"status": "affected",
"version": "24.2.0",
"versionType": "Helm"
}
]
}
],
"datePublic": "2025-07-23T17:34:00.000Z",
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cp\u003eThree Bitnami Helm charts mount Kubernetes Secrets under a predictable path (\u003ccode\u003e/opt/bitnami/*/secrets\u003c/code\u003e) that is located within the web server document root.\u003cbr\u003eIn affected versions, this can lead to unauthenticated access to sensitive credentials via HTTP/S. A remote attacker could retrieve these secrets by accessing specific URLs if the application is exposed externally. The issue affects deployments using the default value of \u003ccode\u003eusePasswordFiles=true\u003c/code\u003e, which mounts secrets as files into the container filesystem.\u0026nbsp;\u003c/p\u003e\u003cbr\u003e"
}
],
"value": "Three Bitnami Helm charts mount Kubernetes Secrets under a predictable path (/opt/bitnami/*/secrets) that is located within the web server document root.\nIn affected versions, this can lead to unauthenticated access to sensitive credentials via HTTP/S. A remote attacker could retrieve these secrets by accessing specific URLs if the application is exposed externally. The issue affects deployments using the default value of usePasswordFiles=true, which mounts secrets as files into the container filesystem."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 10,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-07-24T06:42:25.254Z",
"orgId": "dcf2e128-44bd-42ed-91e8-88f912c1401d",
"shortName": "vmware"
},
"references": [
{
"url": "https://github.com/bitnami/charts/security/advisories/GHSA-wgg9-9qgw-529w"
}
],
"source": {
"discovery": "UNKNOWN"
},
"title": "Mounted Kubernetes Secrets under a predictable path located within the web server document root",
"x_generator": {
"engine": "Vulnogram 0.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "dcf2e128-44bd-42ed-91e8-88f912c1401d",
"assignerShortName": "vmware",
"cveId": "CVE-2025-41240",
"datePublished": "2025-07-24T06:42:25.254Z",
"dateReserved": "2025-04-16T09:30:17.798Z",
"dateUpdated": "2025-07-25T03:55:24.700Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2025-41240 (GCVE-0-2025-41240)
Vulnerability from nvd – Published: 2025-07-24 06:42 – Updated: 2025-07-25 03:55
VLAI?
Summary
Three Bitnami Helm charts mount Kubernetes Secrets under a predictable path (/opt/bitnami/*/secrets) that is located within the web server document root.
In affected versions, this can lead to unauthenticated access to sensitive credentials via HTTP/S. A remote attacker could retrieve these secrets by accessing specific URLs if the application is exposed externally. The issue affects deployments using the default value of usePasswordFiles=true, which mounts secrets as files into the container filesystem.
Severity ?
10 (Critical)
CWE
- CWE-552 - Files or Directories Accessible to External Parties
Assigner
References
Impacted products
| Vendor | Product | Version | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| VMware | bitnamicharts/appsmith |
Affected:
21.2.0 , ≤ 22.0.4
(Helm)
|
||||||||||||
|
||||||||||||||
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-41240",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-07-24T00:00:00+00:00",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-552",
"description": "CWE-552 Files or Directories Accessible to External Parties",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-07-25T03:55:24.700Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"packageName": "bitnamicharts/appsmith",
"product": "bitnamicharts/appsmith",
"vendor": "VMware",
"versions": [
{
"lessThanOrEqual": "22.0.4",
"status": "affected",
"version": "21.2.0",
"versionType": "Helm"
}
]
},
{
"defaultStatus": "unaffected",
"packageName": "bitnamicharts/drupal",
"product": "bitnamicharts/drupal",
"vendor": "VMware",
"versions": [
{
"lessThan": "6.0.19",
"status": "affected",
"version": "5.2.0",
"versionType": "Helm"
}
]
},
{
"defaultStatus": "unaffected",
"packageName": "bitnamicharts/wordpress",
"product": "bitnamicharts/wordpress",
"vendor": "VMware",
"versions": [
{
"lessThan": "25.0.4",
"status": "affected",
"version": "24.2.0",
"versionType": "Helm"
}
]
}
],
"datePublic": "2025-07-23T17:34:00.000Z",
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cp\u003eThree Bitnami Helm charts mount Kubernetes Secrets under a predictable path (\u003ccode\u003e/opt/bitnami/*/secrets\u003c/code\u003e) that is located within the web server document root.\u003cbr\u003eIn affected versions, this can lead to unauthenticated access to sensitive credentials via HTTP/S. A remote attacker could retrieve these secrets by accessing specific URLs if the application is exposed externally. The issue affects deployments using the default value of \u003ccode\u003eusePasswordFiles=true\u003c/code\u003e, which mounts secrets as files into the container filesystem.\u0026nbsp;\u003c/p\u003e\u003cbr\u003e"
}
],
"value": "Three Bitnami Helm charts mount Kubernetes Secrets under a predictable path (/opt/bitnami/*/secrets) that is located within the web server document root.\nIn affected versions, this can lead to unauthenticated access to sensitive credentials via HTTP/S. A remote attacker could retrieve these secrets by accessing specific URLs if the application is exposed externally. The issue affects deployments using the default value of usePasswordFiles=true, which mounts secrets as files into the container filesystem."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 10,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-07-24T06:42:25.254Z",
"orgId": "dcf2e128-44bd-42ed-91e8-88f912c1401d",
"shortName": "vmware"
},
"references": [
{
"url": "https://github.com/bitnami/charts/security/advisories/GHSA-wgg9-9qgw-529w"
}
],
"source": {
"discovery": "UNKNOWN"
},
"title": "Mounted Kubernetes Secrets under a predictable path located within the web server document root",
"x_generator": {
"engine": "Vulnogram 0.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "dcf2e128-44bd-42ed-91e8-88f912c1401d",
"assignerShortName": "vmware",
"cveId": "CVE-2025-41240",
"datePublished": "2025-07-24T06:42:25.254Z",
"dateReserved": "2025-04-16T09:30:17.798Z",
"dateUpdated": "2025-07-25T03:55:24.700Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}