CVE-2026-65580
Received Received - Intake

Unauthenticated XSS in Agrion <= 1.0.0

Vulnerability report for CVE-2026-65580, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-13

Last updated on: 2026-08-13

Assigner: Patchstack

Description

Unauthenticated Cross Site Scripting (XSS) in Agrion <= 1.0.0 versions.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-13
Last Modified
2026-08-13
Generated
2026-08-13
AI Q&A
2026-08-13
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
agrion agrion to 1.0.0 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
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 Quick Actions

Instant insights powered by AI
Executive Summary

This is an Unauthenticated Cross Site Scripting (XSS) vulnerability affecting Agrion versions 1.0.0 and below. It allows attackers to inject malicious scripts into web pages viewed by other users without authentication.

Detection Guidance

To detect this XSS vulnerability in Agrion <= 1.0.0, inspect web application inputs for unsanitized user-supplied data. Check HTTP parameters, headers, and URL paths for reflective or stored XSS vectors like <script> tags or JavaScript events. Use tools like Burp Suite or OWASP ZAP to fuzz inputs.

Impact Analysis

An attacker could exploit this to steal user sessions, redirect users to malicious sites, or deface web pages. Users with active sessions may have their data compromised.

Compliance Impact

This vulnerability could lead to unauthorized data access, potentially violating GDPR (data protection) and HIPAA (health data privacy) by exposing sensitive user information.

Mitigation Strategies

Immediately update Agrion to the latest version to patch the XSS flaw. If an update is unavailable, implement input validation and output encoding for all user-supplied data. Use Content Security Policy (CSP) headers to mitigate XSS impact. Disable unnecessary HTTP methods and restrict user permissions.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-65580. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart