Description
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.
Published: 2026-08-12
Score: 8.7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Meeting Room Booking System, a PHP-based application, contains a Server‑Side Request Forgery vulnerability in its import functionality that allows an authenticated user to supply a private or local URI, which the server fetches without validation. This flaw exposes internal resources or directories to the attacker, potentially enabling data exfiltration or further exploitation. The weakness corresponds to CWE‑918.

Affected Systems

All releases of MRBS prior to version 1.12.2 are impacted, including MRBS code base versions older than 1.12.2 that are commonly deployed for room booking management.

Risk and Exploitability

The CVSS score of 8.7 indicates high severity, and while the EPSS score is not available, the risk remains significant. The vulnerability can be triggered through the import interface with any supplied URI, requiring only the ability to use that feature—likely available to regular authenticated users—thus making exploitation relatively easy. The flaw is not listed in the CISA KEV catalog, but because it allows unauthorized access to internal content, rapid remediation is advised.

Generated by OpenCVE AI on August 13, 2026 at 02:07 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade MRBS to version 1.12.2 or newer
  • Disable the import functionality or restrict its use to privileged users until the patch is applied
  • Implement firewall rules to block MRBS from making outbound connections to internal IP ranges during import operations

Generated by OpenCVE AI on August 13, 2026 at 02:07 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 14 Aug 2026 00:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 14 Aug 2026 00:15:00 +0000

Type Values Removed Values Added
References
Metrics threat_severity

None

cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N'}

threat_severity

Important


Thu, 13 Aug 2026 10:15:00 +0000

Type Values Removed Values Added
First Time appeared Meeting-room-booking-system
Meeting-room-booking-system mrbs-code
Vendors & Products Meeting-room-booking-system
Meeting-room-booking-system mrbs-code

Wed, 12 Aug 2026 23:45:00 +0000

Type Values Removed Values Added
Description 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.
Title Meeting Room Booking System has server-side request forgery in import functionality
Weaknesses CWE-918
References
Metrics cvssV4_0

{'score': 8.7, 'vector': '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'}


Subscriptions

Meeting-room-booking-system Mrbs-code
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-08-13T17:53:05.546Z

Reserved: 2026-05-13T19:53:47.922Z

Link: CVE-2026-46382

cve-icon Vulnrichment

Updated: 2026-08-13T17:49:13.178Z

cve-icon NVD

Status : Received

Published: 2026-08-13T00:17:32.090

Modified: 2026-08-13T18:17:27.247

Link: CVE-2026-46382

cve-icon Redhat

Severity : Important

Publid Date: 2026-08-12T23:39:50Z

Links: CVE-2026-46382 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T09:47:25Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)