CVE-2025-55735

MEDIUM
Published Aug 19, 2025 Modified Aug 22, 2025 CWE-79 CWE-807

Description

flaskBlog is a blog app built with Flask. In 2.8.0 and earlier, when creating a post, there's no validation of the content of the post stored in the variable "postContent". The vulnerability arises when displaying the content of the post using the | safe filter, that tells the engine to not escape the rendered content. This can lead to a stored XSS inside the content of the post. The code that causes the problem is in template/routes.html.

Is your site exposed to CVE-2025-55735?

Run a free security scan — no signup, results in seconds.

CVSS v3.1 Score

5.4
MEDIUM
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N

Weakness Type (CWE)

CWE-79 Cross-site Scripting (XSS)
CWE-807 CWE-807

Affected Products

Vendor Product
dogukanurker flaskblog

References

Frequently Asked Questions

What is CVE-2025-55735? +
flaskBlog is a blog app built with Flask. In 2.8.0 and earlier, when creating a post, there's no validation of the content of the post stored in the variable "postContent". The vulnerability arises when displaying the content of the post using the | safe filter, that tells the engine to not escape the rendered content. This can lead to a stored XSS inside the content of the post. The code that causes the problem is in template/routes.html. It has a CVSS v3.1 base score of 5.4 (MEDIUM).
How severe is CVE-2025-55735? +
CVE-2025-55735 has a CVSS v3.1 score of 5.4 out of 10, rated MEDIUM. This is a medium-severity vulnerability that should be remediated as part of regular maintenance.
What products are affected by CVE-2025-55735? +
CVE-2025-55735 affects products from dogukanurker, specifically: flaskblog. Check the affected products table above for specific version ranges.
How do I check if I'm vulnerable to CVE-2025-55735? +
You can use Secably's free Website Scanner to check your website for known vulnerabilities. For infrastructure scanning, use the Port Scanner to identify exposed services that may be affected. Check the vendor advisories linked above for specific patch and version information.

Related Vulnerabilities

Don't wait for an exploit

Scan your website for vulnerabilities like CVE-2025-55735 — free, no signup required.