CVE-2025-60948
Stored XSS in Census CSWeb 8.0.1 Allows Remote Code Execution
Publication date: 2026-03-23
Last updated on: 2026-03-25
Assigner: Cybersecurity and Infrastructure Security Agency (CISA) U.S. Civilian Government
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| csprousers | csweb | 8.0.1 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
How can this vulnerability impact me? :
This vulnerability can allow an attacker to execute malicious scripts in the browsers of users who access the compromised data. This can lead to theft of sensitive information, session hijacking, or performing actions on behalf of the victim user. Since the attacker must be authenticated, the risk is limited to users with some level of access.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
I don't know
Can you explain this vulnerability to me?
Census CSWeb version 8.0.1 contains a stored cross-site scripting (XSS) vulnerability in user-supplied fields. This means that a remote attacker who is authenticated can inject malicious JavaScript code that gets stored by the application and later executed in the browser of other users who view the affected content.