{"id":"GHSA-pmwx-rm49-xv39","aliases":[],"url":"https://o3.security/vulnerability/GHSA-pmwx-rm49-xv39","summary":"ActiveRecord::Tenanted::Storage::DiskService#path_for has a possible path traversal","details":"### Summary\n\nActive Record Tenanted's override of Active Storage's `DiskService#path_for` does not validate that the resolved filesystem path remains within the storage root directory. If a blob key containing path traversal sequences (e.g. `../`) is used, it could allow reading, writing, or deleting arbitrary files on the server. Blob keys are expected to be trusted strings, but some applications could be passing user input as keys and would be affected.\n\n### Mitigation\n\nUpgrade to Active Record Tenanted v0.7.0 or later.\n\nAs a workaround, do not use untrusted user input as blob keys. Blob keys are expected to be trusted strings.\n\n### Credit\n\nThis issue was responsibly reported by @tonghuaroot.","published":"2026-07-29T17:06:00Z","modified":"2026-07-29T17:15:32.416429356Z","cvss":null,"epss":null,"cisaKev":null,"exploitsKnown":0,"affectedPackages":[{"ecosystem":"RubyGems","name":"activerecord-tenanted","fixedVersion":"0.7.0"}],"fix":{"url":"https://github.com/basecamp/activerecord-tenanted/pull/307","label":"basecamp/activerecord-tenanted#307"},"references":[{"type":"WEB","url":"https://github.com/basecamp/activerecord-tenanted/security/advisories/GHSA-pmwx-rm49-xv39"},{"type":"WEB","url":"https://github.com/rails/rails/security/advisories/GHSA-9xrj-h377-fr87"},{"type":"WEB","url":"https://github.com/basecamp/activerecord-tenanted/pull/307"},{"type":"WEB","url":"https://github.com/basecamp/activerecord-tenanted/commit/b242c8ad9bf58bbd7f5a032d153b0f29db54b9ba"},{"type":"PACKAGE","url":"https://github.com/basecamp/activerecord-tenanted"},{"type":"WEB","url":"https://github.com/basecamp/activerecord-tenanted/releases/tag/v0.7.0"}],"provenance":{"sources":["OSV.dev","FIRST.org (EPSS)"],"lastVerified":"2026-07-29T17:15:32.416429356Z"}}