AVEVA Pipeline Integrity Monitor
CISA advisory details four flaws in AVEVA Pipeline Integrity Monitor <=2025_SP1_P1, allowing information disclosure, weak-hash admin elevation, and cross-site scripting.
CISA published ICSA-26-253-01 covering AVEVA Pipeline Integrity Monitor versions <=2025_SP1_P1_build_7.1.9580.8513. CVE-2026-81821 (hard-coded cryptographic key, CWE-321) lets a user with read access decrypt PIMBoards project files, and CVE-2026-81822 (CWE-327) allows brute-forcing weak password hashes to elevate to PIMBoards administrator; both score 8.4 HIGH (CVSS v3.1). CVE-2026-81823 (CWE-862) permits unauthenticated read operations, and CVE-2026-81824 (CWE-79) enables arbitrary JavaScript execution via socially engineered links. CISA reports no known public exploitation and recommends limiting network exposure of control system devices.
- Four CVEs affect AVEVA Pipeline Integrity Monitor <=2025_SP1_P1_build_7.1.9580.8513.
- CVE-2026-81821 and CVE-2026-81822 score 8.4 HIGH but require local read access to project files.
- CVE-2026-81823 allows unauthenticated read access; CVE-2026-81824 enables XSS via malicious links.
- AVEVA self-reported two flaws; two more came via HackerOne from researcher 0xadham.
- No known public exploitation reported at time of publication.
Vulnerabilities mentionedAll →
| CVE | Vulnerability | CVSS | EPSS | Flags | Affected | Exposure | Published |
|---|---|---|---|---|---|---|---|
| CVE-2026-81821 | Hard-Coded Cryptographic Key in PIMBoards Exposes Sensitive Data in Project Files CVE-2026-81821 is a cryptographic weakness in PIMBoards (CWE-321, use of a hard-coded cryptographic key) that leaves data stored in its project files protected only by encryption that anyone can defeat. It is triggered when an attacker with read access to PIMBoards project files — local access per the CVSS 4.0 vector (AV:L with low privileges, no user interaction required) — obtains those files and decrypts them using the embedded key. The attacker gains the ability to decrypt and read sensitive information in the files; the CVSS 4.0 score rates the direct confidentiality impact as High with no direct integrity or availability impact, though subsequent-system confidentiality and integrity impacts are rated High. Users who store PIMBoards project files in locations readable by other users, accounts, or systems are affected, and the source data does not name a vendor or specify affected versions. There are no known public proof-of-concept exploits, no CISA KEV listing, and a low EPSS probability of 0.1%, so exploitation is not currently known to be occurring. Do: Restrict read access to PIMBoards project files (file-share ACLs and local permissions), since an attacker only needs read access to decrypt their contents, and assume any secrets or sensitive data stored in those files is readable by anyone who can access them. Because no fixed version or patch level is specified in the available data, monitor the vendor and CISA ICS advisories for a remediation release, and remove or rotate any credentials or sensitive material stored in PIMBoards project files once a fix is available. | 8.3 | <1% |
| — | ||
| CVE-2026-81822 | Weak Password Hashing in PIMBoards Enables Local Brute-Force Privilege Escalation CVE-2026-81822 is a weak-cryptography flaw (CWE-327) in PIMBoards: users' app-native passwords are stored in project files using a hashing scheme susceptible to computational brute-forcing. An attacker who gains read access to PIMBoards project files (rated as a local attack vector requiring only low privileges and no user interaction) can extract the stored hashes and crack them offline. Recovering a password can potentially elevate the attacker to a PIMBoards administrator account, with high confidentiality impact on the system and subsequent systems per the CVSS 4.0 vector. Any deployment where unauthorized users, shared storage, or backups expose PIMBoards project files is affected; the source data does not specify affected versions or ranges. There is no known exploitation: the flaw has a 0.1% EPSS score (1st percentile), no public proof-of-concept, and is not listed in CISA KEV. Do: Restrict read access to PIMBoards project files via file-system permissions, shared-folder ACLs, and backup placement so only authorized users can reach the stored hashes, and require long, strong app-native passwords to make brute-forcing impractical. No fixed version is specified in the source data, so monitor CISA ICS-CERT and the vendor for a patched release, and rotate any passwords whose hashes may have been exposed in project files. | 8.3 | <1% |
| — | ||
| CVE-2026-81823 | Unauthenticated information disclosure in AVEVA Pipeline Integrity Monitor CVE-2026-81823 is a missing-authorization flaw (CWE-862) in AVEVA Pipeline Integrity Monitor that allows an unauthenticated remote attacker to invoke read operations intended only for PIMBoards users. It is triggered by sending unauthenticated network requests to the affected read-only functionality, with no special conditions or user interaction required (CVSS 4.0 vector: AV:N/AC:L/AT:N/PR:N/UI:N). A successful exploit yields information disclosure of data readable through PIMBoards; write operations are explicitly not impacted, so attackers cannot modify data through this flaw. At-risk deployments are installations of AVEVA Pipeline Integrity Monitor where the PIMBoards interface is reachable by untrusted network users, a profile typical of pipeline operators' OT environments. No exploitation is currently known: there is no public proof-of-concept, the CVE is not in CISA KEV, and EPSS estimates a 0.3% probability of exploitation in the next 30 days (24th percentile). Do: Consult the AVEVA and CISA ICS advisories for the exact affected version range and update to the patched release they specify. Until patched, restrict network access to the PIMBoards interface using firewall rules or ACLs so it is reachable only from trusted operator networks, since the flaw requires only network reachability and no credentials. Review logs for unauthenticated read activity against PIMBoards endpoints to check whether data has already been exposed; note the issue is disclosure-only and does not affect write operations. | 6.9 | <1% |
| niche | ||
| CVE-2026-81824 | Cross-Site Scripting (XSS) in AVEVA Pipeline Integrity Monitor PIMBoards CVE-2026-81824 is a cross-site scripting flaw (CWE-79) in PIMBoards, the dashboard/boards component of AVEVA Pipeline Integrity Monitor. An attacker must socially engineer an authenticated PIMBoards user into clicking a malicious link, which then causes attacker-controlled JavaScript to run inside that user's browser session. Successful exploitation would let the attacker act within the victim's session, and the CVSS 4.0 vector's high integrity and availability impacts on subsequent systems indicate the injected script could take actions affecting connected or downstream systems. Only users of the PIMBoards component of Pipeline Integrity Monitor who follow a malicious link are affected; unexposed or unattended deployments face little risk. No public proof-of-concept is known, the flaw is not in CISA KEV, and EPSS puts 30-day exploitation probability at 0.3% (22nd percentile), so exploitation is not currently observed. Do: Monitor the CISA ICS advisory and AVEVA product notifications for the affected version list and patched release, then upgrade Pipeline Integrity Monitor/PIMBoards when a fix is published. Until patched, restrict web access to the PIMBoards interface to trusted users and networks and caution users against clicking unsolicited links. Because no exploit or in-the-wild activity is known, there is no urgent compromise-hunting action, but log review of PIMBoards web sessions is reasonable for high-value pipeline environments. | 6.3 | <1% |
| nicheunknown (no public install counts; likely hundreds to low thousands of deployments at pipeline operators) |
Full article764 words · extracted from cisa.gov · click to collapse
Summary
Successful exploitation of these vulnerabilities could allow an attacker to disclose information, brute-force hashes, or run arbitrary code in a browser session.
The following versions of AVEVA Pipeline Integrity Monitor are affected:
- AVEVA Pipeline Integrity Monitor <=2025_SP1_P1_build_7.1.9580.8513 (CVE-2026-81821, CVE-2026-81822, CVE-2026-81823, CVE-2026-81824)
| CVSS | Vendor | Equipment | Vulnerabilities |
|---|---|---|---|
| v3 8.4 | AVEVA | AVEVA Pipeline Integrity Monitor | Use of Hard-coded Cryptographic Key, Use of a Broken or Risky Cryptographic Algorithm, Missing Authorization, Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') |
Background
- Critical Infrastructure Sectors: Critical Manufacturing
- Countries/Areas Deployed: Worldwide
- Company Headquarters Location: United Kingdom
Vulnerabilities
CVE-2026-81821
The vulnerability, if exploited, could allow a miscreant with read access to PIMBoards project files to decrypt and view sensitive information.
Affected Products
AVEVA Pipeline Integrity Monitor
Vendor:
AVEVA
Product Version:
AVEVA AVEVA Pipeline Integrity Monitor: <=2025_SP1_P1_build_7.1.9580.8513
Product Status:
known_affected
Relevant CWE: CWE-321 Use of Hard-coded Cryptographic Key
Metrics
| CVSS Version | Base Score | Base Severity | Vector String |
|---|---|---|---|
| 3.1 | 8.4 | HIGH | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N |
| 4.0 | 8.3 | HIGH | CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:H/SI:H/SA:N |
CVE-2026-81822
The vulnerability, if exploited, could allow a miscreant with read access to PIMBoards project files to reverse engineer PIMBoards users' app-native passwords through computational brute-forcing of weak hashes, potentially allowing elevation to a PIMBoards administrator user.
Affected Products
AVEVA Pipeline Integrity Monitor
Vendor:
AVEVA
Product Version:
AVEVA AVEVA Pipeline Integrity Monitor: <=2025_SP1_P1_build_7.1.9580.8513
Product Status:
known_affected
Relevant CWE: CWE-327 Use of a Broken or Risky Cryptographic Algorithm
Metrics
| CVSS Version | Base Score | Base Severity | Vector String |
|---|---|---|---|
| 3.1 | 8.4 | HIGH | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N |
| 4.0 | 8.3 | HIGH | CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:H/SI:H/SA:N |
CVE-2026-81823
The vulnerability, if exploited, could allow an unauthenticated miscreant to perform read operations intended only for PIMBoards users, resulting in information disclosure. Write operations are not impacted.
Affected Products
AVEVA Pipeline Integrity Monitor
Vendor:
AVEVA
Product Version:
AVEVA AVEVA Pipeline Integrity Monitor: <=2025_SP1_P1_build_7.1.9580.8513
Product Status:
known_affected
Relevant CWE: CWE-862 Missing Authorization
Metrics
| CVSS Version | Base Score | Base Severity | Vector String |
|---|---|---|---|
| 3.1 | 5.3 | MEDIUM | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N |
| 4.0 | 6.9 | MEDIUM | CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N |
CVE-2026-81824
The vulnerability, if exploited, could allow a miscreant to run arbitrary JavaScript code in a browser session of a PIMBoards user who was socially engineered to click on a malicious link.
Affected Products
AVEVA Pipeline Integrity Monitor
Vendor:
AVEVA
Product Version:
AVEVA AVEVA Pipeline Integrity Monitor: <=2025_SP1_P1_build_7.1.9580.8513
Product Status:
known_affected
Relevant CWE: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Metrics
| CVSS Version | Base Score | Base Severity | Vector String |
|---|---|---|---|
| 3.1 | 4.7 | MEDIUM | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:N/A:N |
| 4.0 | 6.3 | MEDIUM | CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:N/SC:L/SI:H/SA:H |
Acknowledgments
- AVEVA reported vulnerabilities CVE-2026-81821 and CVE-2026-81822 to CISA.
- Adham Khairy Ramadan (0xadham) reported vulnerabilities CVE-2026-81823 and CVE-2026-81824 to AVEVA through HackerOne.
Legal Notice and Terms of Use
This product is provided subject to this Notification (https://www.cisa.gov/notification) and this Privacy & Use policy (https://www.cisa.gov/privacy-policy).
Recommended Practices
CISA recommends users take defensive measures to minimize the risk of exploitation of these vulnerabilities.
Minimize network exposure for all control system devices and/or systems, ensuring they are not accessible from the internet.
Locate control system networks and remote devices behind firewalls and isolating them from business networks.
When remote access is required, use more secure methods, such as Virtual Private Networks (VPNs), recognizing VPNs may have vulnerabilities and should be updated to the most current version available. Also recognize VPN is only as secure as the connected devices.
CISA reminds organizations to perform proper impact analysis and risk assessment prior to deploying defensive measures.
CISA also provides a section for control systems security recommended practices on the ICS webpage on cisa.gov/ics. Several CISA products detailing cyber defense best practices are available for reading and download, including Improving Industrial Control Systems Cybersecurity with Defense-in-Depth Strategies.
CISA encourages organizations to implement recommended cybersecurity strategies for proactive defense of ICS assets.
Additional mitigation guidance and recommended practices are publicly available on the ICS webpage at cisa.gov/ics in the technical information paper, ICS-TIP-12-146-01B--Targeted Cyber Intrusion Detection and Mitigation Strategies.
Organizations observing suspected malicious activity should follow established internal procedures and report findings to CISA for tracking and correlation against other incidents.
CISA also recommends users take the following measures to protect themselves from social engineering attacks:
Do not click web links or open attachments in unsolicited email messages.
Refer to Recognizing and Avoiding Email Scams for more information on avoiding email scams.
Refer to Avoiding Social Engineering and Phishing Attacks for more information on social engineering attacks.
No known public exploitation specifically targeting these vulnerabilities has been reported to CISA at this time.
Revision History
- Initial Release Date: 2026-09-10
| Date | Revision | Summary |
|---|---|---|
| 2026-09-10 | 1 | Initial Republication of AVEVA security bulletin AVEVA-2026-006 |
Legal Notice and Terms of Use
Text extracted automatically; images, tables and formatting may be missing. Original: https://www.cisa.gov/news-events/ics-advisories/icsa-26-253-01