CVE-2026-6881
Received Received - Intake

SQL Injection in Ellucian Advance Web and Legacy Advance

Vulnerability report for CVE-2026-6881, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-28

Last updated on: 2026-07-28

Assigner: Security Risk Advisors

Description

A SQL Injection in the Giving Reports functionality in Ellucian Advance Web and Legacy Advance allows an authenticated attacker to extract sensitive information from databases via a crafted SQL query in the class credit field. This issue affects Advance Web: all versions; Legacy Advance: all versions. Ellucian CRM Advance is not impacted.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-28
Last Modified
2026-07-28
Generated
2026-07-29
AI Q&A
2026-07-29
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
ellucian advance_web *
ellucian legacy_advance *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a SQL Injection vulnerability in Ellucian Advance Web and Legacy Advance. An authenticated attacker can inject malicious SQL queries into the class credit field of the Giving Reports functionality to extract sensitive data from the database.

Detection Guidance

Detecting SQL injection vulnerabilities typically involves monitoring database queries and application logs for unusual patterns. Look for repeated or malformed SQL queries in the Giving Reports functionality, especially those targeting the class credit field. Check for errors in logs that indicate SQL syntax issues or unauthorized data access attempts.

Impact Analysis

An attacker could steal sensitive information stored in databases, such as personal data, financial records, or other confidential details. This could lead to data breaches, identity theft, or unauthorized access to critical systems.

Compliance Impact

This vulnerability could lead to non-compliance with GDPR, HIPAA, or other data protection regulations due to unauthorized data exposure. Organizations may face legal penalties, fines, or reputational damage if sensitive data is compromised.

Mitigation Strategies

Immediately apply patches or updates provided by Ellucian for Advance Web and Legacy Advance. If patches are unavailable, restrict access to the Giving Reports functionality to trusted users only. Implement input validation for the class credit field to prevent SQL injection. Monitor database activity for suspicious queries and consider deploying a web application firewall to block malicious SQL patterns.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-6881. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart