CVE-2026-96751
📛 CVE Title
pmTicket Project-Management-Software add_project.php setSync sql injection
Description
A vulnerability has been found in pmTicket Project-Management-Software up to 078fa56a782490c5059a0814f84df27984f4d7e2. This affects the function setSync of the file /ajax/add_project.php. Such manipulation of the argument conn_settings leads to sql injection. The attack may be launched remotely. This product operates on a rolling release basis, ensuring continuous delivery. Consequently, there are no version details for either affected or updated releases. The vendor was contacted early about this disclosure but did not respond in any way.
Overview
- State
- PUBLISHED
- Assigner (CNA)
- VulDB
- CVSS severity
- MEDIUM
- CVSS score
- 6.9 / 10
- CVSS vector
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P- Effective score
- 6.9 / 10 MEDIUM source: CNA overview
- CWE(s)
-
CWE-89,CWE-74 - Reserved
- 2026-09-23
- Published
- 2026-09-23 23:30 UTC
- Last updated
- 2026-09-23 23:30 UTC
- Source
- https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2026/96xxx/CVE-2026-96751.json
NVD triage scoring NVD CVE 2.0
Layer NVD adds on top of the CNA's CVE record — published / last-modified timestamps, exploitability / impact subscores, and the FIRST.org EPSS probability that this CVE will be exploited in the wild in the next 30 days.
- NVD published
- 2026-09-24 00:17:23 UTC
- NVD last modified
- 2026-09-24 00:17:23 UTC
- NVD CVSS v3.1
- 7.3 / 10 HIGH source: cna@vuldb.com
- NVD CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L- Exploitability subscore
- 3.9 / 10
- Impact subscore
- 3.4 / 10
NVD / KEV / EPSS data refreshed 2026-09-24 04:23 UTC. Re-run the 🛰 Backfill from NVD button above to refresh.
Affected products (1)
| Vendor | Product | Versions | Platforms |
|---|---|---|---|
| pmTicket | Project-Management-Software |
078fa56a782490c5059a0814f84df27984f4d7e2 (affected)
|
— |
Vendor references (5)
References embedded in the original CVE record by the assigning CNA.
- VDB-409005 | pmTicket Project-Management-Software add_project.php setSync sql injection vdb-entrytechnical-description
- VDB-409005 | CTI Indicators (IOB, IOC, TTP, IOA) signaturepermissions-required
- CVE-2026-96751 | CVE Analysis and Report third-party-advisory
- Submit #904342 | pmTicket Project-Management-Software(https://github.com/issue-tracking-system/Project-Management-Software) commit : cd6e519d507cdd4d63061300bf60fb176e1f57e0 SQL Injection third-party-advisory
- https://asciinema.org/a/1230576 broken-link
Web references (0)
DuckDuckGo results ranked by threat-intel / vendor advisory domains. Generated by the 🔎 Find references (web) button above — same flow as the Remediations search.
No web references attached yet.
NVD-tagged references (5)
Reference list NVD curates from the CNA record, vendor advisories, and third-party reports. The tag chips below are NVD's analyst-assigned categories.
- https://asciinema.org/a/1230576 cna@vuldb.com
- https://vuldb.com/cve/CVE-2026-96751 cna@vuldb.com
- https://vuldb.com/submit/904342 cna@vuldb.com
- https://vuldb.com/vuln/409005 cna@vuldb.com
- https://vuldb.com/vuln/409005/cti cna@vuldb.com
AI Forensic Analysis
Only Available for Registered Users. Sign in to view.
Raw JSON
The full cvelistV5 record. Download as CVE-2026-96751.json.
{
"containers": {
"cna": {
"affected": [
{
"cpes": [
"cpe:2.3:a:pmticket:project-management-software:*:*:*:*:*:*:*:*"
],
"product": "Project-Management-Software",
"vendor": "pmTicket",
"versions": [
{
"status": "affected",
"version": "078fa56a782490c5059a0814f84df27984f4d7e2"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "Allan Njuguna (VulDB User)"
},
{
"lang": "en",
"type": "coordinator",
"value": "VulDB CNA Team"
}
],
"descriptions": [
{
"lang": "en",
"value": "A vulnerability has been found in pmTicket Project-Management-Software up to 078fa56a782490c5059a0814f84df27984f4d7e2. This affects the function setSync of the file /ajax/add_project.php. Such manipulation of the argument conn_settings leads to sql injection. The attack may be launched remotely. This product operates on a rolling release basis, ensuring continuous delivery. Consequently, there are no version details for either affected or updated releases. The vendor was contacted early about this disclosure but did not respond in any way."
}
],
"metrics": [
{
"cvssV4_0": {
"baseScore": 6.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P",
"version": "4.0"
}
},
{
"cvssV3_1": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R",
"version": "3.1"
}
},
{
"cvssV3_0": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R",
"version": "3.0"
}
},
{
"cvssV2_0": {
"baseScore": 7.5,
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P/E:POC/RL:ND/RC:UR",
"version": "2.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-89",
"description": "SQL Injection",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-74",
"description": "Injection",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-09-23T23:30:11.506Z",
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB"
},
"references": [
{
"name": "VDB-409005 | pmTicket Project-Management-Software add_project.php setSync sql injection",
"tags": [
"vdb-entry",
"technical-description"
],
"url": "https://vuldb.com/vuln/409005"
},
{
"name": "VDB-409005 | CTI Indicators (IOB, IOC, TTP, IOA)",
"tags": [
"signature",
"permissions-required"
],
"url": "https://vuldb.com/vuln/409005/cti"
},
{
"name": "CVE-2026-96751 | CVE Analysis and Report",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/cve/CVE-2026-96751"
},
{
"name": "Submit #904342 | pmTicket Project-Management-Software(https://github.com/issue-tracking-system/Project-Management-Software) commit : cd6e519d507cdd4d63061300bf60fb176e1f57e0 SQL Injection",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/submit/904342"
},
{
"tags": [
"broken-link"
],
"url": "https://asciinema.org/a/1230576"
}
],
"timeline": [
{
"lang": "en",
"time": "2026-09-23T00:00:00.000Z",
"value": "Advisory disclosed"
},
{
"lang": "en",
"time": "2026-09-23T02:00:00.000Z",
"value": "VulDB entry created"
},
{
"lang": "en",
"time": "2026-09-23T17:57:25.000Z",
"value": "VulDB entry last update"
}
],
"title": "pmTicket Project-Management-Software add_project.php setSync sql injection",
"x_generator": [
"VulDB PVTS v202609"
]
}
},
"cveMetadata": {
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"assignerShortName": "VulDB",
"cveId": "CVE-2026-96751",
"datePublished": "2026-09-23T23:30:11.506Z",
"dateReserved": "2026-09-23T15:52:20.491Z",
"dateUpdated": "2026-09-23T23:30:11.506Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}