CVE-2022-50954 MEDIUM

CVE-2022-50954: WordPress Plugin cab-fare-calculator 1.0.3 Local File Inclusion

Vendor Cab-Fare-Calculator
Product cab-fare-calculator
Weakness CWE-98 · PHP file inclusion
Published May 10, 2026
Last update May 25, 2026

CVSS base score

6.9/10
Attack vector Local
Attack complexity Low
Privileges required None
User interaction None
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

What the vulnerability does

01Description

WordPress Plugin cab-fare-calculator 1.0.3 contains a local file inclusion vulnerability that allows unauthenticated attackers to read arbitrary files by manipulating the controller parameter in tblight.php. Attackers can supply path traversal sequences through the controller GET parameter to include arbitrary files outside the intended controllers directory.

Explanation of Vulnerability in Simple Terms

02Summary

A local vulnerability in cab-fare-calculator versions 1.0.3 allows an attacker with local system access to read sensitive information. The vulnerability requires no authentication or user interaction. The exact nature of the information exposure depends on the application's data handling. Site administrators should update to a version newer than 1.0.3 when available.

What an attacker can do

03Attacker Capabilities

Read sensitive data on the local system where the application is installed.

Potential impact on your site

04Site Impact

If this application processes payment or user data, a local attacker could access that information without needing a user account.

Conditions required to exploit

05Prerequisites

Local access to the system running cab-fare-calculator; no authentication required.

Key dates

06Disclosure timeline

May 10, 2026 CVE published
May 25, 2026 Record updated

Related vulnerabilities

08Related CVE