CVE-2023-54359
Confirmed PUBLISHEDWordPress adivaha Travel Plugin 2.3 SQL Injection via pid
Recommended Action
Prioritize immediate patching and validate internet-facing exposure. Monitor for matching exploitation attempts in your environment.
At a Glance
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.
- CVE Published
- Apr 09, 2026
- Exploited Since
- Jul 19, 2026
- CVSS
- 8.8 High
- EPSS
- 0.3%
Affected Versions
| Vendor | Product | Version | Status |
|---|---|---|---|
| Adivaha |
WordPress adivaha Travel Plugin
|
2.3 |
Affected |
CVE References
- VulnCheck Advisory: WordPress adivaha Travel Plugin 2.3 SQL Injection via pid vulncheck.com · Third-Party Advisory https://www.vulncheck.com/advisories/wordpress-adivaha-travel-plugin-...
- ExploitDB-51655 exploit-db.com · Exploit https://www.exploit-db.com/exploits/51655
- Official Product Homepage adivaha.com · Product https://www.adivaha.com/
- Product Reference wordpress.org · Product https://wordpress.org/plugins/adiaha-hotel/
Known Exploited Vulnerability Sources
Catalogues that list this CVE as a known exploited vulnerability.
Per-source evidence links for KEV attestations are available through the KEVIntel Pro API.
Learn about Pro API access| Source | Added |
|---|---|
| The Shadowserver First | 2026-08-02 00:00 UTC |
| KEVIntel | 2026-08-03 13:35 UTC |
Operational indicators for this CVE are listed on the Detection tab.
Observed Exploitation Attempts
Exploitation attempts against this vulnerability observed first-hand by KEVIntel private honeypots over the last 30 days.
- Attempts Observed
- 1
- Unique Attacker IPs
- 1
- Attacker Countries
- 🇳🇱
- Sensors Observed
- 1
Exploitation Attempts Over the Last 17 Days
First observed (all time) 2026-07-19 02:14 UTC · Last observed 2026-07-19 02:14 UTC
See more exploitation detail
- Pro — sensor software/region breakdown and 24h/7d window summaries.
- Enterprise — raw attacker IPs, request paths, User-Agents, and payloads.
Indicators of Compromise (IoCs)
Attacker IP IoCs observed in KEVIntel sensors are available to Pro and Enterprise accounts on the Detection tab and through the Pro API.
Learn about Pro API accessObserved Detection Signals (30d)
Aggregate counts from KEVIntel sensor telemetry for this CVE.
- Distinct request targets
- 1
- Distinct User-Agents
- 1
The specific request targets and User-Agents attackers are using are available on Pro and Enterprise plans.
Virtual Patch
Compensating WAF rules to help reduce exposure to this CVE. Rule content and deployable vendor exports are available with KEVIntel Enterprise.
KEVIntel does not currently have a virtual patch for this CVE. When available, KEVIntel virtual patches ship as deployable ModSecurity, Cloudflare, and AWS WAF rules.
Enterprise feature. Virtual patch rule content and deployable vendor exports (ModSecurity, Cloudflare, AWS WAF) are available to KEVIntel Enterprise users.
CVSS Scores
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
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N
Exploitation Status
Exploited in the wild
Recorded 2026-08-02 00:00:00 UTC · The Shadowserver
Active exploitation observed
Recorded 2026-07-19 02:14:08 UTC · KEVIntel sensor
Weaknesses (CWE)
-
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
Timeline
Key exploitation, disclosure, scanner coverage, and KEV attestation events for this CVE.
-
00:00 UTC 1 day ago00:00 UTC · 1 day ago
Added to KEVIntel KEV Feed
High-confidence, third-party attested exploitation
-
02:14 UTC 16 days ago02:14 UTC · 16 days ago
Observed by KEVIntel sensors
Evidence-backed exploitation signal
-
02:14 UTC 16 days ago02:14 UTC · 16 days ago
Indicator of compromise added
Indicators of compromise recorded
-
20:54 UTC 4 months ago20:54 UTC · 4 months ago
CVE published
Vulnerability disclosed publicly
-
20:41 UTC 4 months ago20:41 UTC · 4 months ago
CVE ID reserved
Identifier reserved by the CNA
Automate This Intelligence with the Pro API
Confidence scoring, exploit status, sensor telemetry, PoCs, scanner integrations, mentions, and tags are available programmatically for VM, SOC, and CTI workflows.
Pro API Example
GET /api/v2/pro/kevs/CVE-2023-54359
{
"cve_id": "CVE-2023-54359",
"title": "WordPress adivaha Travel Plugin 2.3 SQL Injection via pid",
"affected_vendor": "Adivaha",
"affected_product": "WordPress adivaha Travel Plugin",
"affected_versions": [
{ "vendor": "...", "product": "...", "status": "affected", "display_label": "..." }
],
"confidence": "Confirmed",
"cvss_score": 8.8,
"epss_score": 0.00269,
"exploit_status": {
"exploited_in_the_wild": true,
"active_exploitation_observed": true
},
"sensor_telemetry": { "...": "Pro API fields" },
"proof_of_concepts": [ "..." ],
"scanner_integrations": [ "..." ]
}