Package Instance
Lookup for vulnerable packages by Package URL.
GET /api/packages/938344?format=api
{ "url": "http://public2.vulnerablecode.io/api/packages/938344?format=api", "purl": "pkg:deb/debian/ruby-rack@3.1.16-0.1?distro=trixie", "type": "deb", "namespace": "debian", "name": "ruby-rack", "version": "3.1.16-0.1", "qualifiers": { "distro": "trixie" }, "subpath": "", "is_vulnerable": false, "next_non_vulnerable_version": "3.1.20-0+deb13u1", "latest_non_vulnerable_version": "3.2.6-2", "affected_by_vulnerabilities": [], "fixing_vulnerabilities": [ { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/30435?format=api", "vulnerability_id": "VCID-47ja-djzb-2bbw", "summary": "Rack has an Unbounded-Parameter DoS in Rack::QueryParser\n## Summary\n\n`Rack::QueryParser` parses query strings and `application/x-www-form-urlencoded` bodies into Ruby data structures without imposing any limit on the number of parameters, allowing attackers to send requests with extremely large numbers of parameters.\n\n## Details\n\nThe vulnerability arises because `Rack::QueryParser` iterates over each `&`-separated key-value pair and adds it to a Hash without enforcing an upper bound on the total number of parameters. This allows an attacker to send a single request containing hundreds of thousands (or more) of parameters, which consumes excessive memory and CPU during parsing.\n\n## Impact\n\nAn attacker can trigger denial of service by sending specifically crafted HTTP requests, which can cause memory exhaustion or pin CPU resources, stalling or crashing the Rack server. This results in full service disruption until the affected worker is restarted.\n\n## Mitigation\n\n- Update to a version of Rack that limits the number of parameters parsed, or\n- Use middleware to enforce a maximum query string size or parameter count, or\n- Employ a reverse proxy (such as Nginx) to limit request sizes and reject oversized query strings or bodies.\n\nLimiting request body sizes and query string lengths at the web server or CDN level is an effective mitigation.", "references": [ { "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2025-46727.json", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2025-46727.json" }, { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-46727", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.00808", "scoring_system": "epss", "scoring_elements": "0.74241", "published_at": "2026-04-21T12:55:00Z" }, { "value": "0.00808", "scoring_system": "epss", "scoring_elements": "0.74158", "published_at": "2026-04-02T12:55:00Z" }, { "value": "0.00808", "scoring_system": "epss", "scoring_elements": "0.74185", "published_at": "2026-04-04T12:55:00Z" }, { "value": "0.00808", "scoring_system": "epss", "scoring_elements": "0.74157", "published_at": "2026-04-07T12:55:00Z" }, { "value": "0.00808", "scoring_system": "epss", "scoring_elements": "0.7419", "published_at": "2026-04-08T12:55:00Z" }, { "value": "0.00808", "scoring_system": "epss", "scoring_elements": "0.74205", "published_at": "2026-04-09T12:55:00Z" }, { "value": "0.00808", "scoring_system": "epss", "scoring_elements": "0.74227", "published_at": "2026-04-11T12:55:00Z" }, { "value": "0.00808", "scoring_system": "epss", "scoring_elements": "0.74209", "published_at": "2026-04-12T12:55:00Z" }, { "value": "0.00808", "scoring_system": "epss", "scoring_elements": "0.74202", "published_at": "2026-04-13T12:55:00Z" }, { "value": "0.00808", "scoring_system": "epss", "scoring_elements": "0.74239", "published_at": "2026-04-16T12:55:00Z" }, { "value": "0.00808", "scoring_system": "epss", "scoring_elements": "0.74249", "published_at": "2026-04-18T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-46727" }, { "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-46727", "reference_id": "", "reference_type": "", "scores": [], "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-46727" }, { "reference_url": "https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml", "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:N/A:H" } ], "url": "https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml" }, { "reference_url": "https://github.com/rack/rack", "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:N/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/rack/rack" }, { "reference_url": "https://github.com/rack/rack/commit/2bb5263b464b65ba4b648996a579dbd180d2b712", "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:N/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" }, { "value": "Track", "scoring_system": "ssvc", "scoring_elements": "SSVCv2/E:N/A:Y/T:P/P:M/B:A/M:M/D:T/2025-05-08T14:00:33Z/" } ], "url": "https://github.com/rack/rack/commit/2bb5263b464b65ba4b648996a579dbd180d2b712" }, { "reference_url": "https://github.com/rack/rack/commit/3f5a4249118d09d199fe480466c8c6717e43b6e3", "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:N/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" }, { "value": "Track", "scoring_system": "ssvc", "scoring_elements": "SSVCv2/E:N/A:Y/T:P/P:M/B:A/M:M/D:T/2025-05-08T14:00:33Z/" } ], "url": "https://github.com/rack/rack/commit/3f5a4249118d09d199fe480466c8c6717e43b6e3" }, { "reference_url": "https://github.com/rack/rack/commit/cd6b70a1f2a1016b73dc906f924869f4902c2d74", "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:N/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" }, { "value": "Track", "scoring_system": "ssvc", "scoring_elements": "SSVCv2/E:N/A:Y/T:P/P:M/B:A/M:M/D:T/2025-05-08T14:00:33Z/" } ], "url": "https://github.com/rack/rack/commit/cd6b70a1f2a1016b73dc906f924869f4902c2d74" }, { "reference_url": "https://github.com/rack/rack/security/advisories/GHSA-gjh7-p2fx-99vx", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3", "scoring_elements": "" }, { "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:N/A:H" }, { "value": "HIGH", "scoring_system": "cvssv3.1_qr", "scoring_elements": "" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" }, { "value": "Track", "scoring_system": "ssvc", "scoring_elements": "SSVCv2/E:N/A:Y/T:P/P:M/B:A/M:M/D:T/2025-05-08T14:00:33Z/" } ], "url": "https://github.com/rack/rack/security/advisories/GHSA-gjh7-p2fx-99vx" }, { "reference_url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rack/CVE-2025-46727.yml", "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:N/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rack/CVE-2025-46727.yml" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2025-46727", "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:N/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-46727" }, { "reference_url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1104927", "reference_id": "1104927", "reference_type": "", "scores": [], "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1104927" }, { "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=2364966", "reference_id": "2364966", "reference_type": "", "scores": [], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2364966" }, { "reference_url": "https://github.com/advisories/GHSA-gjh7-p2fx-99vx", "reference_id": "GHSA-gjh7-p2fx-99vx", "reference_type": "", "scores": [ { "value": "HIGH", "scoring_system": "cvssv3.1_qr", "scoring_elements": "" } ], "url": "https://github.com/advisories/GHSA-gjh7-p2fx-99vx" }, { "reference_url": "https://access.redhat.com/errata/RHSA-2025:7604", "reference_id": "RHSA-2025:7604", "reference_type": "", "scores": [], "url": "https://access.redhat.com/errata/RHSA-2025:7604" }, { "reference_url": "https://access.redhat.com/errata/RHSA-2025:7605", "reference_id": "RHSA-2025:7605", "reference_type": "", "scores": [], "url": "https://access.redhat.com/errata/RHSA-2025:7605" }, { "reference_url": "https://access.redhat.com/errata/RHSA-2025:8254", "reference_id": "RHSA-2025:8254", "reference_type": "", "scores": [], "url": "https://access.redhat.com/errata/RHSA-2025:8254" }, { "reference_url": "https://access.redhat.com/errata/RHSA-2025:8256", "reference_id": "RHSA-2025:8256", "reference_type": "", "scores": [], "url": "https://access.redhat.com/errata/RHSA-2025:8256" }, { "reference_url": "https://access.redhat.com/errata/RHSA-2025:8279", "reference_id": "RHSA-2025:8279", "reference_type": "", "scores": [], "url": "https://access.redhat.com/errata/RHSA-2025:8279" }, { "reference_url": "https://access.redhat.com/errata/RHSA-2025:8288", "reference_id": "RHSA-2025:8288", "reference_type": "", "scores": [], "url": "https://access.redhat.com/errata/RHSA-2025:8288" }, { "reference_url": "https://access.redhat.com/errata/RHSA-2025:8289", "reference_id": "RHSA-2025:8289", "reference_type": "", "scores": [], "url": "https://access.redhat.com/errata/RHSA-2025:8289" }, { "reference_url": "https://access.redhat.com/errata/RHSA-2025:8290", "reference_id": "RHSA-2025:8290", "reference_type": "", "scores": [], "url": "https://access.redhat.com/errata/RHSA-2025:8290" }, { "reference_url": "https://access.redhat.com/errata/RHSA-2025:8291", "reference_id": "RHSA-2025:8291", "reference_type": "", "scores": [], "url": "https://access.redhat.com/errata/RHSA-2025:8291" }, { "reference_url": "https://access.redhat.com/errata/RHSA-2025:8319", "reference_id": "RHSA-2025:8319", "reference_type": "", "scores": [], "url": "https://access.redhat.com/errata/RHSA-2025:8319" }, { "reference_url": "https://access.redhat.com/errata/RHSA-2025:8322", "reference_id": "RHSA-2025:8322", "reference_type": "", "scores": [], "url": "https://access.redhat.com/errata/RHSA-2025:8322" }, { "reference_url": "https://access.redhat.com/errata/RHSA-2025:8323", "reference_id": "RHSA-2025:8323", "reference_type": "", "scores": [], "url": "https://access.redhat.com/errata/RHSA-2025:8323" }, { "reference_url": "https://access.redhat.com/errata/RHSA-2025:9838", "reference_id": "RHSA-2025:9838", "reference_type": "", "scores": [], "url": "https://access.redhat.com/errata/RHSA-2025:9838" }, { "reference_url": "https://usn.ubuntu.com/7507-1/", "reference_id": "USN-7507-1", "reference_type": "", "scores": [], "url": "https://usn.ubuntu.com/7507-1/" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/938322?format=api", "purl": "pkg:deb/debian/ruby-rack@2.1.4-3%2Bdeb11u2?distro=trixie", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1j61-5e8x-7fbd" }, { "vulnerability": "VCID-2p73-rc9t-rudb" }, { "vulnerability": "VCID-2qba-a6bp-ryak" }, { "vulnerability": "VCID-5twm-pqc2-xyfn" }, { "vulnerability": "VCID-dh75-6jyw-1ke2" }, { "vulnerability": "VCID-j34j-bgfd-8fez" }, { "vulnerability": "VCID-jg77-mm5c-gydu" }, { "vulnerability": "VCID-m98a-mcyb-c7fm" }, { "vulnerability": "VCID-metf-cghw-p3b5" }, { "vulnerability": "VCID-p3dk-p1gb-kkem" }, { "vulnerability": "VCID-pbu7-4hdm-s3a6" }, { "vulnerability": "VCID-pnz8-yes1-pfc7" }, { "vulnerability": "VCID-wvs1-dhwp-ebat" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/ruby-rack@2.1.4-3%252Bdeb11u2%3Fdistro=trixie" }, { "url": "http://public2.vulnerablecode.io/api/packages/938342?format=api", "purl": "pkg:deb/debian/ruby-rack@2.1.4-3%2Bdeb11u4?distro=trixie", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/ruby-rack@2.1.4-3%252Bdeb11u4%3Fdistro=trixie" }, { "url": "http://public2.vulnerablecode.io/api/packages/938320?format=api", "purl": "pkg:deb/debian/ruby-rack@2.2.20-0%2Bdeb12u1?distro=trixie", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1j61-5e8x-7fbd" }, { "vulnerability": "VCID-2p73-rc9t-rudb" }, { "vulnerability": "VCID-2qba-a6bp-ryak" }, { "vulnerability": "VCID-5twm-pqc2-xyfn" }, { "vulnerability": "VCID-dh75-6jyw-1ke2" }, { "vulnerability": "VCID-j34j-bgfd-8fez" }, { "vulnerability": "VCID-jg77-mm5c-gydu" }, { "vulnerability": "VCID-m98a-mcyb-c7fm" }, { "vulnerability": "VCID-metf-cghw-p3b5" }, { "vulnerability": "VCID-p3dk-p1gb-kkem" }, { "vulnerability": "VCID-pbu7-4hdm-s3a6" }, { "vulnerability": "VCID-pnz8-yes1-pfc7" }, { "vulnerability": "VCID-wvs1-dhwp-ebat" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/ruby-rack@2.2.20-0%252Bdeb12u1%3Fdistro=trixie" }, { "url": "http://public2.vulnerablecode.io/api/packages/938344?format=api", "purl": "pkg:deb/debian/ruby-rack@3.1.16-0.1?distro=trixie", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/ruby-rack@3.1.16-0.1%3Fdistro=trixie" }, { "url": "http://public2.vulnerablecode.io/api/packages/938325?format=api", "purl": "pkg:deb/debian/ruby-rack@3.1.18-1~deb13u1?distro=trixie", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1j61-5e8x-7fbd" }, { "vulnerability": "VCID-2p73-rc9t-rudb" }, { "vulnerability": "VCID-2qba-a6bp-ryak" }, { "vulnerability": "VCID-5twm-pqc2-xyfn" }, { "vulnerability": "VCID-dh75-6jyw-1ke2" }, { "vulnerability": "VCID-j34j-bgfd-8fez" }, { "vulnerability": "VCID-jg77-mm5c-gydu" }, { "vulnerability": "VCID-m98a-mcyb-c7fm" }, { "vulnerability": "VCID-metf-cghw-p3b5" }, { "vulnerability": "VCID-p3dk-p1gb-kkem" }, { "vulnerability": "VCID-pbu7-4hdm-s3a6" }, { "vulnerability": "VCID-pnz8-yes1-pfc7" }, { "vulnerability": "VCID-wvs1-dhwp-ebat" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/ruby-rack@3.1.18-1~deb13u1%3Fdistro=trixie" }, { "url": "http://public2.vulnerablecode.io/api/packages/938323?format=api", "purl": "pkg:deb/debian/ruby-rack@3.1.18-1?distro=trixie", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9rpp-9xss-duf6" }, { "vulnerability": "VCID-skxv-7he3-xqgc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/ruby-rack@3.1.18-1%3Fdistro=trixie" }, { "url": "http://public2.vulnerablecode.io/api/packages/938324?format=api", "purl": "pkg:deb/debian/ruby-rack@3.2.5-2?distro=trixie", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1j61-5e8x-7fbd" }, { "vulnerability": "VCID-2p73-rc9t-rudb" }, { "vulnerability": "VCID-2qba-a6bp-ryak" }, { "vulnerability": "VCID-5twm-pqc2-xyfn" }, { "vulnerability": "VCID-dh75-6jyw-1ke2" }, { "vulnerability": "VCID-j34j-bgfd-8fez" }, { "vulnerability": "VCID-jg77-mm5c-gydu" }, { "vulnerability": "VCID-m98a-mcyb-c7fm" }, { "vulnerability": "VCID-metf-cghw-p3b5" }, { "vulnerability": "VCID-p3dk-p1gb-kkem" }, { "vulnerability": "VCID-pbu7-4hdm-s3a6" }, { "vulnerability": "VCID-pnz8-yes1-pfc7" }, { "vulnerability": "VCID-wvs1-dhwp-ebat" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/ruby-rack@3.2.5-2%3Fdistro=trixie" }, { "url": "http://public2.vulnerablecode.io/api/packages/1059652?format=api", "purl": "pkg:deb/debian/ruby-rack@3.2.6-2?distro=trixie", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/ruby-rack@3.2.6-2%3Fdistro=trixie" } ], "aliases": [ "CVE-2025-46727", "GHSA-gjh7-p2fx-99vx" ], "risk_score": 4.0, "exploitability": "0.5", "weighted_severity": "8.0", "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-47ja-djzb-2bbw" }, { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/30111?format=api", "vulnerability_id": "VCID-7wvj-9h3p-23am", "summary": "ReDoS Vulnerability in Rack::Multipart handle_mime_head\n### Summary\nThere is a denial of service vulnerability in the Content-Disposition parsing component of Rack. This is very similar to the previous security issue CVE-2022-44571.\n\n### Details\n\nCarefully crafted input can cause Content-Disposition header parsing in Rack to take an unexpected amount of time, possibly resulting in a denial of service attack vector. This header is used typically used in multipart parsing. Any applications that parse multipart posts using Rack (virtually all Rails applications) are impacted.\n\n### Credits\n\nThanks to [scyoon](https://hackerone.com/scyoon) for reporting this to the Rails security team", "references": [ { "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2025-49007.json", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2025-49007.json" }, { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-49007", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.00569", "scoring_system": "epss", "scoring_elements": "0.68589", "published_at": "2026-04-21T12:55:00Z" }, { "value": "0.00569", "scoring_system": "epss", "scoring_elements": "0.68611", "published_at": "2026-04-18T12:55:00Z" }, { "value": "0.00569", "scoring_system": "epss", "scoring_elements": "0.686", "published_at": "2026-04-16T12:55:00Z" }, { "value": "0.00569", "scoring_system": "epss", "scoring_elements": "0.6856", "published_at": "2026-04-13T12:55:00Z" }, { "value": "0.00569", "scoring_system": "epss", "scoring_elements": "0.6859", "published_at": "2026-04-12T12:55:00Z" }, { "value": "0.00569", "scoring_system": "epss", "scoring_elements": "0.68602", "published_at": "2026-04-11T12:55:00Z" }, { "value": "0.00569", "scoring_system": "epss", "scoring_elements": "0.68576", "published_at": "2026-04-09T12:55:00Z" }, { "value": "0.00569", "scoring_system": "epss", "scoring_elements": "0.68558", "published_at": "2026-04-08T12:55:00Z" }, { "value": "0.00569", "scoring_system": "epss", "scoring_elements": "0.68507", "published_at": "2026-04-07T12:55:00Z" }, { "value": "0.00569", "scoring_system": "epss", "scoring_elements": "0.6851", "published_at": "2026-04-02T12:55:00Z" }, { "value": "0.00569", "scoring_system": "epss", "scoring_elements": "0.68528", "published_at": "2026-04-04T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-49007" }, { "reference_url": "https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml", "reference_id": "", "reference_type": "", "scores": [ { "value": "6.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N" } ], "url": "https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml" }, { "reference_url": "https://github.com/rack/rack", "reference_id": "", "reference_type": "", "scores": [ { "value": "6.6", "scoring_system": "cvssv4", "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/rack/rack" }, { "reference_url": "https://github.com/rack/rack/commit/4795831a0a310c2d31102749e551b38faab6401f", "reference_id": "", "reference_type": "", "scores": [ { "value": "6.6", "scoring_system": "cvssv4", "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" }, { "value": "Track", "scoring_system": "ssvc", "scoring_elements": "SSVCv2/E:N/A:Y/T:P/P:M/B:A/M:M/D:T/2025-06-05T13:20:37Z/" } ], "url": "https://github.com/rack/rack/commit/4795831a0a310c2d31102749e551b38faab6401f" }, { "reference_url": "https://github.com/rack/rack/commit/aed514df37e33907df3c971ed3ca9a0a20ac2901", "reference_id": "", "reference_type": "", "scores": [ { "value": "6.6", "scoring_system": "cvssv4", "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" }, { "value": "Track", "scoring_system": "ssvc", "scoring_elements": "SSVCv2/E:N/A:Y/T:P/P:M/B:A/M:M/D:T/2025-06-05T13:20:37Z/" } ], "url": "https://github.com/rack/rack/commit/aed514df37e33907df3c971ed3ca9a0a20ac2901" }, { "reference_url": "https://github.com/rack/rack/security/advisories/GHSA-47m2-26rw-j2jw", "reference_id": "", "reference_type": "", "scores": [ { "value": "MODERATE", "scoring_system": "cvssv3.1_qr", "scoring_elements": "" }, { "value": "6.6", "scoring_system": "cvssv4", "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" }, { "value": "Track", "scoring_system": "ssvc", "scoring_elements": "SSVCv2/E:N/A:Y/T:P/P:M/B:A/M:M/D:T/2025-06-05T13:20:37Z/" } ], "url": "https://github.com/rack/rack/security/advisories/GHSA-47m2-26rw-j2jw" }, { "reference_url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rack/CVE-2025-49007.yml", "reference_id": "", "reference_type": "", "scores": [ { "value": "6.6", "scoring_system": "cvssv4", "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rack/CVE-2025-49007.yml" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2025-49007", "reference_id": "", "reference_type": "", "scores": [ { "value": "6.6", "scoring_system": "cvssv4", "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-49007" }, { "reference_url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1107363", "reference_id": "1107363", "reference_type": "", "scores": [], "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1107363" }, { "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370346", "reference_id": "2370346", "reference_type": "", "scores": [], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370346" }, { "reference_url": "https://github.com/advisories/GHSA-47m2-26rw-j2jw", "reference_id": "GHSA-47m2-26rw-j2jw", "reference_type": "", "scores": [ { "value": "MODERATE", "scoring_system": "cvssv3.1_qr", "scoring_elements": "" } ], "url": "https://github.com/advisories/GHSA-47m2-26rw-j2jw" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/938328?format=api", "purl": "pkg:deb/debian/ruby-rack@0?distro=trixie", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/ruby-rack@0%3Fdistro=trixie" }, { "url": "http://public2.vulnerablecode.io/api/packages/938322?format=api", "purl": "pkg:deb/debian/ruby-rack@2.1.4-3%2Bdeb11u2?distro=trixie", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1j61-5e8x-7fbd" }, { "vulnerability": "VCID-2p73-rc9t-rudb" }, { "vulnerability": "VCID-2qba-a6bp-ryak" }, { "vulnerability": "VCID-5twm-pqc2-xyfn" }, { "vulnerability": "VCID-dh75-6jyw-1ke2" }, { "vulnerability": "VCID-j34j-bgfd-8fez" }, { "vulnerability": "VCID-jg77-mm5c-gydu" }, { "vulnerability": "VCID-m98a-mcyb-c7fm" }, { "vulnerability": "VCID-metf-cghw-p3b5" }, { "vulnerability": "VCID-p3dk-p1gb-kkem" }, { "vulnerability": "VCID-pbu7-4hdm-s3a6" }, { "vulnerability": "VCID-pnz8-yes1-pfc7" }, { "vulnerability": "VCID-wvs1-dhwp-ebat" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/ruby-rack@2.1.4-3%252Bdeb11u2%3Fdistro=trixie" }, { "url": "http://public2.vulnerablecode.io/api/packages/938320?format=api", "purl": "pkg:deb/debian/ruby-rack@2.2.20-0%2Bdeb12u1?distro=trixie", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1j61-5e8x-7fbd" }, { "vulnerability": "VCID-2p73-rc9t-rudb" }, { "vulnerability": "VCID-2qba-a6bp-ryak" }, { "vulnerability": "VCID-5twm-pqc2-xyfn" }, { "vulnerability": "VCID-dh75-6jyw-1ke2" }, { "vulnerability": "VCID-j34j-bgfd-8fez" }, { "vulnerability": "VCID-jg77-mm5c-gydu" }, { "vulnerability": "VCID-m98a-mcyb-c7fm" }, { "vulnerability": "VCID-metf-cghw-p3b5" }, { "vulnerability": "VCID-p3dk-p1gb-kkem" }, { "vulnerability": "VCID-pbu7-4hdm-s3a6" }, { "vulnerability": "VCID-pnz8-yes1-pfc7" }, { "vulnerability": "VCID-wvs1-dhwp-ebat" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/ruby-rack@2.2.20-0%252Bdeb12u1%3Fdistro=trixie" }, { "url": "http://public2.vulnerablecode.io/api/packages/938344?format=api", "purl": "pkg:deb/debian/ruby-rack@3.1.16-0.1?distro=trixie", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/ruby-rack@3.1.16-0.1%3Fdistro=trixie" }, { "url": "http://public2.vulnerablecode.io/api/packages/938325?format=api", "purl": "pkg:deb/debian/ruby-rack@3.1.18-1~deb13u1?distro=trixie", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1j61-5e8x-7fbd" }, { "vulnerability": "VCID-2p73-rc9t-rudb" }, { "vulnerability": "VCID-2qba-a6bp-ryak" }, { "vulnerability": "VCID-5twm-pqc2-xyfn" }, { "vulnerability": "VCID-dh75-6jyw-1ke2" }, { "vulnerability": "VCID-j34j-bgfd-8fez" }, { "vulnerability": "VCID-jg77-mm5c-gydu" }, { "vulnerability": "VCID-m98a-mcyb-c7fm" }, { "vulnerability": "VCID-metf-cghw-p3b5" }, { "vulnerability": "VCID-p3dk-p1gb-kkem" }, { "vulnerability": "VCID-pbu7-4hdm-s3a6" }, { "vulnerability": "VCID-pnz8-yes1-pfc7" }, { "vulnerability": "VCID-wvs1-dhwp-ebat" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/ruby-rack@3.1.18-1~deb13u1%3Fdistro=trixie" }, { "url": "http://public2.vulnerablecode.io/api/packages/938323?format=api", "purl": "pkg:deb/debian/ruby-rack@3.1.18-1?distro=trixie", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9rpp-9xss-duf6" }, { "vulnerability": "VCID-skxv-7he3-xqgc" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/ruby-rack@3.1.18-1%3Fdistro=trixie" }, { "url": "http://public2.vulnerablecode.io/api/packages/938324?format=api", "purl": "pkg:deb/debian/ruby-rack@3.2.5-2?distro=trixie", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1j61-5e8x-7fbd" }, { "vulnerability": "VCID-2p73-rc9t-rudb" }, { "vulnerability": "VCID-2qba-a6bp-ryak" }, { "vulnerability": "VCID-5twm-pqc2-xyfn" }, { "vulnerability": "VCID-dh75-6jyw-1ke2" }, { "vulnerability": "VCID-j34j-bgfd-8fez" }, { "vulnerability": "VCID-jg77-mm5c-gydu" }, { "vulnerability": "VCID-m98a-mcyb-c7fm" }, { "vulnerability": "VCID-metf-cghw-p3b5" }, { "vulnerability": "VCID-p3dk-p1gb-kkem" }, { "vulnerability": "VCID-pbu7-4hdm-s3a6" }, { "vulnerability": "VCID-pnz8-yes1-pfc7" }, { "vulnerability": "VCID-wvs1-dhwp-ebat" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/ruby-rack@3.2.5-2%3Fdistro=trixie" }, { "url": "http://public2.vulnerablecode.io/api/packages/1059652?format=api", "purl": "pkg:deb/debian/ruby-rack@3.2.6-2?distro=trixie", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/ruby-rack@3.2.6-2%3Fdistro=trixie" } ], "aliases": [ "CVE-2025-49007", "GHSA-47m2-26rw-j2jw" ], "risk_score": 3.4, "exploitability": "0.5", "weighted_severity": "6.8", "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-7wvj-9h3p-23am" } ], "risk_score": null, "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/ruby-rack@3.1.16-0.1%3Fdistro=trixie" }