Description
Information disclosure in the blogComments GraphQL query in Magefan Blog GraphQL for Magento 2 (magefan/module-blog-graph-ql) through 2.2.1 allows remote unauthenticated attackers to obtain blog commenter email addresses and internal customer and admin identifiers via a POST request to /graphql.
Published: 2026-09-09
Score: 7.5 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Magefan Blog GraphQL module for Magento 2 contains a flaw in the blogComments query that reveals email addresses of blog commenters and internal identifiers for customers and administrators. Attackers can trigger this exposure simply by issuing an unauthenticated POST request to /graphql, allowing remote collection of sensitive personal and system information without the need for authentication. This disclosure could facilitate identity theft or serve as a foothold for further attacks, as it leaks data that should be protected.

Affected Systems

Any Magento 2 installation that has the Magefan Blog GraphQL module (magefan/module-blog-graph-ql) version 2.2.1 or earlier deployed is affected. The vulnerability persists until the module is patched to a release that blocks unauthenticated access to blog comment data.

Risk and Exploitability

The attack surface is a simple HTTP POST to the GraphQL endpoint, which requires no credentials and can be executed from any network connected to the site. The CVSS score of 7.5 indicates a high severity level, while the EPSS score is not available, so the exact likelihood of exploitation cannot be quantified. The vulnerability is not listed in the CISA KEV catalog. Given the lack of authentication checks on the query, attackers have a high probability of exploitation in the wild if the module remains unpatched.

Generated by OpenCVE AI on September 10, 2026 at 01:06 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Magefan Blog GraphQL module to a fixed release that removes sensitive data from the blogComments query for unauthenticated callers.
  • Configure the Magento GraphQL endpoint to require authentication or restrict access to trusted IP ranges, limiting exposure to unauthenticated traffic.
  • If an update cannot be applied immediately, temporarily disable or remove the blogComments query from the GraphQL schema to stop the leakage of commenter emails and internal IDs.

Generated by OpenCVE AI on September 10, 2026 at 01:06 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 10 Sep 2026 01:30:00 +0000

Type Values Removed Values Added
Title Magefan Blog GraphQL API Exposes Emails and Internal IDs to Unauthenticated Users

Wed, 09 Sep 2026 23:15:00 +0000

Type Values Removed Values Added
Title Unauthenticated Information Disclosure via Blog Comments GraphQL Query in Magefan Blog Module
Weaknesses CWE-285

Wed, 09 Sep 2026 21:30:00 +0000

Type Values Removed Values Added
Title Unauthenticated Information Disclosure via Blog Comments GraphQL Query in Magefan Blog Module
Weaknesses CWE-285

Wed, 09 Sep 2026 20:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 09 Sep 2026 19:15:00 +0000

Type Values Removed Values Added
Description Information disclosure in the blogComments GraphQL query in Magefan Blog GraphQL for Magento 2 (magefan/module-blog-graph-ql) through 2.2.1 allows remote unauthenticated attackers to obtain blog commenter email addresses and internal customer and admin identifiers via a POST request to /graphql.
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-09-09T19:20:28.920Z

Reserved: 2026-08-25T00:00:00.000Z

Link: CVE-2026-79323

cve-icon Vulnrichment

Updated: 2026-09-09T19:20:18.975Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-09-09T19:17:48.020

Modified: 2026-09-09T20:20:42.877

Link: CVE-2026-79323

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-10T01:15:17Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor