Search
Find a vulnerability
Search criteria
ⓘ
Use this form to refine search results.
Full-text search supports keyword queries with ranking and filtering.
You can combine vendor, product, and sources to narrow results.
Enable “Apply ordering” to sort by date instead of relevance.
2 vulnerabilities found for backstage-plugins by openchoreo
CVE-2026-73666 (GCVE-0-2026-73666)
Vulnerability from nvd – Published: 2026-08-13 21:40 – Updated: 2026-08-14 18:06
VLAI
EPSS
VEX
Title
OpenChoreo: Unauthenticated Backstage developer-portal API exposes OpenChoreo catalog data, scaffolder logs, and allows unauthenticated catalog write/delete
Summary
OpenChoreo is a developer platform for Kubernetes. Prior to 1.0.4, 1.1.4, and 1.2.1, the OpenChoreo Backstage backend hardcoded backend.auth.dangerouslyDisableDefaultAuthPolicy and auth.providers.guest.dangerouslyAllowOutsideDevelopment to true, exposing /api/* without authentication and allowing unauthenticated catalog reads, scaffolder log reads, and catalog location creation or deletion. This issue is fixed in versions 1.0.4, 1.1.4, and 1.2.1.
Severity
8.2 (High)
SSVC
Exploitation: none
Automatable: yes
Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2026-08-14 17:41 UTC
CWE
- CWE-306 - Missing Authentication for Critical Function
Assigner
References
12 references
| URL | Tags |
|---|---|
| https://github.com/openchoreo/openchoreo/security… | x_refsource_CONFIRM |
| https://github.com/openchoreo/backstage-plugins/p… | x_refsource_MISC |
| https://github.com/openchoreo/backstage-plugins/p… | x_refsource_MISC |
| https://github.com/openchoreo/backstage-plugins/p… | x_refsource_MISC |
| https://github.com/openchoreo/backstage-plugins/p… | x_refsource_MISC |
| https://github.com/openchoreo/backstage-plugins/c… | x_refsource_MISC |
| https://github.com/openchoreo/backstage-plugins/c… | x_refsource_MISC |
| https://github.com/openchoreo/backstage-plugins/c… | x_refsource_MISC |
| https://github.com/openchoreo/backstage-plugins/c… | x_refsource_MISC |
| https://github.com/openchoreo/backstage-plugins/r… | x_refsource_MISC |
| https://github.com/openchoreo/backstage-plugins/r… | x_refsource_MISC |
| https://github.com/openchoreo/backstage-plugins/r… | x_refsource_MISC |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| openchoreo | backstage-plugins |
Affected:
< 1.0.4
Affected: >= 1.1.0, < 1.1.4 Affected: >= 1.2.0-rc.1, < 1.2.1 |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-73666",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-08-14T17:41:32.214383Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-08-14T18:06:57.292Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "backstage-plugins",
"vendor": "openchoreo",
"versions": [
{
"status": "affected",
"version": "\u003c 1.0.4"
},
{
"status": "affected",
"version": "\u003e= 1.1.0, \u003c 1.1.4"
},
{
"status": "affected",
"version": "\u003e= 1.2.0-rc.1, \u003c 1.2.1"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "OpenChoreo is a developer platform for Kubernetes. Prior to 1.0.4, 1.1.4, and 1.2.1, the OpenChoreo Backstage backend hardcoded backend.auth.dangerouslyDisableDefaultAuthPolicy and auth.providers.guest.dangerouslyAllowOutsideDevelopment to true, exposing /api/* without authentication and allowing unauthenticated catalog reads, scaffolder log reads, and catalog location creation or deletion. This issue is fixed in versions 1.0.4, 1.1.4, and 1.2.1."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-306",
"description": "CWE-306: Missing Authentication for Critical Function",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-13T22:03:27.006Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/openchoreo/openchoreo/security/advisories/GHSA-v7qx-mqhq-grvh",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/openchoreo/openchoreo/security/advisories/GHSA-v7qx-mqhq-grvh"
},
{
"name": "https://github.com/openchoreo/backstage-plugins/pull/709",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/openchoreo/backstage-plugins/pull/709"
},
{
"name": "https://github.com/openchoreo/backstage-plugins/pull/712",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/openchoreo/backstage-plugins/pull/712"
},
{
"name": "https://github.com/openchoreo/backstage-plugins/pull/713",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/openchoreo/backstage-plugins/pull/713"
},
{
"name": "https://github.com/openchoreo/backstage-plugins/pull/716",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/openchoreo/backstage-plugins/pull/716"
},
{
"name": "https://github.com/openchoreo/backstage-plugins/commit/114a215689924b917da5fd28c56e679aaccaef07",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/openchoreo/backstage-plugins/commit/114a215689924b917da5fd28c56e679aaccaef07"
},
{
"name": "https://github.com/openchoreo/backstage-plugins/commit/dfa3fc8bd1ffef1346442c891e3e3dd54bc26501",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/openchoreo/backstage-plugins/commit/dfa3fc8bd1ffef1346442c891e3e3dd54bc26501"
},
{
"name": "https://github.com/openchoreo/backstage-plugins/commit/f6df89c15834506902b2f706a9e8fbe1f6ef1474",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/openchoreo/backstage-plugins/commit/f6df89c15834506902b2f706a9e8fbe1f6ef1474"
},
{
"name": "https://github.com/openchoreo/backstage-plugins/commit/fdaceeb737938e830c48a150d5bec24f5f487e52",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/openchoreo/backstage-plugins/commit/fdaceeb737938e830c48a150d5bec24f5f487e52"
},
{
"name": "https://github.com/openchoreo/backstage-plugins/releases/tag/v1.0.4",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/openchoreo/backstage-plugins/releases/tag/v1.0.4"
},
{
"name": "https://github.com/openchoreo/backstage-plugins/releases/tag/v1.1.4",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/openchoreo/backstage-plugins/releases/tag/v1.1.4"
},
{
"name": "https://github.com/openchoreo/backstage-plugins/releases/tag/v1.2.1",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/openchoreo/backstage-plugins/releases/tag/v1.2.1"
}
],
"source": {
"advisory": "GHSA-v7qx-mqhq-grvh",
"discovery": "UNKNOWN"
},
"title": "OpenChoreo: Unauthenticated Backstage developer-portal API exposes OpenChoreo catalog data, scaffolder logs, and allows unauthenticated catalog write/delete"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-73666",
"datePublished": "2026-08-13T21:40:13.597Z",
"dateReserved": "2026-08-13T14:04:09.606Z",
"dateUpdated": "2026-08-14T18:06:57.292Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-73666 (GCVE-0-2026-73666)
Vulnerability from cvelistv5 – Published: 2026-08-13 21:40 – Updated: 2026-08-14 18:06
VLAI
EPSS
VEX
Title
OpenChoreo: Unauthenticated Backstage developer-portal API exposes OpenChoreo catalog data, scaffolder logs, and allows unauthenticated catalog write/delete
Summary
OpenChoreo is a developer platform for Kubernetes. Prior to 1.0.4, 1.1.4, and 1.2.1, the OpenChoreo Backstage backend hardcoded backend.auth.dangerouslyDisableDefaultAuthPolicy and auth.providers.guest.dangerouslyAllowOutsideDevelopment to true, exposing /api/* without authentication and allowing unauthenticated catalog reads, scaffolder log reads, and catalog location creation or deletion. This issue is fixed in versions 1.0.4, 1.1.4, and 1.2.1.
Severity
8.2 (High)
SSVC
Exploitation: none
Automatable: yes
Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2026-08-14 17:41 UTC
CWE
- CWE-306 - Missing Authentication for Critical Function
Assigner
References
12 references
| URL | Tags |
|---|---|
| https://github.com/openchoreo/openchoreo/security… | x_refsource_CONFIRM |
| https://github.com/openchoreo/backstage-plugins/p… | x_refsource_MISC |
| https://github.com/openchoreo/backstage-plugins/p… | x_refsource_MISC |
| https://github.com/openchoreo/backstage-plugins/p… | x_refsource_MISC |
| https://github.com/openchoreo/backstage-plugins/p… | x_refsource_MISC |
| https://github.com/openchoreo/backstage-plugins/c… | x_refsource_MISC |
| https://github.com/openchoreo/backstage-plugins/c… | x_refsource_MISC |
| https://github.com/openchoreo/backstage-plugins/c… | x_refsource_MISC |
| https://github.com/openchoreo/backstage-plugins/c… | x_refsource_MISC |
| https://github.com/openchoreo/backstage-plugins/r… | x_refsource_MISC |
| https://github.com/openchoreo/backstage-plugins/r… | x_refsource_MISC |
| https://github.com/openchoreo/backstage-plugins/r… | x_refsource_MISC |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| openchoreo | backstage-plugins |
Affected:
< 1.0.4
Affected: >= 1.1.0, < 1.1.4 Affected: >= 1.2.0-rc.1, < 1.2.1 |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-73666",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-08-14T17:41:32.214383Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-08-14T18:06:57.292Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "backstage-plugins",
"vendor": "openchoreo",
"versions": [
{
"status": "affected",
"version": "\u003c 1.0.4"
},
{
"status": "affected",
"version": "\u003e= 1.1.0, \u003c 1.1.4"
},
{
"status": "affected",
"version": "\u003e= 1.2.0-rc.1, \u003c 1.2.1"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "OpenChoreo is a developer platform for Kubernetes. Prior to 1.0.4, 1.1.4, and 1.2.1, the OpenChoreo Backstage backend hardcoded backend.auth.dangerouslyDisableDefaultAuthPolicy and auth.providers.guest.dangerouslyAllowOutsideDevelopment to true, exposing /api/* without authentication and allowing unauthenticated catalog reads, scaffolder log reads, and catalog location creation or deletion. This issue is fixed in versions 1.0.4, 1.1.4, and 1.2.1."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-306",
"description": "CWE-306: Missing Authentication for Critical Function",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-13T22:03:27.006Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/openchoreo/openchoreo/security/advisories/GHSA-v7qx-mqhq-grvh",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/openchoreo/openchoreo/security/advisories/GHSA-v7qx-mqhq-grvh"
},
{
"name": "https://github.com/openchoreo/backstage-plugins/pull/709",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/openchoreo/backstage-plugins/pull/709"
},
{
"name": "https://github.com/openchoreo/backstage-plugins/pull/712",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/openchoreo/backstage-plugins/pull/712"
},
{
"name": "https://github.com/openchoreo/backstage-plugins/pull/713",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/openchoreo/backstage-plugins/pull/713"
},
{
"name": "https://github.com/openchoreo/backstage-plugins/pull/716",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/openchoreo/backstage-plugins/pull/716"
},
{
"name": "https://github.com/openchoreo/backstage-plugins/commit/114a215689924b917da5fd28c56e679aaccaef07",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/openchoreo/backstage-plugins/commit/114a215689924b917da5fd28c56e679aaccaef07"
},
{
"name": "https://github.com/openchoreo/backstage-plugins/commit/dfa3fc8bd1ffef1346442c891e3e3dd54bc26501",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/openchoreo/backstage-plugins/commit/dfa3fc8bd1ffef1346442c891e3e3dd54bc26501"
},
{
"name": "https://github.com/openchoreo/backstage-plugins/commit/f6df89c15834506902b2f706a9e8fbe1f6ef1474",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/openchoreo/backstage-plugins/commit/f6df89c15834506902b2f706a9e8fbe1f6ef1474"
},
{
"name": "https://github.com/openchoreo/backstage-plugins/commit/fdaceeb737938e830c48a150d5bec24f5f487e52",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/openchoreo/backstage-plugins/commit/fdaceeb737938e830c48a150d5bec24f5f487e52"
},
{
"name": "https://github.com/openchoreo/backstage-plugins/releases/tag/v1.0.4",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/openchoreo/backstage-plugins/releases/tag/v1.0.4"
},
{
"name": "https://github.com/openchoreo/backstage-plugins/releases/tag/v1.1.4",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/openchoreo/backstage-plugins/releases/tag/v1.1.4"
},
{
"name": "https://github.com/openchoreo/backstage-plugins/releases/tag/v1.2.1",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/openchoreo/backstage-plugins/releases/tag/v1.2.1"
}
],
"source": {
"advisory": "GHSA-v7qx-mqhq-grvh",
"discovery": "UNKNOWN"
},
"title": "OpenChoreo: Unauthenticated Backstage developer-portal API exposes OpenChoreo catalog data, scaffolder logs, and allows unauthenticated catalog write/delete"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-73666",
"datePublished": "2026-08-13T21:40:13.597Z",
"dateReserved": "2026-08-13T14:04:09.606Z",
"dateUpdated": "2026-08-14T18:06:57.292Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}