LiveActive security incident?Get immediate response
CVE Record

CVE-2022-27863: WordPress VikBooking Hotel Booking Engine & PMS plugin <= 1.5.3 - Sensitive Data Exposure vulnerability

Sensitive Information Exposure in E4J s.r.l. VikBooking Hotel Booking Engine & PMS plugin <= 1.5.3 on WordPress allows attackers to get the booking data by guessing / brute-forcing easy predictable booking IDs via search POST requests.

MediumCVSS 5.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This issue can expose hotel booking information from affected WordPress sites using VikBooking. An unauthenticated attacker may obtain booking data by abusing predictable booking identifiers. The impact is limited to confidentiality in the supplied CVSS, but booking records can contain sensitive customer and operational details.

Executive priority

Treat this as a moderate-priority data exposure issue for hospitality sites. It is not described as code execution or service disruption, but exposed booking data can create customer privacy, fraud, and reputational risk. Prioritize inventory and plugin update confirmation.

Technical view

CVE-2022-27863 is a CWE-200 sensitive information exposure issue in E4J s.r.l. VikBooking Hotel Booking Engine & PMS for WordPress versions <= 1.5.3. The source describes unauthenticated network access through search POST requests using predictable booking IDs. CVSS v3.1 is 5.3, with low confidentiality impact only.

Likely exposure

Exposure is most likely on public WordPress sites running VikBooking Hotel Booking Engine & PMS version 1.5.3 or earlier. Sites with internet-facing booking search functionality are the primary concern. No CPE data is provided in the source bundle.

Exploitation context

The CVSS vector indicates network access, low complexity, no privileges, and no user interaction. The bundle does not include KEV listing or other evidence of active exploitation. The described attack relies on predictable booking identifiers, but no exploit procedure should be assumed from the provided evidence.

Researcher notes

The bundle does not name a fixed version or vendor workaround beyond public references. Avoid assuming affected routes outside the described search POST behavior. Validation should focus on version evidence, endpoint exposure, and logs for repeated booking lookup patterns without publishing offensive details.

Mitigation direction

  • Identify any WordPress sites running VikBooking version 1.5.3 or earlier.
  • Check E4J, WordPress.org, and Patchstack guidance for the fixed version or official mitigation.
  • Upgrade the plugin if vendor guidance identifies a patched release.
  • Temporarily restrict public booking lookup features if business operations allow.
  • Review exposed booking records and assess privacy notification obligations with counsel.

Validation and detection

  • Inventory WordPress plugins and confirm the installed VikBooking version.
  • Review web logs for abnormal booking search POST volume or repeated identifier lookups.
  • Confirm whether booking lookup endpoints are publicly reachable without authentication.
  • Verify remediation against vendor or Patchstack guidance after updating.
  • Document affected sites, versions, and evidence reviewed.
Prepared
Confidence
medium
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · medium confidence lookup

CWE-200: Information exposure and cloud metadata lookup

Information exposure and SSRF weaknesses can make discovery, cloud metadata, and credential material review relevant. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2022-27863 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
5.3 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
5.3CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N3.91.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5.3Medium
CVSS 3.1 vector shape for CVE-2022-27863Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
E4J s.r.l.VikBooking Hotel Booking Engine & PMS (WordPress plugin)<= 1.5.3Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-200 · source CWE mapping

Exposure of Sensitive Information to an Unauthorized Actor

Exposure of Sensitive Information to an Unauthorized Actor represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.