CVE-2026-52474
Deferred Deferred - Pending Action

Information Disclosure in Aiflowy via JobUtil.java

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

Publication date: 2026-07-21

Last updated on: 2026-07-22

Assigner: MITRE

Description

An issue in aiflowy <= 2.1.2 allows a remote attacker to obtain sensitive information via the JobUtil.java file.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-21
Last Modified
2026-07-22
Generated
2026-08-11
AI Q&A
2026-07-22
EPSS Evaluated
2026-08-09
NVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
aiflowy aiflowy 2.1.2

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-200 The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is in aiflowy versions up to 2.1.2. It allows a remote attacker to access sensitive information through a flaw in the JobUtil.java file.

Detection Guidance

To detect this vulnerability, monitor network traffic for POST requests to the /api/v1/sysJob/update endpoint. Check for suspicious parameters like beanMethod or param containing SpringBean method invocations. Inspect JobUtil.java for the execSpringBean method and verify if input validation is missing. Look for unauthorized access to sensitive data like database passwords via springContextUtil.getProperty calls.

Impact Analysis

An attacker could exploit this to steal sensitive data, potentially leading to unauthorized access or data breaches.

Compliance Impact

This vulnerability could lead to non-compliance with GDPR or HIPAA due to unauthorized data exposure, risking legal penalties and reputational damage.

Mitigation Strategies

Update aiflowy to a version beyond 2.1.2 to address the vulnerability. If immediate update is not possible, restrict network access to the JobUtil.java file and monitor for suspicious activity.

Chat Assistant

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

EPSS Chart