Description
A SQL injection vulnerability in Z-BlogPHP 1.7.5 allows authenticated attackers to execute arbitrary SQL commands via the id parameter in the CommentBat feature.
Published: 2026-08-03
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in Z‑BlogPHP’s CommentBat feature permits an authenticated user to inject SQL statements through the id parameter, enabling arbitrary manipulation of the database. The vulnerability could be used to read, modify, or delete data, potentially compromising the integrity and confidentiality of the site’s content and infrastructure.

Affected Systems

Z‑BlogPHP version 1.7.5 is affected. The vulnerability is tied to the CommentBat component accessed by authenticated users; it is inferred that those users must possess rights to submit or manage comments, as the description mentions authentication but does not specify the exact permission level.

Risk and Exploitability

The flaw is exploitable only to users with valid credentials, yet it grants unrestricted database access, which can lead to full data compromise or defacement. The EPSS score indicates a very low but non‑zero exploitation probability (0.00148) and the vulnerability is not listed in CISA’s KEV catalog. While the CVSS score of 8.1 indicates high severity, the need for credentialed access still suggests a serious risk profile. Monitoring for unauthenticated access attempts that transition to authenticated sessions and restricting database permissions are prudent while a patch is applied.

Generated by OpenCVE AI on August 5, 2026 at 21:56 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Z‑BlogPHP to the latest version that addresses the SQL injection in CommentBat
  • Disable or remove the CommentBat functionality if it is not required for site operation
  • Restrict database user privileges to the minimum necessary for the application and audit access logs for anomalous SQL activity

Generated by OpenCVE AI on August 5, 2026 at 21:56 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 05 Aug 2026 22:15:00 +0000

Type Values Removed Values Added
Title SQL Injection in Z‑BlogPHP 1.7.5 CommentBat Feature

Wed, 05 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 04 Aug 2026 23:15:00 +0000

Type Values Removed Values Added
Title SQL Injection in Z‑BlogPHP 1.7.5 CommentBat Feature
Weaknesses CWE-89

Mon, 03 Aug 2026 22:45:00 +0000

Type Values Removed Values Added
First Time appeared Zblogcn
Zblogcn zblogphp
Vendors & Products Zblogcn
Zblogcn zblogphp

Mon, 03 Aug 2026 21:15:00 +0000

Type Values Removed Values Added
Description A SQL injection vulnerability in Z-BlogPHP 1.7.5 allows authenticated attackers to execute arbitrary SQL commands via the id parameter in the CommentBat feature.
References

Subscriptions

Zblogcn Zblogphp
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-08-05T19:19:44.198Z

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

Link: CVE-2026-52521

cve-icon Vulnrichment

Updated: 2026-08-05T19:19:26.525Z

cve-icon NVD

Status : Received

Published: 2026-08-03T21:16:40.503

Modified: 2026-08-05T20:17:09.957

Link: CVE-2026-52521

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T22:00:14Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')