Security readout for executives and security teams
Plain-English summary
A flaw in the Mail Mint WordPress plugin may let outsiders access functionality they should not access. The assessed impact is mainly confidentiality, not site takeover or outage based on CVSS. Organizations using version 1.19.4 or earlier should verify exposure quickly.
Executive priority
High priority for organizations using Mail Mint on public WordPress sites. The issue can expose confidential data without login, but current sources do not show confirmed active exploitation.
Technical view
CVE-2026-23541 is a missing authorization issue, CWE-862, in WPFunnels Mail Mint for WordPress through version 1.19.4. CVSS 3.1 is 7.5: network exploitable, low complexity, no privileges, no user interaction, with high confidentiality impact and no listed integrity or availability impact.
Likely exposure
Public WordPress sites running the Mail Mint plugin at version 1.19.4 or earlier are the likely exposed population. The provided data does not identify specific vulnerable endpoints, default configurations, or whether authentication plugins change exposure.
Exploitation context
The CVSS vector indicates unauthenticated remote exploitation is possible. The CVE is not marked as CISA KEV, and the provided sources do not state active exploitation or provide exploit availability.
Researcher notes
Evidence is limited to CVE metadata and Patchstack’s database reference. No patch version, endpoint detail, exploit status, or workaround is included in the provided source bundle. Treat version scope as through 1.19.4 unless vendor guidance updates it.
Mitigation direction
- Inventory WordPress sites for the Mail Mint plugin and version.
- Check WPFunnels and Patchstack guidance for a fixed version or official mitigation.
- Prioritize remediation for internet-facing sites collecting customer or marketing data.
- If no fix is available, assess temporary deactivation using business-impact criteria.
Validation and detection
- Confirm whether Mail Mint is installed and at version 1.19.4 or earlier.
- Review vendor or Patchstack advisory status for updated affected and fixed versions.
- Check access logs for unusual unauthenticated requests to Mail Mint functionality.
- Document whether affected sites process sensitive subscriber, lead, or campaign data.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-862: Authorization and privilege behavior lookup
Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. 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 lookupCVE-2026-23541 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- High
- CVSS
- 7.5 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
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.
CVSS vector scores
1 official scoreWe 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.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N3.93.6Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
7.5HighVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Source materials
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Missing Authorization
Missing Authorization represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
