ghsa-gmm6-j2g5-r52m
Vulnerability from github
Published
2025-11-21 15:31
Modified
2025-11-27 08:37
Severity ?
VLAI Severity ?
Summary
Vault’s Terraform Provider incorrectly set default deny_null_bind parameter for LDAP auth method to false by default
Details
Vault’s Terraform Provider incorrectly set the default deny_null_bind parameter for the LDAP auth method to false by default, potentially resulting in an insecure configuration. If the underlying LDAP server allowed anonymous or unauthenticated binds, this could result in authentication bypass. This vulnerability, CVE-2025-13357, is fixed in Vault Terraform Provider v5.5.0.
{
"affected": [
{
"package": {
"ecosystem": "Go",
"name": "github.com/hashicorp/terraform-provider-vault"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.5.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2025-13357"
],
"database_specific": {
"cwe_ids": [
"CWE-1188"
],
"github_reviewed": true,
"github_reviewed_at": "2025-11-21T18:10:41Z",
"nvd_published_at": "2025-11-21T15:15:51Z",
"severity": "HIGH"
},
"details": "Vault\u2019s Terraform Provider incorrectly set the default deny_null_bind parameter for the LDAP auth method to false by default, potentially resulting in an insecure configuration. If the underlying LDAP server allowed anonymous or unauthenticated binds, this could result in authentication bypass. This vulnerability, CVE-2025-13357, is fixed in Vault Terraform Provider v5.5.0.",
"id": "GHSA-gmm6-j2g5-r52m",
"modified": "2025-11-27T08:37:51Z",
"published": "2025-11-21T15:31:28Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-13357"
},
{
"type": "WEB",
"url": "https://github.com/hashicorp/terraform-provider-vault/pull/2622"
},
{
"type": "WEB",
"url": "https://github.com/hashicorp/terraform-provider-vault/commit/882bc7f409acc99c872c345edd65159d9568589a"
},
{
"type": "WEB",
"url": "https://discuss.hashicorp.com/t/hcsec-2025-33-vault-terraform-provider-applied-incorrect-defaults-for-ldap-auth-method/76822"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-gmm6-j2g5-r52m"
},
{
"type": "PACKAGE",
"url": "https://github.com/hashicorp/terraform-provider-vault"
},
{
"type": "WEB",
"url": "https://github.com/hashicorp/terraform-provider-vault/releases/tag/v5.5.0"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"type": "CVSS_V3"
}
],
"summary": "Vault\u2019s Terraform Provider incorrectly set default deny_null_bind parameter for LDAP auth method to false by default"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…