Web.Py · Web.Py · CVE-2025-3818
**Name of the Vulnerable Software and Affected Versions**
webpy web.py version 0.70
**Description**
A critical vulnerability was found in webpy web.py. The function `PostgresDB. process insert query` of the file web/db.py is affected. The manipulation of the argument `seqname` leads to SQL injection. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used.
**Recommendations**
As a temporary workaround, consider disabling the `PostgresDB. process insert query` function until a patch is available.
Restrict access to the `web/db.py` file to minimize the risk of exploitation.
Avoid using the `seqname` argument in the affected function until the issue is resolved.
At the moment, there is no information about a newer version that contains a fix for this vulnerability.