Description
Cross-Site Request Forgery (CSRF) vulnerability in kareemsultan Social Links social-links allows Cross Site Request Forgery.

This issue affects Social Links: from n/a through 1.0.11.
Published: 2025-03-03
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The CVE description frames the defect as a Cross‑Site Request Forgery vulnerability that allows an attacker to compel authenticated users to submit data to the Social Links plugin. While the wording explicitly mentions only CSRF, it does not detail whether malicious payloads such as JavaScript can be stored and later rendered. The accepted CWE (352) reflects this request‑validation issue. However, the CVE title identifies the flaw as a stored Cross‑Site Scripting vulnerability, so it is reasonable to infer that the CSRF attack could be leveraged to store malicious scripts that are executed when visitors view the plugin content. Consequently, the impact includes the potential for both unauthorized data manipulation via CSRF and client‑side script execution if the stored data is rendered without proper sanitization.

Affected Systems

WordPress sites that have installed the Social Links plugin developed by kareemsultan and whose version is 1.0.11 or earlier. Versions newer than 1.0.11 are not reported as affected.

Risk and Exploitability

The CVSS score of 6.5 indicates moderate severity, while the EPSS score of less than 1% suggests a low likelihood of current exploitation. The vulnerability is not listed in the CISA KEV catalog. The most likely attack vector is a remote CSRF request that injects JavaScript into the plugin, which will then be rendered when the plugin’s content is presented to site visitors.

Generated by OpenCVE AI on August 22, 2026 at 11:31 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Social Links plugin to a version newer than 1.0.11.
  • If an upgrade is not possible, disable or delete the Social Links plugin to eliminate the attack surface.
  • Implement a web application firewall rule to block requests containing script tags or other XSS payloads for the Social Links plugin.
  • Ensure that any data processed by the plugin undergoes appropriate sanitization to prevent injection.

Generated by OpenCVE AI on August 22, 2026 at 11:31 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-5645 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in NotFound Social Links allows Stored XSS. This issue affects Social Links: from n/a through 1.0.11.
History

Tue, 18 Aug 2026 22:30:00 +0000


Tue, 18 Aug 2026 21:45:00 +0000

Type Values Removed Values Added
Description Cross-Site Request Forgery (CSRF) vulnerability in kareemsultan Social Links social-links allows Stored XSS.This issue affects Social Links: from n/a through <= 1.0.11. Cross-Site Request Forgery (CSRF) vulnerability in kareemsultan Social Links social-links allows Cross Site Request Forgery. This issue affects Social Links: from n/a through 1.0.11.
References

Thu, 23 Apr 2026 15:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L'}


Wed, 01 Apr 2026 23:45:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in NotFound Social Links allows Stored XSS. This issue affects Social Links: from n/a through 1.0.11. Cross-Site Request Forgery (CSRF) vulnerability in kareemsultan Social Links social-links allows Stored XSS.This issue affects Social Links: from n/a through <= 1.0.11.
Weaknesses CWE-79 CWE-352
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L'}


Tue, 04 Mar 2025 03:45:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 03 Mar 2025 13:45:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in NotFound Social Links allows Stored XSS. This issue affects Social Links: from n/a through 1.0.11.
Title WordPress Social Links plugin <= 1.0.11 - Stored Cross-Site Scripting vulnerability
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-18T21:30:04.874Z

Reserved: 2025-02-03T13:34:59.205Z

Link: CVE-2025-25137

cve-icon Vulnrichment

Updated: 2025-03-03T15:34:51.079Z

cve-icon NVD

Status : Deferred

Published: 2025-03-03T14:15:53.200

Modified: 2026-08-18T22:16:48.527

Link: CVE-2025-25137

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-22T11:45:03Z

Weaknesses
  • CWE-352

    Cross-Site Request Forgery (CSRF)