Description
AdaptiveGRC is vulnerable to Stored XSS via text type fields across the forms. Authenticated attacker can replace the value of the text field in the HTTP POST request. Improper parameter validation by the server results in arbitrary JavaScript execution in the victim's browser.
Critically, this may allow the attacker to obtain the administrator authentication token and perform arbitrary actions with administrative privileges, which could lead to further compromise.

This issue occurs in versions released before December 2025.
Published: 2026-04-24
Score: 2.4 Low
EPSS: < 1% Very Low
KEV: No
Impact: Privilege escalation via Stored XSS that can grant attacker administrative tokens
Action: Patch
AI Analysis

Impact

AdaptiveGRC is susceptible to stored cross-site scripting through any text input field. An authenticated user can submit crafted content that the server stores without validating or sanitizing. When another user – such as an administrator – views the affected page, the malicious script runs in the victim’s browser. Because the script can capture session cookies or authentication tokens, the attacker may acquire the administrator authentication token and perform actions with administrative privileges, potentially leading to full compromise of the system.

Affected Systems

The vulnerability affects C&F AdaptiveGRC releases before December 2025. The product is AdaptiveGRC, a governance, risk, and compliance platform. All versions released prior to December 2025 are susceptible; later releases contain the fix.

Risk and Exploitability

The CVSS base score is 2.4, indicating low overall severity, and the EPSS score is below 1%, suggesting exploitation likelihood is currently very low. The vulnerability is not listed in the CISA KEV catalog. Exploitation requires an authenticated session that can post data to the server, meaning an attacker would first need valid user credentials. However, once authenticated, the attacker can inject arbitrary JavaScript into stored fields, obtaining administrative session data. Despite the low score, this could serve as a foothold for lateral movement or credential theft, so monitoring and timely patching remain advisable.

Generated by OpenCVE AI on April 28, 2026 at 06:53 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to AdaptiveGRC versions released in or after December 2025, which contain the fix for the stored XSS vulnerability.
  • If an upgrade cannot be performed immediately, enforce strict input validation on all text fields: sanitize or escape any HTML tags before storage so that user‑supplied script payloads cannot be preserved.
  • Apply a Content Security Policy that blocks inline scripts or script execution on pages that display user input, thereby preventing the execution of any malicious code that might survive sanitization.

Generated by OpenCVE AI on April 28, 2026 at 06:53 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 28 Apr 2026 09:45:00 +0000

Type Values Removed Values Added
First Time appeared C&f
C&f adaptivegrc
Vendors & Products C&f
C&f adaptivegrc

Fri, 24 Apr 2026 12:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 24 Apr 2026 11:30:00 +0000

Type Values Removed Values Added
Description AdaptiveGRC is vulnerable to Stored XSS via text type fields across the forms. Authenticated attacker can replace the value of the text field in the HTTP POST request. Improper parameter validation by the server results in arbitrary JavaScript execution in the victim's browser. Critically, this may allow the attacker to obtain the administrator authentication token and perform arbitrary actions with administrative privileges, which could lead to further compromise. This issue occurs in versions released before December 2025.
Title Stored XSS in AdaptiveGRC
Weaknesses CWE-79
References
Metrics cvssV4_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: CERT-PL

Published:

Updated: 2026-04-24T12:01:12.557Z

Reserved: 2026-03-17T07:07:58.093Z

Link: CVE-2026-4313

cve-icon Vulnrichment

Updated: 2026-04-24T12:01:06.695Z

cve-icon NVD

Status : Deferred

Published: 2026-04-24T12:17:07.430

Modified: 2026-04-27T19:23:27.333

Link: CVE-2026-4313

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-28T09:18:00Z

Weaknesses