{"vulnerability": "CVE-2025-27610", "sightings": [{"uuid": "4584ca8e-c43e-4bed-93ba-9132ec764bda", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2025-27610", "type": "exploited", "source": "https://t.me/thehackernews/6724", "content": "\ud83d\udc40 Hackers could be one path away from your sensitive files!\n\n\ud83d\udea8 New CVEs expose major flaws in Rack &amp; Infodraw systems:\n\n\ud83d\udd39 CVE-2025-27610 lets attackers read config files &amp; credentials via path traversal.\n\n\ud83d\udd39 Infodraw CVE-2025-43928 allows any file to be read or deleted\u2014no login needed.\n\nLearn more: https://thehackernews.com/2025/04/researchers-identify-rackstatic.html\n\n\ud83d\udd25 Exploits are trivial &amp; patches missing. Systems in Belgium &amp; Luxembourg already hit. Update now or go offline!", "creation_timestamp": "2025-04-25T11:00:58.000000Z"}, {"uuid": "d013411a-b4eb-4258-aba2-cb477b65c3ea", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2025-27610", "type": "seen", "source": "https://bsky.app/profile/brideoflinux.bsky.social/post/3loodjeoa7z25", "content": "", "creation_timestamp": "2025-05-08T16:30:38.586360Z"}, {"uuid": "45bf03cb-0047-4d85-ba07-38c97167bc7f", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2025-27610", "type": "seen", "source": "https://bsky.app/profile/derdreschi84.bsky.social/post/3lopzd6o5tk25", "content": "", "creation_timestamp": "2025-05-09T08:33:26.843376Z"}, {"uuid": "9b477500-92b7-4871-8a31-47c0bb70b85c", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2025-27610", "type": "seen", "source": "https://t.me/ton618cyber/3637", "content": "Researchers Identify Rack::Static Vulnerability Enabling Data Breaches in Ruby Servers\n\nCVE-2025-27610 allows unauthenticated access to sensitive files in Rack Ruby apps due to root misconfig.\n\nThe Hacker News | thehackernews\u200b.com \u2022 Apr 25, 2025", "creation_timestamp": "2025-04-26T03:07:08.000000Z"}, {"uuid": "38b8a361-4d8f-44e4-ad58-41e728ed78e1", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2025-27610", "type": "seen", "source": "https://bsky.app/profile/helpnetsecurity.com/post/3lnmxnhnnb22y", "content": "", "creation_timestamp": "2025-04-25T10:00:22.536208Z"}, {"uuid": "d60716cb-da45-4f14-96c8-7b5b98213023", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "cve-2025-27610", "type": "seen", "source": "https://bsky.app/profile/jos1264.social.skynetcloud.site.ap.brid.gy/post/3lnmzecojf5j2", "content": "", "creation_timestamp": "2025-04-25T10:51:30.436829Z"}, {"uuid": "cc3bfb86-0105-4ac8-8ac3-07092a2a80c8", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2025-27610", "type": "seen", "source": "https://bsky.app/profile/infosec.skyfleet.blue/post/3lnn6cahlep2m", "content": "", "creation_timestamp": "2025-04-25T11:59:19.320983Z"}, {"uuid": "4487c80b-5f25-448f-b880-19d5e99a8c4e", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2025-27610", "type": "seen", "source": "https://t.me/cvedetector/20000", "content": "{\n  \"Source\": \"CVE FEED\",\n  \"Title\": \"CVE-2025-27610 - Rack Static Path Traversal Vulnerability\", \n  \"Content\": \"CVE ID : CVE-2025-27610 \nPublished : March 10, 2025, 11:15 p.m. | 22\u00a0minutes ago \nDescription : Rack provides an interface for developing web applications in Ruby. Prior to versions 2.2.13, 3.0.14, and 3.1.12, `Rack::Static` can serve files under the specified `root:` even if `urls:` are provided, which may expose other files under the specified `root:` unexpectedly. The vulnerability occurs because `Rack::Static` does not properly sanitize user-supplied paths before serving files. Specifically, encoded path traversal sequences are not correctly validated, allowing attackers to access files outside the designated static file directory. By exploiting this vulnerability, an attacker can gain access to all files under the specified `root:` directory, provided they are able to determine then path of the file. Versions 2.2.13, 3.0.14, and 3.1.12 contain a patch for the issue. Other mitigations include removing usage of `Rack::Static`, or ensuring that `root:` points at a directory path which only contains files which should be accessed publicly. It is likely that a CDN or similar static file server would also mitigate the issue. \nSeverity: 7.5 | HIGH \nVisit the link for more details, such as CVSS details, affected products, timeline, and more...\",\n  \"Detection Date\": \"11 Mar 2025\",\n  \"Type\": \"Vulnerability\"\n}\n\ud83d\udd39 t.me/cvedetector \ud83d\udd39", "creation_timestamp": "2025-03-11T00:54:04.000000Z"}, {"uuid": "5bfc0208-e90d-46a6-8cd2-1c66055cb5af", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2025-27610", "type": "seen", "source": "https://t.me/ton618cyber/8995", "content": "Researchers Identify Rack::Static Vulnerability Enabling Data Breaches in Ruby Servers\n\nCVE-2025-27610 allows unauthenticated access to sensitive files in Rack Ruby apps due to root misconfig.\n\nThe Hacker News | thehackernews\u200b.com \u2022 Apr 25, 2025", "creation_timestamp": "2025-04-26T03:07:10.000000Z"}, {"uuid": "66a0bfb0-80fd-43a8-855b-ea2d7536b067", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2025-27610", "type": "seen", "source": "Telegram/HMAWwcay_4hklj3BM91LAZxDwOui412reXuT0Q0CnkrnI9Zt", "content": "", "creation_timestamp": "2025-03-11T04:41:13.000000Z"}, {"uuid": "c7490a3b-dd44-421d-a6fc-d24e6738b71b", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2025-27610", "type": "seen", "source": "https://thehackernews.com/2025/04/researchers-identify-rackstatic.html", "content": "", "creation_timestamp": "2025-04-25T06:57:00.000000Z"}, {"uuid": "008f01fa-139b-4f85-9a02-b1995693d6d7", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2025-27610", "type": "seen", "source": "https://bsky.app/profile/aakl.bsky.social/post/3lnnq2hje5s2y", "content": "", "creation_timestamp": "2025-04-25T17:17:07.204000Z"}, {"uuid": "bbd5ad95-1fad-4bfb-89ce-c01f01fa2f6e", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "cve-2025-27610", "type": "seen", "source": "https://bsky.app/profile/Sempf.infosec.exchange.ap.brid.gy/post/3lnou335z54t2", "content": "", "creation_timestamp": "2025-04-26T04:39:28.082012Z"}, {"uuid": "15f775a8-1138-4553-82d7-8ddc220ea966", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2025-27610", "type": "seen", "source": "https://bsky.app/profile/hacker.at.thenote.app/post/3lnplzsfbws2x", "content": "", "creation_timestamp": "2025-04-26T11:10:28.200774Z"}, {"uuid": "4115149c-a281-4f76-8b49-aa0909e8187b", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2025-27610", "type": "seen", "source": "https://bsky.app/profile/kitafox.bsky.social/post/3lny6yvvbwn2x", "content": "", "creation_timestamp": "2025-04-29T21:11:18.626338Z"}, {"uuid": "189e0a3b-dcdf-4603-8d77-9f97fe98c3a4", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2025-27610", "type": "published-proof-of-concept", "source": "https://t.me/DarkWebInformer_CVEAlerts/7074", "content": "\ud83d\udd17 DarkWebInformer.com - Cyber Threat Intelligence\n\ud83d\udccc CVE ID: CVE-2025-27610\n\ud83d\udd25 CVSS Score: 7.5 (cvssV3_1, Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N)\n\ud83d\udd39 Description: Rack provides an interface for developing web applications in Ruby. Prior to versions 2.2.13, 3.0.14, and 3.1.12, `Rack::Static` can serve files under the specified `root:` even if `urls:` are provided, which may expose other files under the specified `root:` unexpectedly. The vulnerability occurs because `Rack::Static` does not properly sanitize user-supplied paths before serving files. Specifically, encoded path traversal sequences are not correctly validated, allowing attackers to access files outside the designated static file directory. By exploiting this vulnerability, an attacker can gain access to all files under the specified `root:` directory, provided they are able to determine then path of the file. Versions 2.2.13, 3.0.14, and 3.1.12 contain a patch for the issue. Other mitigations include removing usage of `Rack::Static`, or ensuring that `root:` points at a directory path which only contains files which should be accessed publicly. It is likely that a CDN or similar static file server would also mitigate the issue.\n\ud83d\udccf Published: 2025-03-10T22:19:25.982Z\n\ud83d\udccf Modified: 2025-03-10T22:19:25.982Z\n\ud83d\udd17 References:\n1. https://github.com/rack/rack/security/advisories/GHSA-7wqh-767x-r66v\n2. https://github.com/rack/rack/commit/50caab74fa01ee8f5dbdee7bb2782126d20c6583", "creation_timestamp": "2025-03-10T22:40:19.000000Z"}, {"uuid": "9179e703-6154-41db-9c02-00168fb2cb78", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2025-27610", "type": "seen", "source": "Telegram/AWN4m35sY1ND-5kp9t1H-zdsNvbMEg1ZD7I9szmKxUwpOQ", "content": "", "creation_timestamp": "2025-04-25T12:07:48.000000Z"}]}