ZeroHour

CVE-2026-79323

moderate

Unauthenticated information disclosure in Magefan Blog GraphQL for Magento 2

CVSS 3.1
7.5 high
EPSS
<1%p26
Published
()
Modified
AI analysis

CVE-2026-79323 is an information disclosure flaw (CWE-200) in the blogComments GraphQL query of the Magefan Blog GraphQL extension (magefan/module-blog-graph-ql) for Magento 2. A remote, unauthenticated attacker can send a POST request to the store's /graphql endpoint invoking the blogComments query, which returns more data than it should. The attacker gains blog commenters' email addresses along with internal customer and admin account identifiers, with no privileges or user interaction required (CVSS 3.1: 7.5, high confidentiality impact). Any Magento 2 store running this module in version 2.2.1 or earlier is affected. No public proof-of-concept, CISA KEV listing, or confirmed in-the-wild exploitation is known as of publication.

What to do: Update magefan/module-blog-graph-ql to the first patched release after 2.2.1 (check Magefan's changelog) and deploy it with a standard composer update and cache flush. As an interim mitigation, restrict or disable unauthenticated access to the blogComments GraphQL query (e.g., via GraphQL introspection/field controls or edge rules) so commenter email addresses are not returned. Review web logs for unauthenticated POSTs to /graphql invoking blogComments and consider notifying commenters whose email addresses may have been exposed.

Affected
Magefan Blog GraphQL for Magento 2 (magefan/module-blog-graph-ql)all versions through 2.2.1 (<= 2.2.1)
Estimated exposure
moderate≈ thousands of Magento 2 stores (plausibly 1,000–10,000; estimated) — No published install count exists in the source data; the estimate is based on Magento 2/Magento Open Source powering on the order of 100,000–200,000 live stores and Magefan Blog being one of the most widely used Magento 2 blog extensions,…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

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.

Vendors
mageplaza
Products
magefan blog
Ecosystems
E-commerce
Weakness
CWE-200
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

In the news

No ingested article mentions this CVE yet.