CVE-2026-52521
Received Received - Intake

SQL Injection in Z-BlogPHP

Vulnerability report for CVE-2026-52521, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-03

Last updated on: 2026-08-03

Assigner: MITRE

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-03
Last Modified
2026-08-03
Generated
2026-08-04
AI Q&A
2026-08-04
EPSS Evaluated
N/A
NVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
z-blogphp z-blogphp 1.7.5

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a SQL injection vulnerability in Z-BlogPHP version 1.7.5. It allows authenticated attackers to execute arbitrary SQL commands by manipulating the id parameter in the CommentBat feature.

Detection Guidance

To detect this SQL injection vulnerability in Z-BlogPHP 1.7.5, inspect HTTP requests targeting the CommentBat feature for the id parameter. Look for unusual input patterns like single quotes or SQL keywords in the parameter value. Check server logs for error messages indicating SQL syntax issues.

Impact Analysis

An attacker could exploit this to access, modify, or delete sensitive data in the database. They might also bypass authentication or execute administrative operations.

Compliance Impact

This vulnerability could lead to unauthorized data access or breaches, violating GDPR (data protection) and HIPAA (health data privacy) requirements. Non-compliance may result in legal penalties.

Mitigation Strategies

Immediately update Z-BlogPHP to the latest version if a patch exists. If no patch is available, restrict access to the CommentBat feature or disable it entirely. Implement input validation for the id parameter to reject non-numeric values. Use web application firewalls to filter malicious SQL patterns.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-52521. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart