{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "1.12.2"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "38d51e05f4a0ab39820f3830ca5dcae5f34d8546"
            }
          ],
          "repo": "https://github.com/meeting-room-booking-system/mrbs-code",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-gh77-mpcm-f8r3"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-918"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/46xxx/CVE-2026-46382.json"
  },
  "details": "The Meeting Room Booking System (MRBS) is a PHP-based application for booking meeting rooms. Prior to version 1.12.2, a user-supplied private/local URI can be made to be fetched without checks. Version 1.12.2 contains a fix. No known workarounds are available.",
  "id": "CVE-2026-46382",
  "modified": "2026-08-15T11:30:59.919239983Z",
  "published": "2026-08-12T23:39:50.870Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/meeting-room-booking-system/mrbs-code/releases/tag/v1.12.2"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/46xxx/CVE-2026-46382.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/meeting-room-booking-system/mrbs-code/security/advisories/GHSA-gh77-mpcm-f8r3"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46382"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Meeting Room Booking System has server-side request forgery in import functionality"
}