LiveActive security incident?Get immediate response
CVE Record

CVE-2022-34867: WordPress WP Libre Form 2 plugin <= 2.0.8 - Unauthenticated Sensitive Information Disclosure vulnerability

Unauthenticated Sensitive Information Disclosure vulnerability in WP Libre Form 2 plugin <= 2.0.8 at WordPress allows attackers to list and delete submissions. Affects only versions from 2.0.0 to 2.0.8.

HighCVSS 7.3Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A vulnerable WP Libre Form 2 WordPress plugin version lets unauthenticated visitors list and delete form submissions. This can expose submitted data and cause data loss. The issue is high severity, but the source bundle does not show confirmed active exploitation or KEV listing.

Executive priority

Treat this as a near-term remediation item for any public WordPress site using the affected plugin. The business risk is unauthorized access to submitted form data and possible deletion of records, with no confirmed active exploitation in the supplied evidence.

Technical view

CVE-2022-34867 is a CWE-200 issue in Libreform WP Libre Form 2 versions 2.0.0 through 2.0.8. The CVSS 3.1 score is 7.3, with network access, low complexity, no privileges, and no user interaction required. Impact spans confidentiality, integrity, and availability at low severity each.

Likely exposure

Exposure is limited to WordPress sites running WP Libre Form 2 versions 2.0.0 to 2.0.8. Sites using the affected plugin for public forms may have submission data exposed or deleted by unauthenticated users.

Exploitation context

The sources describe unauthenticated listing and deletion of submissions, but do not provide evidence of active exploitation. It is not listed as CISA KEV in the provided bundle. Publicly reachable WordPress forms increase practical risk.

Researcher notes

The evidence identifies affected versions and impact, but does not name a fixed release in the supplied bundle. The GitHub pull request is relevant for code-level review, while Patchstack and CVE records provide vulnerability classification and affected-version context.

Mitigation direction

  • Inventory WordPress sites for WP Libre Form 2 installations and versions.
  • Upgrade according to vendor or Patchstack guidance if a fixed version is available.
  • Disable or remove affected versions if no safe update is available.
  • Back up and preserve form submissions before remediation where feasible.
  • Review whether exposed submissions contained regulated or sensitive data.

Validation and detection

  • Confirm no site runs WP Libre Form 2 versions 2.0.0 through 2.0.8.
  • Check WordPress plugin inventories across production, staging, and backups.
  • Review form submission records for unexpected deletions or gaps.
  • Review web and application logs for suspicious unauthenticated plugin access.
  • Document residual exposure if the plugin cannot be removed immediately.
Prepared
Confidence
high
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-34867 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
High
CVSS
7.3 (3.1)
Known Exploited
No
Published

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

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
7.3CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L3.93.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.3High
CVSS 3.1 vector shape for CVE-2022-34867Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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
LibreformWP Libre Form 2 (WordPress plugin)<= 2.0.8Listed
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.