Vuln Signal Radar
public-safe defensive signal
HIGHpublic-safe

CVE-2026-54524

NVD: Frappe HR is an open-source human resources management solution (HRMS). NVD: Prior to 16.7.0, an authenticated user with the HR User role can inject SQL through filters in the Salary Payments Based on Payment Mode report. NVD: In hrms/payroll/report/salary_payments_based_on_payment_mode/salary_payments_based_on_payment_mode.py, get_conditions constructs filter clauses from user-controlled values and get_data incorporates those clauses into a string-formatted SQL query, allowing...

CVSS
7.1
Severity
HIGH
EPSS
0.0048 (39)
KEV
-

Source-published summary

NVD: Frappe HR is an open-source human resources management solution (HRMS). NVD: Prior to 16.7.0, an authenticated user with the HR User role can inject SQL through filters in the Salary Payments Based on Payment Mode report. NVD: In hrms/payroll/report/salary_payments_based_on_payment_mode/salary_payments_based_on_payment_mode.py, get_conditions constructs filter clauses from user-controlled values and get_data incorporates those clauses into a string-formatted SQL query, allowing...

Possible impact

Source describes SQL injection risk · authenticated boundary. Possible impact: An attacker may be able to read or change database-backed application data.

Affected context

Affected product or version requires source confirmation.

Remediation / advisory

Patch confirmed by source text; fixed version context: 16.7.0..

Why it matters

Source describes SQL injection risk · authenticated boundary. Possible impact: An attacker may be able to read or change database-backed application data.; CVSS 7.1 (HIGH); EPSS percentile 39; not listed in KEV; Patch confirmed by source text; fixed version context: 16.7.0; sources: NVD, OSV.

What to verify

Confirm affected product/version, vendor advisory, patch or mitigation, and exposure.

Exposure hint

authenticated boundary

Impact tags

SQL injection riskauthenticated boundary review

Urgency reasons

CVSS HIGHvendor advisory presentrecent updateremediation reference present

Source-derived note

Summary derived from NVD / OSV description; unsafe procedural detail is not shown.

Redaction metadata

source summary used
True
fallback summary used
False
unsafe procedural detail present
false
raw source displayed
false
public summary redacted
true

Remediation handoff

Public-safe static handoff for human/Codex remediation planning. Scan, patch, external execution, and auto remediation are disabled.

Safety note

This radar shows source-published defensive context only. Exploit procedures, exploit strings, scanner commands, and auto-remediation are not provided.

Official references