FKIE_CVE-2026-26745
Vulnerability from fkie_nvd - Published: 2026-02-20 17:25 - Updated: 2026-02-24 20:45
Severity ?
Summary
OpenSourcePOS 3.4.1 has a second order SQL Injection vulnerability in the handling of the currency_symbol configuration field. Although the input is initially stored without immediate execution, it is later concatenated into a dynamically constructed SQL query without proper sanitization or parameter binding. This allows an attacker with access to modify the currency_symbol value to inject arbitrary SQL expressions, which are executed when the affected query is subsequently processed.
References
| URL | Tags | ||
|---|---|---|---|
| cve@mitre.org | https://github.com/hungnqdz/cve-research/blob/main/CVE-2026-26745.md | Exploit, Mitigation, Third Party Advisory | |
| cve@mitre.org | https://github.com/opensourcepos/opensourcepos | Product |
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| opensourcepos | open_source_point_of_sale | 3.4.1 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:opensourcepos:open_source_point_of_sale:3.4.1:*:*:*:*:*:*:*",
"matchCriteriaId": "8EC6C4DB-C7B4-46A5-9479-851918C55014",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "OpenSourcePOS 3.4.1 has a second order SQL Injection vulnerability in the handling of the currency_symbol configuration field. Although the input is initially stored without immediate execution, it is later concatenated into a dynamically constructed SQL query without proper sanitization or parameter binding. This allows an attacker with access to modify the currency_symbol value to inject arbitrary SQL expressions, which are executed when the affected query is subsequently processed."
},
{
"lang": "es",
"value": "OpenSourcePOS 3.4.1 tiene una vulnerabilidad de inyecci\u00f3n SQL de segundo orden en el manejo del campo de configuraci\u00f3n currency_symbol. Aunque la entrada se almacena inicialmente sin ejecuci\u00f3n inmediata, posteriormente se concatena en una consulta SQL construida din\u00e1micamente sin la sanitizaci\u00f3n o el enlace de par\u00e1metros adecuados. Esto permite a un atacante con acceso para modificar el valor de currency_symbol inyectar expresiones SQL arbitrarias, las cuales se ejecutan cuando la consulta afectada es procesada posteriormente."
}
],
"id": "CVE-2026-26745",
"lastModified": "2026-02-24T20:45:24.933",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"exploitabilityScore": 1.6,
"impactScore": 3.6,
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
},
"published": "2026-02-20T17:25:55.807",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Mitigation",
"Third Party Advisory"
],
"url": "https://github.com/hungnqdz/cve-research/blob/main/CVE-2026-26745.md"
},
{
"source": "cve@mitre.org",
"tags": [
"Product"
],
"url": "https://github.com/opensourcepos/opensourcepos"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-89"
}
],
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…