PatchSiren cyber security CVE debrief
CVE-2017-5476 S9y CVE debrief
CVE-2017-5476 affects Serendipity through version 2.0.5. The issue is a cross-site request forgery (CSRF) weakness that can be used to trigger installation of an event plugin or sidebar plugin. Because the action can be induced remotely through a crafted web request and relies on a victim’s authenticated session, it is most relevant to administrators and users with plugin-management access.
- Vendor
- S9y
- Product
- Serendipity
- 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
Serendipity site administrators, maintainers, and anyone who can approve or perform plugin installations on affected deployments (through 2.0.5).
Technical summary
NVD classifies the issue as CWE-352 (CSRF) and rates it CVSS 3.0 8.8 HIGH with network attack vector, low attack complexity, no privileges required, and user interaction required. The vulnerable scope is Serendipity versions up to and including 2.0.5. The attack can cause unauthorized plugin installation actions if an authenticated user is induced to submit a malicious request.
Defensive priority
High. This is a remote, low-complexity CSRF issue affecting administrative functionality. Prioritize if your Serendipity deployment allows plugin installation and if privileged users browse untrusted content while authenticated.
Recommended defensive actions
- Upgrade or otherwise remediate affected Serendipity installations beyond the vulnerable range.
- Restrict who can install plugins and review whether plugin installation should be available to all administrative users.
- Harden session and request-handling controls to reduce CSRF exposure, including verifying anti-CSRF protections on plugin-management actions.
- Monitor for unexpected plugin installation activity and review recently installed event or sidebar plugins on affected systems.
- Use the official CVE and NVD records to confirm the affected version range and any vendor-issued guidance.
Evidence notes
The CVE record and NVD entry describe Serendipity through 2.0.5 as vulnerable to CSRF for installing an event plugin or sidebar plugin. NVD lists CWE-352 and CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H, indicating a remotely triggered flaw that requires user interaction. Supporting references include the NVD/CVE record, a SecurityFocus advisory entry, and the linked Serendipity issue tracker item.
Sources and references
Verified primary and authoritative sources
-
CVE-2017-5476 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2017-5476
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2017-5476 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2017-5476
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/s9y/Serendipity/issues/439
[email protected] - Issue Tracking
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.