CVE-2023-54359 HIGH

CVE-2023-54359: WordPress adivaha Travel Plugin 2.3 SQL Injection via pid

Vendor Adivaha
Product WordPress adivaha Travel Plugin
Weakness CWE-89 · SQLi
Published April 9, 2026
Last update April 14, 2026

CVSS base score

8.8/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality
Integrity

CVSS vector

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

What the vulnerability does

01Description

WordPress adivaha Travel Plugin 2.3 contains a time-based blind SQL injection vulnerability that allows unauthenticated attackers to manipulate database queries by injecting SQL code through the 'pid' GET parameter. Attackers can send requests to the /mobile-app/v3/ endpoint with crafted 'pid' values using XOR-based payloads to extract sensitive database information or cause denial of service.

Explanation of Vulnerability in Simple Terms

02Summary

The Adivaha Travel Plugin for WordPress contains a SQL injection vulnerability in version 2.3 and earlier. An attacker can inject malicious SQL commands through unfiltered input, potentially reading or modifying the site's database. No authentication is required to exploit this vulnerability.

What an attacker can do

03Attacker Capabilities

Read or modify the WordPress database, including user credentials and sensitive site data.

Potential impact on your site

04Site Impact

Attackers can steal user data, modify posts, inject malware, or take over admin accounts.

Conditions required to exploit

05Prerequisites

Network access to the site; no login or user interaction required.

Key dates

06Disclosure timeline

April 9, 2026 CVE published
April 14, 2026 Record updated

Related vulnerabilities

08Related CVE