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

The vulnerability is a classic SQL injection in the Prog Management System that permits unauthenticated remote attackers to inject arbitrary SQL. This flaw can be used to read any data stored in the database, compromising confidentiality through a direct database-level weakness identified as CWE-89.

Affected Systems

The affected product is PROG MIS's Prog Management System. No specific version numbers are disclosed in the advisory. All deployments of this product should be examined for the presence of this vulnerability.

Risk and Exploitability

The issue carries a CVSS score of 8.7, indicating high severity. The EPSS score of less than 1% suggests a low probability of widespread exploitation at present, and the vulnerability is not listed in the CISA KEV catalog. However, the lack of authentication requirement and remote nature of the attack vector mean that an attacker can potentially trigger the flaw from any network location that can reach the application’s exposed interfaces. The exploitation would involve submitting a crafted HTTP request or form, leading to data exfiltration.

Generated by OpenCVE AI on July 10, 2026 at 07: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.
  • As a temporary safeguard, enforce strict input validation or switch to parameterized queries for all database interactions in the application, and consider isolating the database from direct exposure to the internet.

Generated by OpenCVE AI on July 10, 2026 at 07: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-10T07:30:12Z

Weaknesses
  • CWE-89

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