Vulnerability Description
tamguo 1.5.3 is vulnerable to Unrestricted File Upload Leading to Stored XSS. The /uploadFile and /imgUpload endpoints in FileUploadController.java and UEditorController.java have no file type validation. Attackers can upload arbitrary HTML/JavaScript files to the server.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/fangtang7/CVE/blob/main/tamgou/xss.md
- https://github.com/fangtang7/CVE/blob/main/tamgou/xss.md
FAQ
What is CVE-2026-75331?
CVE-2026-75331 is a vulnerability with a CVSS score of 4.6 (MEDIUM). tamguo 1.5.3 is vulnerable to Unrestricted File Upload Leading to Stored XSS. The /uploadFile and /imgUpload endpoints in FileUploadController.java and UEditorController.java have no file type validat...
How severe is CVE-2026-75331?
CVE-2026-75331 has been rated MEDIUM with a CVSS base score of 4.6/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-75331?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.