Package Instance
Lookup for vulnerable packages by Package URL.
GET /api/packages/80463?format=api
{ "url": "http://public2.vulnerablecode.io/api/packages/80463?format=api", "purl": "pkg:maven/com.vaadin/flow-server@3.0.6", "type": "maven", "namespace": "com.vaadin", "name": "flow-server", "version": "3.0.6", "qualifiers": {}, "subpath": "", "is_vulnerable": true, "next_non_vulnerable_version": "9.1.2", "latest_non_vulnerable_version": "25.0.2", "affected_by_vulnerabilities": [ { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/54395?format=api", "vulnerability_id": "VCID-2fz6-rucr-xqax", "summary": "Information Exposure Through Discrepancy\nNon-constant-time comparison of CSRF tokens in endpoint request handler allows attacker to guess a security token for Fusion endpoints via timing attack.", "references": [ { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2021-31406", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.00054", "scoring_system": "epss", "scoring_elements": "0.1721", "published_at": "2026-06-04T12:55:00Z" }, { "value": "0.00054", "scoring_system": "epss", "scoring_elements": "0.17288", "published_at": "2026-06-05T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2021-31406" }, { "reference_url": "https://github.com/vaadin/flow/pull/10157", "reference_id": "", "reference_type": "", "scores": [ { "value": "4.0", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/vaadin/flow/pull/10157" }, { "reference_url": "https://github.com/vaadin/flow/security/advisories/GHSA-p7jq-v8jp-j424", "reference_id": "", "reference_type": "", "scores": [ { "value": "4.0", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/vaadin/flow/security/advisories/GHSA-p7jq-v8jp-j424" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31406", "reference_id": "CVE-2021-31406", "reference_type": "", "scores": [ { "value": "4.0", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31406" }, { "reference_url": "https://vaadin.com/security/cve-2021-31406", "reference_id": "CVE-2021-31406", "reference_type": "", "scores": [ { "value": "4.0", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://vaadin.com/security/cve-2021-31406" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/80487?format=api", "purl": "pkg:maven/com.vaadin/flow-server@5.0.4", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-jxzf-6sus-t7et" }, { "vulnerability": "VCID-kkf3-sqmf-f3ft" }, { "vulnerability": "VCID-qdgn-1rqg-vuae" }, { "vulnerability": "VCID-rqmz-fd9j-ykea" }, { "vulnerability": "VCID-tfwa-kphb-j3b8" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.vaadin/flow-server@5.0.4" }, { "url": "http://public2.vulnerablecode.io/api/packages/80512?format=api", "purl": "pkg:maven/com.vaadin/flow-server@6.0.1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-jxzf-6sus-t7et" }, { "vulnerability": "VCID-kkf3-sqmf-f3ft" }, { "vulnerability": "VCID-qdgn-1rqg-vuae" }, { "vulnerability": "VCID-rqmz-fd9j-ykea" }, { "vulnerability": "VCID-tfwa-kphb-j3b8" }, { "vulnerability": "VCID-yu3h-ecpv-qyhu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.vaadin/flow-server@6.0.1" } ], "aliases": [ "CVE-2021-31406", "GHSA-p7jq-v8jp-j424" ], "risk_score": 3.1, "exploitability": "0.5", "weighted_severity": "6.2", "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-2fz6-rucr-xqax" }, { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/54394?format=api", "vulnerability_id": "VCID-5nk4-urbw-suee", "summary": "Path Traversal\nImproper URL validation in development mode handler in `com.vaadin:flow-server` allows attacker to request arbitrary files stored outside of intended frontend resources folder.", "references": [ { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2020-36321", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.00551", "scoring_system": "epss", "scoring_elements": "0.68345", "published_at": "2026-06-04T12:55:00Z" }, { "value": "0.00551", "scoring_system": "epss", "scoring_elements": "0.68387", "published_at": "2026-06-05T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2020-36321" }, { "reference_url": "https://github.com/vaadin/flow/pull/9392", "reference_id": "", "reference_type": "", "scores": [ { "value": "5.9", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/vaadin/flow/pull/9392" }, { "reference_url": "https://github.com/vaadin/flow/security/advisories/GHSA-49r2-73m6-pp8f", "reference_id": "", "reference_type": "", "scores": [ { "value": "5.9", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/vaadin/flow/security/advisories/GHSA-49r2-73m6-pp8f" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36321", "reference_id": "CVE-2020-36321", "reference_type": "", "scores": [ { "value": "5.9", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36321" }, { "reference_url": "https://vaadin.com/security/cve-2020-36321", "reference_id": "CVE-2020-36321", "reference_type": "", "scores": [ { "value": "5.9", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://vaadin.com/security/cve-2020-36321" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/302957?format=api", "purl": "pkg:maven/com.vaadin/flow-server@4.0.1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2fz6-rucr-xqax" }, { "vulnerability": "VCID-jxzf-6sus-t7et" }, { "vulnerability": "VCID-kkf3-sqmf-f3ft" }, { "vulnerability": "VCID-qdgn-1rqg-vuae" }, { "vulnerability": "VCID-rqmz-fd9j-ykea" }, { "vulnerability": "VCID-tfwa-kphb-j3b8" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.vaadin/flow-server@4.0.1" }, { "url": "http://public2.vulnerablecode.io/api/packages/80496?format=api", "purl": "pkg:maven/com.vaadin/flow-server@5.0.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2fz6-rucr-xqax" }, { "vulnerability": "VCID-hqrf-7nbq-9bdw" }, { "vulnerability": "VCID-jxzf-6sus-t7et" }, { "vulnerability": "VCID-kkf3-sqmf-f3ft" }, { "vulnerability": "VCID-qdgn-1rqg-vuae" }, { "vulnerability": "VCID-rqmz-fd9j-ykea" }, { "vulnerability": "VCID-tfwa-kphb-j3b8" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.vaadin/flow-server@5.0.0" } ], "aliases": [ "CVE-2020-36321", "GHSA-49r2-73m6-pp8f" ], "risk_score": 3.1, "exploitability": "0.5", "weighted_severity": "6.2", "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-5nk4-urbw-suee" }, { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/54399?format=api", "vulnerability_id": "VCID-hqrf-7nbq-9bdw", "summary": "Information Exposure Through Discrepancy\nA non-constant-time comparison of CSRF tokens in UIDL request handler in `com.vaadin:flow-server` allows attacker to guess a security token via timing attack.", "references": [ { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2021-31404", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.00045", "scoring_system": "epss", "scoring_elements": "0.14389", "published_at": "2026-06-04T12:55:00Z" }, { "value": "0.00045", "scoring_system": "epss", "scoring_elements": "0.14459", "published_at": "2026-06-05T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2021-31404" }, { "reference_url": "https://github.com/vaadin/flow/pull/9875", "reference_id": "", "reference_type": "", "scores": [ { "value": "4.0", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/vaadin/flow/pull/9875" }, { "reference_url": "https://github.com/vaadin/flow/security/advisories/GHSA-xwg3-qrcg-w9x6", "reference_id": "", "reference_type": "", "scores": [ { "value": "4.0", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/vaadin/flow/security/advisories/GHSA-xwg3-qrcg-w9x6" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31404", "reference_id": "CVE-2021-31404", "reference_type": "", "scores": [ { "value": "4.0", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31404" }, { "reference_url": "https://vaadin.com/security/cve-2021-31404", "reference_id": "CVE-2021-31404", "reference_type": "", "scores": [ { "value": "4.0", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://vaadin.com/security/cve-2021-31404" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/302957?format=api", "purl": "pkg:maven/com.vaadin/flow-server@4.0.1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2fz6-rucr-xqax" }, { "vulnerability": "VCID-jxzf-6sus-t7et" }, { "vulnerability": "VCID-kkf3-sqmf-f3ft" }, { "vulnerability": "VCID-qdgn-1rqg-vuae" }, { "vulnerability": "VCID-rqmz-fd9j-ykea" }, { "vulnerability": "VCID-tfwa-kphb-j3b8" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.vaadin/flow-server@4.0.1" }, { "url": "http://public2.vulnerablecode.io/api/packages/80486?format=api", "purl": "pkg:maven/com.vaadin/flow-server@5.0.3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2fz6-rucr-xqax" }, { "vulnerability": "VCID-jxzf-6sus-t7et" }, { "vulnerability": "VCID-kkf3-sqmf-f3ft" }, { "vulnerability": "VCID-qdgn-1rqg-vuae" }, { "vulnerability": "VCID-rqmz-fd9j-ykea" }, { "vulnerability": "VCID-tfwa-kphb-j3b8" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.vaadin/flow-server@5.0.3" } ], "aliases": [ "CVE-2021-31404", "GHSA-xwg3-qrcg-w9x6" ], "risk_score": 3.1, "exploitability": "0.5", "weighted_severity": "6.2", "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-hqrf-7nbq-9bdw" }, { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/54448?format=api", "vulnerability_id": "VCID-jxzf-6sus-t7et", "summary": "Insecure temporary directory usage in frontend build functionality of Vaadin 14 and 15-19\nInsecure temporary directory usage in frontend build functionality of `com.vaadin:flow-server` versions 2.0.9 through 2.5.2 (Vaadin 14.0.3 through Vaadin 14.5.2), 3.0 prior to 6.0 (Vaadin 15 prior to 19), and 6.0.0 through 6.0.5 (Vaadin 19.0.0 through 19.0.4) allows local users to inject malicious code into frontend resources during application rebuilds.\n\n- https://vaadin.com/security/cve-2021-31411", "references": [ { "reference_url": "https://github.com/vaadin/flow", "reference_id": "", "reference_type": "", "scores": [ { "value": "6.3", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/vaadin/flow" }, { "reference_url": "https://github.com/advisories/GHSA-c57f-4vp2-jqhm", "reference_id": "GHSA-c57f-4vp2-jqhm", "reference_type": "", "scores": [], "url": "https://github.com/advisories/GHSA-c57f-4vp2-jqhm" }, { "reference_url": "https://github.com/vaadin/flow/security/advisories/GHSA-c57f-4vp2-jqhm", "reference_id": "GHSA-c57f-4vp2-jqhm", "reference_type": "", "scores": [ { "value": "6.3", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/vaadin/flow/security/advisories/GHSA-c57f-4vp2-jqhm" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/80649?format=api", "purl": "pkg:maven/com.vaadin/flow-server@6.0.6", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-kkf3-sqmf-f3ft" }, { "vulnerability": "VCID-qdgn-1rqg-vuae" }, { "vulnerability": "VCID-rqmz-fd9j-ykea" }, { "vulnerability": "VCID-tfwa-kphb-j3b8" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.vaadin/flow-server@6.0.6" } ], "aliases": [ "GHSA-c57f-4vp2-jqhm", "GMS-2021-141" ], "risk_score": 3.1, "exploitability": "0.5", "weighted_severity": "6.2", "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-jxzf-6sus-t7et" }, { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/41595?format=api", "vulnerability_id": "VCID-kkf3-sqmf-f3ft", "summary": "Possible route enumeration in production mode via RouteNotFoundError view in Vaadin 10, 11-14, and 15-19\nImproper sanitization of path in default `RouteNotFoundError` view in `com.vaadin:flow-server` versions 1.0.0 through 1.0.14 (Vaadin 10.0.0 through 10.0.18), 1.1.0 prior to 2.0.0 (Vaadin 11 prior to 14), 2.0.0 through 2.6.1 (Vaadin 14.0.0 through 14.6.1), and 3.0.0 through 6.0.9 (Vaadin 15.0.0 through 19.0.8) allows network attacker to enumerate all available routes via crafted HTTP request when application is running in production mode and no custom handler for `NotFoundException` is provided.", "references": [ { "reference_url": "https://vaadin.com/security/cve-2021-31412", "reference_id": "CVE-2021-31412", "reference_type": "", "scores": [ { "value": "5.3", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://vaadin.com/security/cve-2021-31412" }, { "reference_url": "https://github.com/advisories/GHSA-fr26-qjc8-mvjx", "reference_id": "GHSA-fr26-qjc8-mvjx", "reference_type": "", "scores": [], "url": "https://github.com/advisories/GHSA-fr26-qjc8-mvjx" }, { "reference_url": "https://github.com/vaadin/flow/security/advisories/GHSA-fr26-qjc8-mvjx", "reference_id": "GHSA-fr26-qjc8-mvjx", "reference_type": "", "scores": [ { "value": "5.3", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/vaadin/flow/security/advisories/GHSA-fr26-qjc8-mvjx" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/59290?format=api", "purl": "pkg:maven/com.vaadin/flow-server@6.0.10", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-qdgn-1rqg-vuae" }, { "vulnerability": "VCID-tfwa-kphb-j3b8" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.vaadin/flow-server@6.0.10" } ], "aliases": [ "GHSA-fr26-qjc8-mvjx", "GMS-2021-142" ], "risk_score": 3.1, "exploitability": "0.5", "weighted_severity": "6.2", "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-kkf3-sqmf-f3ft" }, { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/45468?format=api", "vulnerability_id": "VCID-qdgn-1rqg-vuae", "summary": "Exposure of Sensitive Information to an Unauthorized Actor\nWhen adding non-visible components to the UI in server side, content is sent to the browser in Vaadin 10.0.0 through 10.0.22, 11.0.0 through 14.10.0, 15.0.0 through 22.0.28, 23.0.0 through 23.3.12, 24.0.0 through 24.0.5 and 24.1.0.alpha1 to 24.1.0.beta1, resulting in potential information disclosure.", "references": [ { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2023-25499", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.00243", "scoring_system": "epss", "scoring_elements": "0.47813", "published_at": "2026-06-05T12:55:00Z" }, { "value": "0.00243", "scoring_system": "epss", "scoring_elements": "0.4775", "published_at": "2026-06-04T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2023-25499" }, { "reference_url": "https://github.com/vaadin/flow/pull/15885", "reference_id": "", "reference_type": "", "scores": [ { "value": "5.7", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" }, { "value": "Track", "scoring_system": "ssvc", "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-12-05T19:58:40Z/" } ], "url": "https://github.com/vaadin/flow/pull/15885" }, { "reference_url": "https://github.com/vaadin/platform", "reference_id": "", "reference_type": "", "scores": [ { "value": "5.7", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/vaadin/platform" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-25499", "reference_id": "CVE-2023-25499", "reference_type": "", "scores": [ { "value": "5.7", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-25499" }, { "reference_url": "https://vaadin.com/security/CVE-2023-25499", "reference_id": "CVE-2023-25499", "reference_type": "", "scores": [ { "value": "5.7", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" }, { "value": "Track", "scoring_system": "ssvc", "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-12-05T19:58:40Z/" } ], "url": "https://vaadin.com/security/CVE-2023-25499" }, { "reference_url": "https://github.com/advisories/GHSA-5f9v-mv5g-jh5q", "reference_id": "GHSA-5f9v-mv5g-jh5q", "reference_type": "", "scores": [], "url": "https://github.com/advisories/GHSA-5f9v-mv5g-jh5q" }, { "reference_url": "https://github.com/vaadin/platform/security/advisories/GHSA-5f9v-mv5g-jh5q", "reference_id": "GHSA-5f9v-mv5g-jh5q", "reference_type": "", "scores": [ { "value": "5.7", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/vaadin/platform/security/advisories/GHSA-5f9v-mv5g-jh5q" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/65698?format=api", "purl": "pkg:maven/com.vaadin/flow-server@9.1.1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-tfwa-kphb-j3b8" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.vaadin/flow-server@9.1.1" }, { "url": "http://public2.vulnerablecode.io/api/packages/65699?format=api", "purl": "pkg:maven/com.vaadin/flow-server@23.3.11", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-tfwa-kphb-j3b8" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.vaadin/flow-server@23.3.11" }, { "url": "http://public2.vulnerablecode.io/api/packages/65700?format=api", "purl": "pkg:maven/com.vaadin/flow-server@24.0.8", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-tfwa-kphb-j3b8" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.vaadin/flow-server@24.0.8" }, { "url": "http://public2.vulnerablecode.io/api/packages/138600?format=api", "purl": "pkg:maven/com.vaadin/flow-server@24.1.0", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.vaadin/flow-server@24.1.0" } ], "aliases": [ "CVE-2023-25499", "GHSA-5f9v-mv5g-jh5q" ], "risk_score": 3.1, "exploitability": "0.5", "weighted_severity": "6.2", "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-qdgn-1rqg-vuae" }, { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/54685?format=api", "vulnerability_id": "VCID-rqmz-fd9j-ykea", "summary": "Improper Neutralization in com.vaadin:flow-server.", "references": [ { "reference_url": "https://vaadin.com/security/cve-2021-33604", "reference_id": "CVE-2021-33604", "reference_type": "", "scores": [ { "value": "2.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N" }, { "value": "LOW", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://vaadin.com/security/cve-2021-33604" }, { "reference_url": "https://github.com/advisories/GHSA-8vfw-v2jv-9hwc", "reference_id": "GHSA-8vfw-v2jv-9hwc", "reference_type": "", "scores": [], "url": "https://github.com/advisories/GHSA-8vfw-v2jv-9hwc" }, { "reference_url": "https://github.com/vaadin/flow/security/advisories/GHSA-8vfw-v2jv-9hwc", "reference_id": "GHSA-8vfw-v2jv-9hwc", "reference_type": "", "scores": [ { "value": "2.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N" }, { "value": "LOW", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/vaadin/flow/security/advisories/GHSA-8vfw-v2jv-9hwc" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/59290?format=api", "purl": "pkg:maven/com.vaadin/flow-server@6.0.10", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-qdgn-1rqg-vuae" }, { "vulnerability": "VCID-tfwa-kphb-j3b8" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.vaadin/flow-server@6.0.10" } ], "aliases": [ "GHSA-8vfw-v2jv-9hwc", "GMS-2021-140" ], "risk_score": 1.4, "exploitability": "0.5", "weighted_severity": "2.7", "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-rqmz-fd9j-ykea" }, { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/45467?format=api", "vulnerability_id": "VCID-tfwa-kphb-j3b8", "summary": "Exposure of Sensitive Information to an Unauthorized Actor\nPossible information disclosure in Vaadin 10.0.0 to 10.0.23, 11.0.0 to 14.10.1, 15.0.0 to 22.0.28, 23.0.0 to 23.3.13, 24.0.0 to 24.0.6, 24.1.0.alpha1 to 24.1.0.rc2, resulting in potential information disclosure of class and method names in RPC responses by sending modified requests.", "references": [ { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2023-25500", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.00305", "scoring_system": "epss", "scoring_elements": "0.54125", "published_at": "2026-06-05T12:55:00Z" }, { "value": "0.00305", "scoring_system": "epss", "scoring_elements": "0.54068", "published_at": "2026-06-04T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2023-25500" }, { "reference_url": "https://github.com/vaadin/flow/pull/16935", "reference_id": "", "reference_type": "", "scores": [ { "value": "3.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:N/A:N" }, { "value": "LOW", "scoring_system": "generic_textual", "scoring_elements": "" }, { "value": "Track", "scoring_system": "ssvc", "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-12-05T19:59:24Z/" } ], "url": "https://github.com/vaadin/flow/pull/16935" }, { "reference_url": "https://github.com/vaadin/platform", "reference_id": "", "reference_type": "", "scores": [ { "value": "3.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:N/A:N" }, { "value": "LOW", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/vaadin/platform" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-25500", "reference_id": "CVE-2023-25500", "reference_type": "", "scores": [ { "value": "3.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:N/A:N" }, { "value": "LOW", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-25500" }, { "reference_url": "https://vaadin.com/security/cve-2023-25500", "reference_id": "CVE-2023-25500", "reference_type": "", "scores": [ { "value": "3.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:N/A:N" }, { "value": "LOW", "scoring_system": "generic_textual", "scoring_elements": "" }, { "value": "Track", "scoring_system": "ssvc", "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-12-05T19:59:24Z/" } ], "url": "https://vaadin.com/security/cve-2023-25500" }, { "reference_url": "https://github.com/advisories/GHSA-ch48-9r3q-pv7x", "reference_id": "GHSA-ch48-9r3q-pv7x", "reference_type": "", "scores": [], "url": "https://github.com/advisories/GHSA-ch48-9r3q-pv7x" }, { "reference_url": "https://github.com/vaadin/platform/security/advisories/GHSA-ch48-9r3q-pv7x", "reference_id": "GHSA-ch48-9r3q-pv7x", "reference_type": "", "scores": [ { "value": "3.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:N/A:N" }, { "value": "LOW", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/vaadin/platform/security/advisories/GHSA-ch48-9r3q-pv7x" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/65693?format=api", "purl": "pkg:maven/com.vaadin/flow-server@9.1.2", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.vaadin/flow-server@9.1.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/65694?format=api", "purl": "pkg:maven/com.vaadin/flow-server@23.3.13", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.vaadin/flow-server@23.3.13" }, { "url": "http://public2.vulnerablecode.io/api/packages/65695?format=api", "purl": "pkg:maven/com.vaadin/flow-server@24.0.9", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.vaadin/flow-server@24.0.9" }, { "url": "http://public2.vulnerablecode.io/api/packages/138600?format=api", "purl": "pkg:maven/com.vaadin/flow-server@24.1.0", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.vaadin/flow-server@24.1.0" } ], "aliases": [ "CVE-2023-25500", "GHSA-ch48-9r3q-pv7x" ], "risk_score": 1.6, "exploitability": "0.5", "weighted_severity": "3.1", "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-tfwa-kphb-j3b8" } ], "fixing_vulnerabilities": [ { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/54397?format=api", "vulnerability_id": "VCID-pxwc-zts8-wkh1", "summary": "Information Exposure\nInsecure configuration of default ObjectMapper in `com.vaadin:flow-server` may expose sensitive data if the application also uses `@RestController`", "references": [ { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2020-36319", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.0039", "scoring_system": "epss", "scoring_elements": "0.60423", "published_at": "2026-06-05T12:55:00Z" }, { "value": "0.0039", "scoring_system": "epss", "scoring_elements": "0.60376", "published_at": "2026-06-04T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2020-36319" }, { "reference_url": "https://github.com/vaadin/flow", "reference_id": "", "reference_type": "", "scores": [ { "value": "3.1", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N" }, { "value": "LOW", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/vaadin/flow" }, { "reference_url": "https://github.com/vaadin/flow/pull/8016", "reference_id": "", "reference_type": "", "scores": [ { "value": "3.1", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N" }, { "value": "LOW", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/vaadin/flow/pull/8016" }, { "reference_url": "https://github.com/vaadin/flow/pull/8051", "reference_id": "", "reference_type": "", "scores": [ { "value": "3.1", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N" }, { "value": "LOW", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/vaadin/flow/pull/8051" }, { "reference_url": "https://github.com/vaadin/flow/security/advisories/GHSA-rjww-2x8v-m9v9", "reference_id": "", "reference_type": "", "scores": [ { "value": "3.1", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N" }, { "value": "LOW", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/vaadin/flow/security/advisories/GHSA-rjww-2x8v-m9v9" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36319", "reference_id": "CVE-2020-36319", "reference_type": "", "scores": [ { "value": "3.1", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N" }, { "value": "LOW", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36319" }, { "reference_url": "https://vaadin.com/security/cve-2020-36319", "reference_id": "CVE-2020-36319", "reference_type": "", "scores": [ { "value": "3.1", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N" }, { "value": "LOW", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://vaadin.com/security/cve-2020-36319" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/80463?format=api", "purl": "pkg:maven/com.vaadin/flow-server@3.0.6", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2fz6-rucr-xqax" }, { "vulnerability": "VCID-5nk4-urbw-suee" }, { "vulnerability": "VCID-hqrf-7nbq-9bdw" }, { "vulnerability": "VCID-jxzf-6sus-t7et" }, { "vulnerability": "VCID-kkf3-sqmf-f3ft" }, { "vulnerability": "VCID-qdgn-1rqg-vuae" }, { "vulnerability": "VCID-rqmz-fd9j-ykea" }, { "vulnerability": "VCID-tfwa-kphb-j3b8" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.vaadin/flow-server@3.0.6" } ], "aliases": [ "CVE-2020-36319", "GHSA-rjww-2x8v-m9v9" ], "risk_score": 1.4, "exploitability": "0.5", "weighted_severity": "2.8", "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-pxwc-zts8-wkh1" } ], "risk_score": "3.1", "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.vaadin/flow-server@3.0.6" }