Cyber Resilience

CVE-2026-57960

HighPublic PoC

Published: 29 June 2026

Published
29 June 2026
Modified
30 June 2026
KEV Added
Patch
CVSS Score v4 8.3 CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
EPSS Score 0.0034 25.9th percentile
Risk Priority 55 floored blend · peak EPSS

Summary

CVE-2026-57960 is a high-severity Exposure of Private Personal Information to an Unauthorized Actor (CWE-359) vulnerability. Its CVSS base score is 8.3 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Data from Information Repositories (T1213); ranked at the 25.9th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability details

Hi.Events through 1.9.0 public check-in list endpoints use short_id as sole access control, allowing unauthenticated access to retrieve full attendee lists including emails and personal information. Attackers with knowledge of the short_id can call GET /api/public/check-in-lists/{short_id}/attendees to read attendee data…

more

and create or delete check-in records without authentication.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1213 Data from Information Repositories Collection
Adversaries may leverage information repositories to mine valuable information.
Why these techniques?

Unauthenticated API access to attendee data in event system enables T1213 data collection from information repositories.

Confidence: MEDIUM · MITRE ATT&CK Enterprise v19.0

CVEs Like This One

CVE-2024-13228Shared CWE-359
CVE-2023-2239Shared CWE-359
CVE-2025-26816Shared CWE-359
CVE-2023-6695Shared CWE-359
CVE-2024-42494Shared CWE-359
CVE-2024-36677Shared CWE-359
CVE-2021-28559Shared CWE-359
CVE-2023-34085Shared CWE-359
CVE-2025-0683Shared CWE-359
CVE-2025-66172Shared CWE-359

Affected Assets

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.

Hardening callouts derived

Configuration rules from DISA STIG baselines that reduce the attack surface for weaknesses of the type cited by this CVE. Derived transitively via CVE→CWE→STIG over `controls_xwalks` (authoritative rows only).

Ubuntu 22.04 (1 rule)
  • V-260531 Ubuntu 22.04 LTS must configure the SSH daemon to use FIPS 140-3-approved ciphers to prevent the unauthorized disclosure of information and/or detect changes to information during transmission. via CWE-359
Ubuntu 24.04 (1 rule)
  • V-270670 Ubuntu 24.04 LTS must configure the SSH client to use FIPS 140-3 approved ciphers to prevent the unauthorized disclosure of information and/or detect changes to information during transmission. via CWE-359

References