Vulnerability Description
In KDE Skanpage before 25.08.0, an attempt at file overwrite can result in the contents of the new file at the beginning followed by the partial contents of the old file at the end, because of use of QIODevice::ReadWrite instead of QODevice::WriteOnly.
CVSS Score
LOW
Related Weaknesses (CWE)
References
- https://github.com/KDE/skanpage/tags
- https://invent.kde.org/utilities/skanpage/-/commit/de3ad2941054a26920e022dc7c4a3
- https://kde.org/info/security/advisory-20250811-1.txt
FAQ
What is CVE-2025-55174?
CVE-2025-55174 is a vulnerability with a CVSS score of 3.2 (LOW). In KDE Skanpage before 25.08.0, an attempt at file overwrite can result in the contents of the new file at the beginning followed by the partial contents of the old file at the end, because of use of ...
How severe is CVE-2025-55174?
CVE-2025-55174 has been rated LOW with a CVSS base score of 3.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-55174?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.