Cyber Resilience

CVE-2026-7195

HighUpdated

Published: 02 June 2026

Published
02 June 2026
Modified
17 June 2026
KEV Added
Patch
CVSS Score v3.1 8.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
EPSS Score 0.0047 37.3th percentile
Risk Priority 55 floored blend · peak EPSS

Summary

CVE-2026-7195 is a high-severity Improper Input Validation (CWE-20) vulnerability in Progress Sitefinity. Its CVSS base score is 8.8 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 37.3th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability details

CWE-20: Improper Input Validation in web services in Progress Sitefinity 14.1.x through 14.3.x, 14.4.x before 14.4.8152, 15.0.x before 15.0.8234, 15.1.x before 15.1.8335, 15.2.x before 15.2.8441, 15.3.x before 15.3.8531, and 15.4.x before 15.4.8630 allows a remote unauthenticated attacker to compromise the…

more

integrity and confidentiality of user accounts. Successful exploitation requires user interaction and a non-default site configuration.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Why these techniques?

Improper input validation in public-facing web services directly enables remote exploitation of an Internet-accessible application (T1190).

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

CVEs Like This One

CVE-2026-7198Same product: Progress Sitefinity
CVE-2024-11625Same product: Progress Sitefinity
CVE-2026-7313Same product: Progress Sitefinity
CVE-2026-7201Same product: Progress Sitefinity
CVE-2026-7312Same product: Progress Sitefinity
CVE-2024-11627Same product: Progress Sitefinity
CVE-2024-11626Same product: Progress Sitefinity
CVE-2024-56135Same vendor: Progress
CVE-2024-56131Same vendor: Progress
CVE-2024-56133Same vendor: Progress

Affected Assets

progress
sitefinity
14.1.7800 — 14.4.8152 · 15.0.8200 — 15.0.8234 · 15.1.8300 — 15.1.8335

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-20

Security testing and developer training directly verify and enforce proper input validation, reducing exploitability of injection and malformed-data weaknesses.

addresses: CWE-20

Security testing and evaluation at multiple SDLC stages directly detects missing or flawed input validation, with the required remediation process ensuring fixes are applied.

addresses: CWE-20

Directly implements checks on information inputs to reject invalid data before processing.

addresses: CWE-20

Spam protection mechanisms perform filtering and detection on inbound/outbound messages, directly compensating for missing or weak input validation of unsolicited content.

References