PatchSiren cyber security CVE debrief
CVE-2017-5475 S9y CVE debrief
CVE-2017-5475 is a cross-site request forgery issue in Serendipity's comment.php. According to NVD, affected versions extend through 2.0.5, and the weakness is classified as CWE-352. The published NVD vector is CVSS 3.0 AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H, which NVD rates as 8.8 HIGH. The issue is referenced by a SecurityFocus BID entry and a Serendipity GitHub issue tracker report.
- Vendor
- S9y
- Product
- CVE-2017-5475
- CVSS
- HIGH 8.8
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2017-01-14
- Original CVE updated
- 2026-05-13
- Advisory published
- 2017-01-14
- Advisory updated
- 2026-05-13
Who should care
Administrators and moderators operating Serendipity sites through version 2.0.5 should care most, especially where comment management is available through comment.php or similar admin workflows.
Technical summary
NVD describes a CSRF flaw in Serendipity's comment.php that can be used to delete comments on affected installations through 2.0.5. The vulnerability maps to CWE-352, with a network-reachable attack path and user interaction required per the NVD CVSS vector. The supplied record links the issue to SecurityFocus BID 95656 and Serendipity issue #439.
Defensive priority
High. The issue is remotely reachable and can lead to unauthorized comment deletion, so affected Serendipity deployments should be reviewed and updated promptly.
Recommended defensive actions
- Confirm whether any Serendipity deployment is running version 2.0.5 or earlier and treat it as affected per the NVD range.
- Upgrade to a Serendipity release newer than the vulnerable range once a patched version is available.
- Review comment-moderation and admin workflows for CSRF protections, including request validation and anti-CSRF token enforcement.
- Limit access to comment management features to only required users and sessions.
- Monitor for unexpected comment deletions and review audit logs where available.
Evidence notes
The supplied NVD record states: product cpe:2.3:a:s9y:serendipity:* with vulnerability ending at version 2.0.5; weakness CWE-352; CVSS 3.0 vector AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H. References in the record include SecurityFocus BID 95656 and Serendipity GitHub issue #439. The CVE was published on 2017-01-14 and last modified on 2026-05-13 per the supplied timeline.
Official resources
-
CVE-2017-5475 CVE record
CVE.org
-
CVE-2017-5475 NVD detail
NVD
-
Source item URL
nvd_modified
-
Mitigation or vendor reference
[email protected] - Third Party Advisory, VDB Entry
-
Source reference
[email protected] - Issue Tracking
Published by NVD on 2017-01-14 and last modified on 2026-05-13. No CISA KEV entry is included in the supplied data.