LiveActive security incident?Get immediate response
CVE Record

CVE-2023-2010: Forminator < 1.24.1 - Unauthenticated Race Condition on poll vote

The Forminator WordPress plugin before 1.24.1 does not use an atomic operation to check whether a user has already voted, and then update that information. This leads to a Race Condition that may allow a single user to vote multiple times on a poll.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysislow

Security readout for executives and security teams

Plain-English summary

CVE-2023-2010 affects the Forminator WordPress plugin before 1.24.1. It can let one unauthenticated person vote multiple times in a poll, undermining poll integrity. The sources do not indicate data theft, site takeover, or confirmed active exploitation.

Executive priority

Treat this as a low-priority integrity issue unless polls drive business decisions, compliance workflows, promotions, or public reporting. Patch during normal WordPress maintenance, faster for high-value polls.

Technical view

Forminator before 1.24.1 uses a non-atomic check-and-update flow for poll vote tracking. Concurrent unauthenticated requests may pass the already-voted check before state is updated, causing a CWE-362 race condition and duplicate votes.

Likely exposure

Exposure is most likely on WordPress sites running Forminator below 1.24.1 with public poll voting enabled. Sites without Forminator polls are unlikely to have meaningful exposure from this issue.

Exploitation context

CISA KEV status is false in the provided bundle. WPScan is tagged as containing exploit-related information, but the bundle does not provide evidence of active exploitation in the wild.

Researcher notes

The available evidence is narrow: affected plugin, fixed version threshold, unauthenticated race condition, and duplicate poll vote impact. No CVSS score, vendor attribution, or active exploitation evidence is provided.

Mitigation direction

  • Upgrade Forminator to version 1.24.1 or later.
  • Inventory WordPress sites for vulnerable Forminator versions.
  • Temporarily disable public polls until upgraded if poll integrity matters.
  • Review vendor guidance for any additional plugin-specific recommendations.

Validation and detection

  • Confirm installed Forminator version is 1.24.1 or later.
  • Identify whether public polls are enabled on affected WordPress sites.
  • Review poll results for suspicious duplicate voting patterns.
  • Track remediation evidence in vulnerability management records.
Prepared
Confidence
medium
Sources
3

Public sources used

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 · low confidence lookup

CWE-362: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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-2023-2010 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
Unknown
CVSS
Not scored
Known Exploited
No
Published
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.

0CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
UnknownForminator0unaffected
Weakness

CWE details

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