CVE-2026-46688
Received Received - Intake

Unauthenticated URL Redirection in Meeting Room Booking System

Vulnerability report for CVE-2026-46688, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-13

Last updated on: 2026-08-13

Assigner: GitHub, Inc.

Description

The Meeting Room Booking System (MRBS) is a PHP-based application for booking meeting rooms. Prior to version 1.12.2, an unauthenticated request can be made to redirect the user to a query-specified location. This allows an attacker to create a specially-crafted URL to an MRBS installation that will cause the user who clicks it to be redirected to the attacker-specified redirect URL, which could be a spoofed MRBS login page, for example. Version 1.12.2 contains a fix. No known workarounds are available.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-13
Last Modified
2026-08-13
Generated
2026-08-13
AI Q&A
2026-08-13
EPSS Evaluated
N/A
NVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
meeting-room-booking-system mrbs to 1.12.2 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-601 The web application accepts a user-controlled input that specifies a link to an external site, and uses that link in a redirect.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is an unauthenticated open redirect vulnerability in the Meeting Room Booking System (MRBS), a PHP-based application. It allows attackers to craft URLs that redirect users to malicious sites, such as spoofed login pages, without requiring authentication. The flaw affects versions prior to 1.12.2.

Detection Guidance

To detect this vulnerability, check if your MRBS installation is running a version prior to 1.12.2. You can verify the version by inspecting the MRBS source code or checking the version file in the application. Additionally, monitor network traffic for suspicious redirect patterns or unauthorized URL redirections from the MRBS application.

Impact Analysis

An attacker could trick you into clicking a malicious link, redirecting you to a fake MRBS login page or other harmful site. This could lead to phishing attacks, credential theft, or malware infections. Users of unpatched MRBS versions are at risk.

Compliance Impact

This vulnerability could lead to unauthorized access to user credentials or sensitive data, potentially violating GDPR (data protection) or HIPAA (health information privacy) requirements. Organizations must patch systems to maintain compliance.

Mitigation Strategies

Immediately upgrade your MRBS installation to version 1.12.2 or later to patch the vulnerability. If upgrading is not immediately possible, consider disabling the redirect functionality or restricting access to the MRBS application until the update can be applied.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-46688. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart