Package Instance
Lookup for vulnerable packages by Package URL.
GET /api/packages/65690?format=api
{ "url": "http://public2.vulnerablecode.io/api/packages/65690?format=api", "purl": "pkg:maven/com.vaadin/flow-server@24.0.0", "type": "maven", "namespace": "com.vaadin", "name": "flow-server", "version": "24.0.0", "qualifiers": {}, "subpath": "", "is_vulnerable": true, "next_non_vulnerable_version": "24.0.8", "latest_non_vulnerable_version": "25.0.2", "affected_by_vulnerabilities": [ { "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://github.com/vaadin/flow/pull/15885", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/vaadin/flow/pull/15885" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-25499", "reference_id": "CVE-2023-25499", "reference_type": "", "scores": [], "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": [], "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": [], "url": "https://github.com/vaadin/platform/security/advisories/GHSA-5f9v-mv5g-jh5q" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/65700?format=api", "purl": "pkg:maven/com.vaadin/flow-server@24.0.8", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.vaadin/flow-server@24.0.8" } ], "aliases": [ "CVE-2023-25499", "GHSA-5f9v-mv5g-jh5q" ], "risk_score": null, "exploitability": null, "weighted_severity": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-qdgn-1rqg-vuae" }, { "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://github.com/vaadin/flow/pull/16935", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/vaadin/flow/pull/16935" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-25500", "reference_id": "CVE-2023-25500", "reference_type": "", "scores": [], "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": [], "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": [], "url": "https://github.com/vaadin/platform/security/advisories/GHSA-ch48-9r3q-pv7x" } ], "fixed_packages": [ { "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" } ], "aliases": [ "CVE-2023-25500", "GHSA-ch48-9r3q-pv7x" ], "risk_score": null, "exploitability": null, "weighted_severity": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-tfwa-kphb-j3b8" }, { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/50800?format=api", "vulnerability_id": "VCID-y1d5-d3uj-5qhm", "summary": "Vaadin Vulnerable to Authentication Bypass When Accessing the /VAADIN Endpoint Without a Trailing Slash\nAn authentication bypass vulnerability exists in Vaadin 14.0.0 through 14.14.0, 23.0.0 through 23.6.6, 24.0.0 through 24.9.7 and 25.0.0 through 25.0.1, applications using Spring Security due to inconsistent path pattern matching of reserved framework paths.\n\nAccessing the /VAADIN endpoint without a trailing slash bypasses security filters, and allowing unauthenticated users to trigger framework initialization and create sessions without proper authorization.\n\nUsers of affected versions using Spring Security should upgrade as follows: 14.0.0-14.14.0 upgrade to 14.14.1, 23.0.0-23.6.6 to 23.6.7, 24.0.0 - 24.9.7 to 24.9.8, and 25.0.0-25.0.1 upgrade to 25.0.2 or newer.\n\nPlease note that Vaadin versions 10-13 and 15-22 are no longer supported and users should update either to the latest 14, 23, 24, 25 version.", "references": [ { "reference_url": "https://github.com/vaadin/flow", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/vaadin/flow" }, { "reference_url": "https://github.com/vaadin/flow/pull/22998", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/vaadin/flow/pull/22998" }, { "reference_url": "https://github.com/vaadin/flow/pull/23033", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/vaadin/flow/pull/23033" }, { "reference_url": "https://github.com/vaadin/flow/pull/23034", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/vaadin/flow/pull/23034" }, { "reference_url": "https://github.com/vaadin/flow/pull/23037", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/vaadin/flow/pull/23037" }, { "reference_url": "https://github.com/vaadin/flow/pull/23052", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/vaadin/flow/pull/23052" }, { "reference_url": "https://github.com/vaadin/flow/pull/23057", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/vaadin/flow/pull/23057" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2742", "reference_id": "CVE-2026-2742", "reference_type": "", "scores": [], "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2742" }, { "reference_url": "https://vaadin.com/security/cve-2026-2742", "reference_id": "CVE-2026-2742", "reference_type": "", "scores": [], "url": "https://vaadin.com/security/cve-2026-2742" }, { "reference_url": "https://github.com/advisories/GHSA-rjgh-wgc7-m37j", "reference_id": "GHSA-rjgh-wgc7-m37j", "reference_type": "", "scores": [], "url": "https://github.com/advisories/GHSA-rjgh-wgc7-m37j" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/74613?format=api", "purl": "pkg:maven/com.vaadin/flow-server@24.9.8", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.vaadin/flow-server@24.9.8" }, { "url": "http://public2.vulnerablecode.io/api/packages/74614?format=api", "purl": "pkg:maven/com.vaadin/flow-server@25.0.2", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.vaadin/flow-server@25.0.2" } ], "aliases": [ "CVE-2026-2742", "GHSA-rjgh-wgc7-m37j" ], "risk_score": null, "exploitability": null, "weighted_severity": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-y1d5-d3uj-5qhm" } ], "fixing_vulnerabilities": [], "risk_score": null, "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.vaadin/flow-server@24.0.0" }