CVE-2025-51534
8.1Austrian Archaeological Institute · OpenAtlas
OpenAtlas v8.11.0 contains a stored cross-site scripting (XSS) vulnerability that allows authenticated attackers to execute arbitrary web scripts via the Name field.
Executive summary
An authenticated stored cross-site scripting vulnerability in OpenAtlas v8.11.0 poses a high risk of unauthorized script execution and session compromise.
Vulnerability
This is a stored cross-site scripting (XSS) vulnerability located in the Name field of the application. The vulnerability requires the attacker to possess high privileges to inject a crafted payload, which is then rendered in the browser of other users.
Business impact
With a CVSS score of 8.1, this vulnerability represents a high severity risk. Successful exploitation allows an attacker to execute malicious scripts within the context of a victim's session, potentially leading to unauthorized data access, session hijacking, or administrative account takeover, which could result in significant reputational damage and data loss for the institution.
Remediation
Immediate Action: Review the official security advisories from the Austrian Archaeological Institute and apply the relevant security patch or update to a version beyond 8.11.0 as soon as it is released.
Proactive Monitoring: Monitor web application logs for suspicious activity involving the injection of script tags or abnormal characters within user-profile or administrative input fields.
Compensating Controls: Deploy a Web Application Firewall (WAF) with strict XSS filtering rules to inspect and block malicious payloads targeting the Name field before they reach the application.
Exploitation status
Public Exploit Available: Yes, a published proof-of-concept exists per the technical write-up referenced by the vulnerability research team at sec4you.
Analyst recommendation
Given the high CVSS severity and the existence of a public proof-of-concept, administrators must prioritize the mitigation of this vulnerability. Until an official update is deployed, ensure that administrative accounts are protected by multi-factor authentication and restrict access to the affected interface to the minimum number of necessary users.