Cyber Resilience

CVE-2024-10267

HighPublic PoC

Published: 20 March 2025

Published
20 March 2025
Modified
18 July 2025
KEV Added
Patch
CVSS Score v3 7.5 CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
EPSS Score 0.0039 60.2th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2024-10267 is a high-severity Exposure of Private Personal Information to an Unauthorized Actor (CWE-359) vulnerability in Superagi Superagi. Its CVSS base score is 7.5 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Credential Access (T1212); ranked in the top 39.8% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

EU & UK References

Vulnerability details

An information disclosure vulnerability exists in the latest version of transformeroptimus/superagi. An attacker can leak sensitive user information, including names, emails, and passwords, by attempting to register a new account with an email that is already in use. The server…

more

returns all information associated with the existing account. The vulnerable endpoint is located in the user registration functionality.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1212 Exploitation for Credential Access Credential Access
Adversaries may exploit software vulnerabilities in an attempt to collect credentials.
T1589.001 Credentials Reconnaissance
Adversaries may gather credentials that can be used during targeting.
T1589.002 Email Addresses Reconnaissance
Adversaries may gather email addresses that can be used during targeting.
T1589.003 Employee Names Reconnaissance
Adversaries may gather employee names that can be used during targeting.
Why these techniques?

Vulnerability enables unauthenticated disclosure of user names, emails, and passwords via registration endpoint with existing email, facilitating exploitation for credential access (T1212) and reconnaissance to gather victim identity information including credentials, emails, and names.

Affected Assets

superagi
superagi
0.0.14

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-359

Automated marking identifies private personal information in outputs, tangibly reducing the ability to exploit weaknesses that result in its unauthorized exposure.

addresses: CWE-359

Privacy-specific attributes and their controlled association directly reduce exposure of private personal information through missing or incorrect labeling.

addresses: CWE-359

Preventing nonpublic personal information from public posting reduces unauthorized exposure of private personal data.

addresses: CWE-359

The control detects and protects against mining of private personal information, reducing unauthorized exposure of PII.

addresses: CWE-359

Privacy literacy training directly targets preventing exposure of personal information through user mishandling.

addresses: CWE-359

Tracking locations of sensitive data and access users reduces risk of private personal information exposure.

addresses: CWE-359

PIA explicitly identifies PII collection/use/disclosure flows and drives mitigations that reduce the likelihood of unauthorized exposure of private personal information.

addresses: CWE-359

The control specifically requires architectures that minimize privacy risk when processing PII, directly addressing exposure of personal information.

References