PatchSiren cyber security CVE debrief
CVE-2026-6085 Novadigits technologies CVE debrief
A stored Cross-Site Scripting (XSS) vulnerability exists in the StockAgile API and management panel, specifically in the REST endpoint '/inventory/configuration/serial-number-types'. This allows the injection and persistence of malicious JavaScript code through parameters such as 'code', 'name', and other text fields. The scripts entered are not filtered or validated correctly before being displayed on the web panel accessible to authenticated users.
- Vendor
- Novadigits technologies
- Product
- StockAgile
- CVSS
- MEDIUM 5.1
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-25
- Original CVE updated
- 2026-09-25
- Advisory published
- 2026-09-25
- Advisory updated
- 2026-09-25
Who should care
Defenders responsible for the StockAgile API and management panel, as well as security teams and administrators of systems that use this API, should assess their exposure to this vulnerability and prioritize mitigation efforts.
Why it matters
A stored Cross-Site Scripting (XSS) vulnerability in the StockAgile API and management panel requires defenders to assess exposure and prioritize mitigation to prevent potential malicious activity.
- Authenticated users may be exposed to malicious JavaScript code
- The vulnerability could allow a remote, previously authenticated attacker to execute arbitrary JavaScript code
- Defenders need to verify the presence of this vulnerability in their inventory and assess the exposure of authenticated users
Technical summary
The vulnerability is present in the REST endpoint '/inventory/configuration/serial-number-types' and allows the injection and persistence of malicious JavaScript code through parameters such as 'code', 'name', and other text fields. The scripts entered are not filtered or validated correctly before being displayed on the web panel accessible to authenticated users. This could allow a remote, previously authenticated attacker to execute arbitrary JavaScript code. Defenders should prioritize verifying the presence of this vulnerability in their inventory and assessing the exposure of authenticated users to the affected endpoint.
Defensive priority
Defenders should prioritize verifying the presence of this vulnerability in their inventory and assessing the exposure of authenticated users to the affected endpoint.
Recommended defensive actions
- Verify the presence of the vulnerable endpoint in the inventory
- Assess the exposure of authenticated users to the affected endpoint
- Implement input validation and filtering for the affected parameters
- Monitor for potential malicious activity
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
Evidence notes
The CVE record and NVD entry provide details about the vulnerability, but additional information from the vendor and other sources may be necessary to fully understand the impact and mitigate the vulnerability.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-6085 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-6085
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-6085 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-6085
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://www.incibe.es/en/incibe-cert/notices/aviso/stored-cross-site-scripting-stockagile-novadigits-technologies
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.