CVE-2025-68658

Source
https://cve.org/CVERecord?id=CVE-2025-68658
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-68658.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-68658
Aliases
  • GHSA-32r8-8r9r-9chw
Published
2026-01-13T21:25:57.684Z
Modified
2026-03-14T12:46:03.870658Z
Severity
  • 4.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:L/I:L/A:L CVSS Calculator
Summary
Open Source Point of Sale (opensourcepos) Stored XSS in Configuration (Information) – Company Name field
Details

Open Source Point of Sale (opensourcepos) is a web based point of sale application written in PHP using CodeIgniter framework. opensourcepos 3.4.0 and 3.4.1 has a stored XSS vulnerability exists in the Configuration (Information) functionality. An authenticated user with the permission “Configuration: Change OSPOS's Configuration” can inject a malicious JavaScript payload into the Company Name field when updating Information in Configuration. The malicious payload is stored and later triggered when a user accesses /sales/complete. First select Sales, and choose New Item to create an item, then click on Completed . Due to insufficient input validation and output encoding, the payload is rendered and executed in the user’s browser, resulting in a stored XSS vulnerability. This vulnerability is fixed in 3.4.2.

Database specific
{
    "cwe_ids": [
        "CWE-79"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/68xxx/CVE-2025-68658.json",
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/opensourcepos/opensourcepos

Affected ranges

Type
GIT
Repo
https://github.com/opensourcepos/opensourcepos
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

2.*
2.3.1
2.3.2
2.3.3
2.3.4
2.4.0
3.*
3.0.0
3.0.1
3.0.2
3.1.0
3.1.1
3.2.0
3.2.1
3.2.2
3.2.3
3.3.0
3.3.1
3.3.2
3.3.3
3.3.4
3.3.5
3.3.6
3.3.7
3.3.8
3.3.9
3.4.0
3.4.1
master.*
master.3.3.5
master.3.3.6
master.3.4.0-dev

Database specific

unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "3.4.0"
            },
            {
                "fixed": "3.4.2"
            }
        ]
    }
]
source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-68658.json"