NONE · 0

CVE-2026-81673

The ‘/ws/apitribuna/setVisita’ endpoint is vulnerable to SQL injection through the id_video and id_ambito parameters. The application does not validate or sanitize these inputs before including them i...

Vulnerability Description

The ‘/ws/apitribuna/setVisita’ endpoint is vulnerable to SQL injection through the id_video and id_ambito parameters. The application does not validate or sanitize these inputs before including them in SQL queries. This allows a remote attacker to inject SQL syntax and disrupt the execution of queries, causing database errors and potentially manipulating visit tracking records. Given the nature of the endpoint, this could also affect the integrity of analytics and the accuracy of records.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2026-81673?

CVE-2026-81673 is a documented vulnerability. The ‘/ws/apitribuna/setVisita’ endpoint is vulnerable to SQL injection through the id_video and id_ambito parameters. The application does not validate or sanitize these inputs before including them i...

How severe is CVE-2026-81673?

CVSS scoring is not yet available for CVE-2026-81673. Check NVD for updates.

Is there a patch for CVE-2026-81673?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.