Description
Prog Management System developed by PROG MIS has a SQL Injection vulnerability, allowing unauthenticated remote attackers to inject arbitrary SQL commands to read database contents.
Published: 2026-07-06
Score: 8.7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Prog Management System contains a classic SQL injection flaw that allows unauthenticated remote attackers to inject arbitrary SQL commands to read database contents. The weakness is identified as CWE‑89.

Affected Systems

All deployments of PROG MIS's Prog Management System are potentially affected. No specific version numbers are listed in the advisory, so a full inventory scan is required to identify vulnerable systems.

Risk and Exploitability

The CVSS score of 8.7 indicates high severity, and the EPSS score of less than 1% suggests a low probability of widespread exploitation at present. The vulnerability permits unauthenticated remote attackers to send specially crafted requests to the application's exposed interfaces to read database contents, and it is not listed in the CISA KEV catalog. Exploitation would result in unauthorized data exfiltration if unmitigated.

Generated by OpenCVE AI on July 31, 2026 at 14:27 UTC.

Remediation

Vendor Solution

Contact the vendor for patching.


OpenCVE Recommended Actions

  • Contact PROG MIS to obtain an official patch that addresses the SQL injection flaw.
  • Apply the vendor‑supplied patch or update across all affected installations as it becomes available.
  • If a patch is not yet available, enforce strict input validation and modify the application to use parameterized queries or stored procedures to mitigate the injection risk.

Generated by OpenCVE AI on July 31, 2026 at 14:27 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 06 Jul 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 06 Jul 2026 09:00:00 +0000

Type Values Removed Values Added
Description Prog Management System developed by PROG MIS has a SQL Injection vulnerability, allowing unauthenticated remote attackers to inject arbitrary SQL commands to read database contents.
Title PROG MIS|Prog Management System - SQL Injection
Weaknesses CWE-89
References
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'}

cvssV4_0

{'score': 8.7, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: twcert

Published:

Updated: 2026-07-06T18:47:22.515Z

Reserved: 2026-07-06T06:26:59.384Z

Link: CVE-2026-14809

cve-icon Vulnrichment

Updated: 2026-07-06T18:47:18.164Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T14:30:04Z

Weaknesses
  • CWE-89

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