GHSA-V858-922F-FJ9V

GHSA-V858-922F-FJ9V is a medium-severity security vulnerability in simplesamlphp/simplesamlphp (composer), affecting versions < 1.14.4. It is fixed in 1.14.4.

Does this CVE actually affect you?

Kodem shows which CVEs are reachable and running in your applications, so you fix what's exploitable, not just what's listed.

Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.

Runtime intelligence, not another scanner.

Summary

SimpleSAMLphp Link Injection vulnerability

Background

Several scripts part of SimpleSAMLphp display a web page with links obtained from the request parameters. This allows us to enhance usability, as the users are presented with links they can follow after completing a certain action, like logging out.

Description

The following scripts were not checking the URLs obtained via the HTTP request before displaying them as the target of links that the user may click on:

  • www/logout.php
  • modules/core/www/no_cookie.php
    The issue allowed attackers to display links targeting a malicious website inside a trusted site running SimpleSAMLphp, due to the lack of security checks involving the link_href and retryURL HTTP parameters, respectively. The issue was resolved by including a verification of the URLs received in the request against a white list of websites specified in the trusted.url.domains configuration option.

Affected versions

All SimpleSAMLphp versions prior to 1.14.4.

Impact

A remote attacker could craft a link pointing to a trusted website running SimpleSAMLphp, including a parameter pointing to a malicious website, and try to fool the victim into visiting that website by clicking on a link in the page presented by SimpleSAMLphp.

GHSA-V858-922F-FJ9V has a CVSS score of 5.4 (Medium). The vector is network-reachable, no privileges required, and user interaction required. A CVSS score reflects the worst-case severity of the vulnerability, not your specific exposure. Whether this affects your application depends on whether the vulnerable code is present and reachable in your environment. A fixed version is available (1.14.4); upgrading removes the vulnerable code path.

Affected versions

simplesamlphp/simplesamlphp (< 1.14.4)

Security releases

simplesamlphp/simplesamlphp → 1.14.4 (composer)

Kodem intelligence

Severity tells you how bad this could be in the worst case. It does not tell you whether you are exposed. Exploitability and impact are functions of runtime truth: whether the vulnerable code is present, reachable, and actually executes in your application. A vulnerable package can sit in your dependency tree and never run.

Kodem, an Intelligent Application Security platform, uses runtime intelligence to reveal which vulnerabilities actually execute in production, so teams prioritize the ones that genuinely matter. Kodem's runtime-powered SCA identifies whether this CVE is reachable in your applications.

Already deployed Kodem?

See it in your environmentNew to Kodem? Get a demo →

Remediation advice

Upgrade simplesamlphp/simplesamlphp to 1.14.4 or later to resolve this vulnerability.

Kodem Kai can prioritize this vulnerability in your dependency tree and generate a fix recommendation.

Frequently Asked Questions

  1. What is GHSA-V858-922F-FJ9V? GHSA-V858-922F-FJ9V is a medium-severity security vulnerability in simplesamlphp/simplesamlphp (composer), affecting versions < 1.14.4. It is fixed in 1.14.4.
  2. How severe is GHSA-V858-922F-FJ9V? GHSA-V858-922F-FJ9V has a CVSS score of 5.4 (Medium). This score reflects the worst-case severity of the vulnerability, not your specific exposure. Whether it represents real risk in your environment depends on whether the vulnerable code is present and reachable.
  3. Which versions of simplesamlphp/simplesamlphp are affected by GHSA-V858-922F-FJ9V? simplesamlphp/simplesamlphp (composer) versions < 1.14.4 is affected.
  4. Is there a fix for GHSA-V858-922F-FJ9V? Yes. GHSA-V858-922F-FJ9V is fixed in 1.14.4. Upgrade to this version or later.
  5. Is GHSA-V858-922F-FJ9V exploitable, and should I be worried? Whether GHSA-V858-922F-FJ9V is exploitable in your environment depends on whether the vulnerable code is present and reachable. A CVSS score is a worst-case rating; it does not account for your specific deployment, configuration, or usage patterns. Kodem, an Intelligent Application Security platform, uses runtime intelligence to show which vulnerabilities actually execute in production, so you can focus on the ones that represent real risk. Get a demo
  6. What actually determines whether GHSA-V858-922F-FJ9V is exploitable, and how bad it is? Exploitability and impact are not fixed properties of a CVE. They depend on runtime truth: whether the vulnerable code is present, reachable, and actually executes in your application. A high CVSS score on a dependency that never runs is not the same as real risk. Kodem, an Intelligent Application Security platform, uses runtime intelligence to reveal which vulnerabilities actually execute in production, so teams prioritize the ones that genuinely matter.
  7. How do I fix GHSA-V858-922F-FJ9V? Upgrade simplesamlphp/simplesamlphp to 1.14.4 or later.

Other vulnerabilities in simplesamlphp/simplesamlphp

Stop the waste.
Protect your environment with Kodem.