Description
A security flaw has been discovered in stonith404 pingvin-share up to 1.13.0. This affects the function getServerSideProps of the file frontend/src/pages/auth/signIn.tsx of the component Sign-in Auto-Redirect. The manipulation of the argument redirect results in cross site scripting. The attack may be performed from remote. The exploit has been released to the public and may be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way.
Published: 2026-05-26
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is present in the getServerSideProps function of the Sign‑in Auto‑Redirect page of pingvin‑share. By supplying a specially crafted redirect value, an attacker can inject arbitrary JavaScript that is rendered in the victim’s browser. This remote cross‑site scripting can lead to session hijacking, credential theft, or other client‑side malicious actions.

Affected Systems

The flaw affects the open‑source dashboard application pingvin‑share developed by stonith404, for all releases up to and including version 1.13.0. No later releases are known to contain the vulnerable redirect handling logic.

Risk and Exploitability

With a CVSS score of 5.3 the vulnerability is considered moderate. No EPSS score is available and the flaw is not listed in the CISA KEV catalog, yet a public exploit has been released and can be triggered remotely by sending a crafted request to the sign‑in endpoint with a malicious redirect parameter. The lack of input validation or output encoding creates a straightforward XSS vector for anyone who visits the affected sign‑in page.

Generated by OpenCVE AI on May 26, 2026 at 02:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade pingvin‑share to a version later than 1.13.0 in which the redirect parameter is sanitized or the vulnerability is patched.
  • If an upgrade cannot be performed immediately, modify the application to validate and encode the redirect value before it is used in getServerSideProps; restrict accepted values to internal URLs and escape any user‑supplied content.
  • Disable the automatic redirect feature during the sign‑in flow until the patch is applied, or require user confirmation before following a redirect URL.
  • Monitor server logs for anomalous redirect patterns and block suspicious requests.

Generated by OpenCVE AI on May 26, 2026 at 02:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 26 May 2026 13:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 26 May 2026 01:30:00 +0000

Type Values Removed Values Added
Description A security flaw has been discovered in stonith404 pingvin-share up to 1.13.0. This affects the function getServerSideProps of the file frontend/src/pages/auth/signIn.tsx of the component Sign-in Auto-Redirect. The manipulation of the argument redirect results in cross site scripting. The attack may be performed from remote. The exploit has been released to the public and may be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way.
Title stonith404 pingvin-share Sign-in Auto-Redirect signIn.tsx getServerSideProps cross site scripting
First Time appeared Stonith404
Stonith404 pingvin-share
Weaknesses CWE-79
CWE-94
CPEs cpe:2.3:a:stonith404:pingvin-share:*:*:*:*:*:*:*:*
Vendors & Products Stonith404
Stonith404 pingvin-share
References
Metrics cvssV2_0

{'score': 5, 'vector': 'AV:N/AC:L/Au:N/C:N/I:P/A:N/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 4.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Stonith404 Pingvin-share
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-05-26T12:36:41.855Z

Reserved: 2026-05-25T19:10:09.546Z

Link: CVE-2026-9519

cve-icon Vulnrichment

Updated: 2026-05-26T12:36:37.912Z

cve-icon NVD

Status : Received

Published: 2026-05-26T02:16:40.660

Modified: 2026-05-26T02:16:40.660

Link: CVE-2026-9519

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-26T05:00:11Z

Weaknesses