SEC536: Adversarial AI - Penetration Testing AI Systems


Experience SANS training through course previews.
Learn MoreLet us help.
Contact usBecome a member for instant access to our free resources.
Sign UpWe're here to help.
Contact UsISC provides a free analysis and warning service to thousands of Internet users and organizations, and is actively working with Internet Service Providers to fight back against the most malicious attackers. https://isc.sans.edu/about.html
Who Got Missed in the MFA Rollout? More Powershell + Graph + Entra scripting!
Published: 2026-08-21
Last Updated: 2026-08-21 02:47:00 UTC
by Rob VandenBrink (Version: 1)
In every MFA rollout, there will come a time where you think you are closing in on "done", and some automation to list what's left would be handy. Something quicker than scrolling through the web interface through thousands of accounts ...
This is that method.
Also, remember when we discussed yesterday about the beta graph commands in the Microsoft.Graph.Beta library? We'll use one of those beta commands here! ...
Read the full entry: https://isc.sans.edu/diary/Who+Got+Missed+in+the+MFA+Rollout+More+Powershell+Graph+Entra+scripting/33272/
Even MOAR Powershell, looking at Entra logins - the good, the bad and the password sprays
Published: 2026-08-21
Last Updated: 2026-08-21 01:49:18 UTC
by Rob VandenBrink (Version: 1)
One thing that folks never seem to do after "going to the CLOOOOUUUUD" is to look at their logs, logs that they would have checked daily when things were on premise.
One log that really bears looking at is the log of successful and failed logins. the call for that is ...
Read the full entry: https://isc.sans.edu/diary/Even+MOAR+Powershell+looking+at+Entra+logins+the+good+the+bad+and+the+password+sprays/33268/
Using Microsoft Graph and Powershell - Risk Detection Commands
Published: 2026-08-20
Last Updated: 2026-08-20 13:09:50 UTC
by Rob VandenBrink (Version: 1)
Building on the last diary on Using MS Graph and Powershell, let's look at "Risky" logins.
Risky logins are a derived set of parameters that look at various (you guessed it) risky login parameters. What is considered a risk?
In most cases this is either impossible geography - in other words "we're not expecting to see you at that IP, in that subnet, ASN or country", or unusual device - ie "that's not your regular computer"
There are two groups of commands in this area. You can do Risk Detection in a basic Entra license, but to work with Persistent Risk User accounts you need to bump up your license. So it'll cost you every month to use these commands ...
Read the full entry: https://isc.sans.edu/diary/Using+Microsoft+Graph+and+Powershell+Risk+Detection+Commands/33266/
Obfuscating IP Addresses as Hostnames (2026.08.24)
https://isc.sans.edu/diary/Obfuscating+IP+Addresses+as+Hostnames/33280/
DOUBLECUP's PNG Payload (2026.08.24)
https://isc.sans.edu/diary/DOUBLECUPs+PNG+Payload/33274/
Using Microsoft Graph and Powershell to Mine for Information - Stale Accounts and Licenses (2026.08.20)
Simple Scans for Cloud Metadata Service (2026.08.19)
https://isc.sans.edu/diary/Simple+Scans+for+Cloud+Metadata+Service/33260/
The list is assembled by pulling recent vulnerabilities from NIST NVD, Microsoft, Twitter mentions of vulnerabilities, ISC Diaries and Podcast, and the CISA list of known exploited vulnerabilities. There are also some unscored, but significant, vulnerabilities at the end. This includes vulnerabilities that have not been added to the NVD yet.
CVE-2026-72529 - TrueConf Server Missing Authentication for Critical Function Vulnerability
Product: TrueConf Server
CVSS Score: 9.8
** KEV since 2026-08-20 **
NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-72529
KEV: https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2026-72529
CVE-2026-72530 - TrueConf Server Code Injection Vulnerability
Product: TrueConf Server
CVSS Score: 9.0
** KEV since 2026-08-20 **
NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-72530
KEV: https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2026-72530
CVE-2026-73570 - Zimbra Collaboration Suite (ZCS) OS Command Injection Vulnerability
Product: Zimbra Collaboration Suite
CVSS Score: 0
** KEV since 2026-08-21 **
NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-73570
KEV: https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2026-73570
CVE-2026-64849 - MLflow Server-Side Request Forgery Vulnerability
Product: Mlflow
CVSS Score: 0
** KEV since 2026-08-19 **
NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-64849
KEV: https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2026-64849
CVE-2026-59310 - Broadcom VMware vCenter Path Traversal Vulnerability
Product: VMware vCenter
CVSS Score: 0
** KEV since 2026-08-18 **
NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-59310
KEV: https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2026-59310
CVE-2026-55040 - Microsoft SharePoint Weak Authentication Vulnerability
Product: Microsoft SharePoint
CVSS Score: 0
** KEV since 2026-08-18 **
NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-55040
KEV: https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2026-55040
CVE-2026-48282 - Adobe ColdFusion Path Traversal Vulnerability
Product: Adobe ColdFusion
CVSS Score: 0
** KEV since 2026-07-07 **
NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-48282
KEV: https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2026-48282
CVE-2026-65400 - Apple macOS Improper Authentication Vulnerability
Product: Apple macOS
CVSS Score: 0
** KEV since 2026-08-18 **
NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-65400
KEV: https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2026-65400
CVE-2026-60004 - Gitea contains a code injection vulnerability that allows an attacker with repository write access to send a malicious patch to the diffpatch API endpoint to plant an executable Git hook and run shell commands as the Gitea service account. Product: Gitea CVSS Score: 9.8 ** KEV since 2026-08-25 ** KEV: https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2026-60004
Microsoft has addressed several vulnerabilities that require no customer action to resolve.
CVSS Scores: 9.1 - 10
CVE-2026-69836 - Microsoft Entra ID Remote Code Execution Vulnerability
ISC Podcast: https://isc.sans.edu/podcastdetail/10064
MSFT Details: https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-69836
CVE-2026-69851 - Microsoft Entra ID Elevation of Privilege Vulnerability
MSFT Details: https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-69851
CVE-2026-62834 - Azure Data Factory Elevation of Privilege Vulnerability
MSFT Details: https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-62834
CVE-2026-63509 - Microsoft Fabric Elevation of Privilege Vulnerability
MSFT Details: https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-63509
CVE-2026-65770 - Azure Managed Instance for Apache Cassandra Remote Code Execution Vulnerability
MSFT Details: https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-65770
CVE-2026-65801 - Microsoft Exchange Online Elevation of Privilege Vulnerability
MSFT Details: https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-65801
CVE-2026-65816 - Azure Arc Elevation of Privilege Vulnerability
MSFT Details: https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-65816
CVE-2026-69555 - Azure Arc Elevation of Privilege Vulnerability
MSFT Details: https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-69555
CVE-2026-66309 - Azure SQL Database Elevation of Privilege Vulnerability
MSFT Details: https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-66309
CVE-2026-68782 - Azure SQL Database Elevation of Privilege Vulnerability
MSFT Details: https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-68782
CVE-2026-68789 - Azure SQL Database Elevation of Privilege Vulnerability
MSFT Details: https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-68789
CVE-2026-69502 - Azure SQL Database Elevation of Privilege Vulnerability
MSFT Details: https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-69502
CVE-2026-69400 - Azure Logic Apps Elevation of Privilege Vulnerability
MSFT Details: https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-69400
CVE-2026-73194 - DBI versions before 1.652 for Perl are vulnerable to a heap out-of-bounds write via an unvalidated numeric placeholder that sets the binder counter in preparse.
Product: DBI Perl
CVSS Score: 9.1
NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-73194
CVE-2026-50540 - Kata Containers: Config Path Annotation Arbitrary File Loading
Product: Kata Containers
CVSS Score: 9.6
NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-50540
MSFT Details: https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-50540
CVE-2026-34884 - Apache SkyWalking MCP is vulnerable to SSRF via set_skywalking_url Tool and GraphQL expression injection, affecting version 0.1.0.
Product: Apache SkyWalking MCP
CVSS Score: 9.8
NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-34884
NVD References: https://lists.apache.org/thread/s447p6h5dfr02lx17v27phoksgb8mkkp
Mozilla: Multiple vulnerabilities in Firefox, Thunderbird, and Thunderbird
CVE-2026-74943 - use-after-free
CVE-2026-74987 - improper restriction of operations within the bounds of a memory buffer
CVE-2026-74990 - improper restriction of operations within the bounds of a memory buffer
CVE-2026-74936 - use-after-free
CVE-2026-74938 - mitigation bypass
CVE-2026-74940 - use-after-free
CVE-2026-74944 - use-after-free
CVE-2026-74956 - same-origin policy bypass
CVE-2026-74959 - mitigation bypass
CVE-2026-74961 - side-channel
CVE-2026-74964 - integer overflow
CVE-2026-74979 - mitigation bypass
CVE-2026-74985 - privilege escalation
CVE-2026-74986 - exposure of sensitive information to an unauthorized actor
CVE-2026-74988 - improper restriction of operations within the bounds of a memory buffer
CVE-2026-74989 - improper restriction of operations within the bounds of a memory buffer
CVE-2026-75874 - sandbox escape / protection mechanism failure
Mozilla References:
- https://www.mozilla.org/security/advisories/mfsa2026-74/
- https://www.mozilla.org/security/advisories/mfsa2026-75/
- https://www.mozilla.org/security/advisories/mfsa2026-76/
- https://www.mozilla.org/security/advisories/mfsa2026-77/
- https://www.mozilla.org/security/advisories/mfsa2026-78/
- https://www.mozilla.org/security/advisories/mfsa2026-79/
- https://www.mozilla.org/security/advisories/mfsa2026-80/
CVE-2026-59940 - Seroval allows for JSON Promise control nodes to manipulate values with plugins enabled, potentially leading to remote code execution in versions prior to 1.5.3.
Product: Seroval
CVSS Score: 9.8
NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-59940
NVD References: https://github.com/lxsmnsyc/seroval/security/advisories/GHSA-mv8w-475r-vwqw
CVE-2026-45117 - MyBB allows PHP code injection and remote code execution due to improper escaping of user-supplied database configuration values in versions 1.8.13 to 1.8.40 during the installation process, fixed in version 1.8.40.
Product: MyBB
CVSS Score: 9.8
NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-45117
NVD References: https://github.com/mybb/mybb/security/advisories/GHSA-gpc4-77rp-3xqr
CVE-2026-45118 - MyBB is vulnerable to an open redirect and reflected JavaScript code injection in the Contact module prior to version 1.8.40, due to insufficient validation of the redirect URL or protocol in contact.php.
Product: MyBB
CVSS Score: 9.3
NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-45118
NVD References: https://github.com/mybb/mybb/security/advisories/GHSA-wf92-5q5h-qr53
Oracle Critical Security Patch Update Advisory - August 2026
On Tuesday, August 18, 2026, Oracle published its monthly Oracle Critical Security Patch Update Advisory, which includes 943 new security patches, addressing 925 unique CVEs. The CPU addresses vulnerabilities in multiple Oracle products, including but not limited to various components of Oracle Database Server, Oracle Fusion Middleware, Oracle Hyperion, JD Edwards, Oracle Siebel CRM, Oracle Supply Chain, Oracle E-Business Suite, Oracle Commerce / Oracle Commerce Experience Manager, Oracle Analytics, Oracle Food and Beverage Applications, and Oracle PeopleSoft.
Oracle: https://www.oracle.com/security-alerts/cspuaug2026.html
CVE-2026-62988 - Froxlor open source server administration software exposes customer, administrator, and FTP password hashes and TOTP seeds, allowing for potential account takeover until version 2.3.8.
Product: Froxlor
CVSS Score: 9.0
NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-62988
NVD References: https://github.com/froxlor/froxlor/security/advisories/GHSA-7788-ghfq-c6mh
CVE-2026-76036 - Google Chrome on Android prior to version 151.0.7922.169 is vulnerable to a critical buffer overflow, allowing remote attackers to execute arbitrary code via a crafted HTML page.
Product: Google Chrome
CVSS Score: 9.6
NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-76036
NVD References: https://chromereleases.googleblog.com/2026/08/stable-channel-update-for-desktop_0826575033.html
Remote code execution vulnerabilities in IBM AIX 7.2, 7.3, and IBM PowerVM VIOS 4.1
CVE-2026-15068, CVE-2026-16840, CVE-2026-16882, CVE-2026-16885, CVE-2026-16894, CVE-2026-16913, CVE-2026-16917, CVE-2026-16919
CVSS Scores: 9.8 - 9.9
IBM References: https://www.ibm.com/support/pages/node/7283858
CVE-2026-16822 - IBM AIX 7.2, 7.3, and PowerVM VIOS 4.1 are vulnerable to remote impersonation and traffic modification due to improper certificate validation.
Product: IBM AIX
CVSS Score: 9.3
NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-16822
NVD References: https://www.ibm.com/support/pages/node/7283858
CVE-2026-16834 - IBM AIX 7.2, and 7.3 and IBM PowerVM VIOS 4.1 are vulnerable to a denial of service attack caused by an integer underflow.
Product: IBM AIX
CVSS Score: 9.8
NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-16834
NVD References: https://www.ibm.com/support/pages/node/7283858
CVE-2026-16839 - IBM AIX 7.2, 7.3, and IBM PowerVM VIOS 4.1 are vulnerable to remote attackers obtaining sensitive information through an integer underflow in the IPv4 IP-options parser.
Product: IBM AIX
CVSS Score: 9.4
NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-16839
NVD References: https://www.ibm.com/support/pages/node/7283858
CVE-2026-16845 - IBM AIX 7.2, and 7.3 and IBM PowerVM VIOS 4.1 are vulnerable to remote attackers executing arbitrary code through a heap buffer overflow.
Product: IBM AIX
CVSS Score: 9.8
NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-16845
NVD References: https://www.ibm.com/support/pages/node/7283858
CVE-2026-16862 - IBM AIX 7.2, 7.3, and IBM PowerVM VIOS 4.1 are vulnerable to remote code execution via a stack buffer overflow.
Product: IBM AIX
CVSS Score: 9.8
NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-16862
NVD References: https://www.ibm.com/support/pages/node/7283858
CVE-2026-16864 - IBM AIX 7.2, 7.3, and IBM PowerVM VIOS 4.1 are vulnerable to remote code execution via a stack buffer overflow.
Product: IBM AIX
CVSS Score: 9.8
NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-16864
NVD References: https://www.ibm.com/support/pages/node/7283858
CVE-2026-16872 - IBM AIX 7.2, and 7.3 and IBM PowerVM VIOS 4.1 are vulnerable to remote code execution via stack-based buffer overflow.
Product: IBM AIX
CVSS Score: 9.8
NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-16872
NVD References: https://www.ibm.com/support/pages/node/7283858
CVE-2026-16903 - IBM AIX 7.2, 7.3, and IBM PowerVM VIOS 4.1 are vulnerable to remote code execution or denial of service via out-of-bounds write.
Product: IBM AIX
CVSS Score: 9.6
NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-16903
NVD References: https://www.ibm.com/support/pages/node/7283858
CVE-2026-15065 - IBM AIX 7.2, 7.3, and PowerVM VIOS 4.1 NIM are vulnerable to remote attackers bypassing security restrictions through exposure of intermediate certificate authority private keys in an update file.
Product: IBM AIX
CVSS Score: 9.1
NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-15065
NVD References: https://www.ibm.com/support/pages/node/7283858
CVE-2026-16656 - IBM AIX 7.2, 7.3, and IBM PowerVM VIOS 4.1 are susceptible to remote attackers gaining root privileges through improper authentication.
Product: IBM AIX
CVSS Score: 9.8
NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-16656
NVD References: https://www.ibm.com/support/pages/node/7283858
CVE-2026-16816 - IBM AIX 7.2, and 7.3 and IBM PowerVM VIOS 4.1 are vulnerable to a remote authenticated attacker executing arbitrary commands.
Product: IBM AIX
CVSS Score: 9.9
NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-16816
NVD References: https://www.ibm.com/support/pages/node/7283858
CVE-2026-16687 - IBM Power Systems Firmware FW1120.00, FW1110.00 through FW1110.30, FW1060.00 through FW1060.80, and FW950.00 through FW950.H2 is vulnerable to arbitrary code execution via a malformed request to the ASMI web interface, granting attackers full control over the managed system and causing a significant impact on confidentiality, integrity, and availability.
Product: IBM Power Systems Firmware
CVSS Score: 9.6
NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-16687
NVD References: https://www.ibm.com/support/pages/node/7283893
CVE-2026-16835 - IBM Power Systems Firmware FW1120.00 and earlier versions are vulnerable to unauthenticated attackers on the management network being able to perform administrative operations on the managed system, impacting confidentiality, integrity, and availability.
Product: IBM Power Systems Firmware
CVSS Score: 9.6
NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-16835
NVD References: https://www.ibm.com/support/pages/node/7283894
CVE-2026-53451 - Ground Station allows for remote code execution by passing attacker-controlled input to backend services, leading to potential privilege escalation and service disruption.
Product: Ground Station
CVSS Score: 9.8
NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-53451
NVD References: https://github.com/sgoudelis/ground-station/security/advisories/GHSA-q35x-w3h6-36w8
CVE-2026-71960 - Cudy WR3000 2.0 running firmware before 2.5.24 has a hard-coded JWT HMAC signing secret vulnerability in the Mosquitto MQTT broker, allowing unauthenticated attackers to forge valid JWT tokens and gain unauthorized access to the device's mesh networking interface.
Product: Cudy WR3000
CVSS Score: 9.1
NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-71960
CVE-2026-20030 - Cisco Crosswork is susceptible to SQL injection vulnerabilities (CVE-2026-20030) due to inadequate special element neutralization in SQL commands, as classified under CWE-89.
Product: Cisco Crosswork
CVSS Score: 10.0
NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-20030
NVD References: https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-hardening-crosswork-UzDTU9Vh
CVE-2026-20357 - Cisco Crosswork is vulnerable to missing authentication for critical functions, identified as CVE-2026-20357 under CWE-306.
Product: Cisco Crosswork
CVSS Score: 10.0
NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-20357
NVD References: https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-hardening-crosswork-UzDTU9Vh
CVE-2026-20358 - Cisco Crosswork software is vulnerable to external control of the file system issues related to CWE-73.
Product: Cisco Crosswork
CVSS Score: 10.0
NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-20358
NVD References: https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-hardening-crosswork-UzDTU9Vh
CVE-2026-20359 - Cisco Crosswork has addressed multiple vulnerabilities, including insufficiently protected credentials related to CVE-2026-20359 and categorized under CWE-522.
Product: Cisco Crosswork
CVSS Score: 9.9
NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-20359
NVD References: https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-hardening-crosswork-UzDTU9Vh
CVE-2026-20231 - Cisco Secure Workload has multiple internally discovered vulnerabilities related to improper neutralization of special elements.
Product: Cisco Secure Workload
CVSS Score: 9.9
NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-20231
NVD References: https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-hardening-csw1-shSvndWP
CVE-2026-20315 - Cisco's Secure Workload software contains multiple internally discovered vulnerabilities related to improper access control issues, tracked under CVE-2026-20315 and grouped under CWE-284.
Product: Cisco Secure Workload
CVSS Score: 10.0
NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-20315
NVD References: https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-hardening-csw1-shSvndWP
CVE-2026-20317 - Cisco Secure Workload is susceptible to multiple internally discovered vulnerabilities relating to improper authentication issues under CVE-2026-20317 and CWE-287.
Product: Cisco Secure Workload
CVSS Score: 10.0
NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-20317
NVD References: https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-hardening-csw1-shSvndWP
CVE-2026-20318 - Cisco Secure Workload is vulnerable to improper input validation issues tracked by CVE-2026-20318.
Product: Cisco Secure Workload
CVSS Score: 9.6
NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-20318
NVD References: https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-hardening-csw1-shSvndWP
CVE-2026-48024 - Wazuh allows for remote code execution via a cluster synchronization vulnerability, impacting versions 4.0.0 to 4.14.6 and 5.0.0-beta3.
Product: Wazuh
CVSS Score: 9.1
NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-48024
NVD References: https://github.com/wazuh/wazuh/security/advisories/GHSA-gh4h-fx78-q8xc
CVE-2026-48162 - Wazuh is vulnerable to a privilege escalation attack through the DistributedAPI.send_tmp_file() function, allowing a cluster peer to forge administrator REST API tokens and gain administrative privileges.
Product: Wazuh
CVSS Score: 9.1
NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-48162
NVD References: https://github.com/wazuh/wazuh/security/advisories/GHSA-r6f5-h662-8ffc
CVE-2026-49441 - Wazuh is vulnerable to code execution through a crafted archive uploaded by a cluster peer holding the shared Fernet key, allowing for the overwrite of security-sensitive files such as ossec.conf prior to versions 4.14.6 and 5.0.0-beta3.
Product: Wazuh
CVSS Score: 9.1
NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-49441
NVD References: https://github.com/wazuh/wazuh/security/advisories/GHSA-3v57-hgvj-3vj2
CVE-2026-63722 - ICEcoder 8.1 allows unauthenticated attackers to execute arbitrary OS commands through an unauthenticated remote code execution vulnerability.
Product: ICEcoder
CVSS Score: 9.8
NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-63722
CVE-2026-53545 - Termix's DELETE /ssh/tunnel/disconnect/:tunnelName teardown path vulnerability prior to 2.3.2 allows authenticated users to execute arbitrary commands on the source SSH host by adding a single quote to a host field.
Product: Termix
CVSS Score: 9.8
NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-53545
NVD References: https://github.com/Termix-SSH/Termix/security/advisories/GHSA-5p86-jgr7-4hwx
CVE-2026-53546 - Termix allows an authenticated low-privileged user to authenticate to an attacker-controlled SSH server and disclose another user's stored SSH password or private-key material prior to version 2.3.2.
Product: Termix
CVSS Score: 9.6
NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-53546
NVD References: https://github.com/Termix-SSH/Termix/security/advisories/GHSA-57gp-39c7-4g9r
CVE-2026-53548 - Termix allows any authenticated user to enumerate and retrieve SSH or sudo passwords of other users by exploiting a vulnerability in the GET /host/db/host/:id/password endpoint prior to version 2.6.1.
Product: Termix
CVSS Score: 9.6
NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-53548
NVD References: https://github.com/Termix-SSH/Termix/security/advisories/GHSA-j6h8-mww6-pgw6
CVE-2026-75626 - SpiderFoot vulnerability allows attackers to inject malicious HTML elements into correlation results from external sources, potentially stealing API keys.
Product: SpiderFoot
CVSS Score: 9.3
NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-75626
CVE-2026-75627 - Bastillion vulnerability allows unauthenticated attackers to bypass authentication filters and gain SSH access to the managed fleet.
Product: Bastillion
CVSS Score: 9.8
NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-75627
CVE-2026-75837 - Grav before 2.0.14 allows delegated admin.users operators to gain super-admin privileges by manipulating the core group blueprint access field.
Product: Grav
CVSS Score: 9.1
NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-75837
NVD References: https://github.com/getgrav/grav/security/advisories/GHSA-xhfv-7758-r9hx
CVE-2026-12564 - The AAP Controller's HashiCorp Vault credential plugin allows an authenticated attacker to exfiltrate service account tokens and gain full Kubernetes API access to control plane namespaces.
Product: AAP Controller's HashiCorp Vault credential plugin
CVSS Score: 9.6
NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-12564
NVD References: https://access.redhat.com/security/cve/CVE-2026-12564
CVE-2026-75913 - CodeWhale (codewhale / codewhale-tui) versions >= 0.8.41 and < 0.8.64 have an argument injection vulnerability in the git_show tool, allowing an attacker to execute arbitrary file writes at the privilege of the invoking user.
Product: CodeWhale
CVSS Score: 9.3
NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-75913
NVD References: https://github.com/Hmbown/CodeWhale/security/advisories/GHSA-7j5w-7r7x-9v27
CVE-2026-18963 - Keycloak-services in Red Hat Build of Keycloak allows unauthenticated attackers to reset user passwords without email verification, potentially leading to account takeover.
Product: Red Hat Keycloak
CVSS Score: 9.1
NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-18963
CVE-2026-67271 - Dell PowerStore SDNAS is vulnerable to an Out-of-bounds Write in SMB/CIFS, allowing unauthenticated remote attackers to potentially cause Denial of service and Remote execution.
Product: Dell PowerStore SDNAS
CVSS Score: 9.8
NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-67271
NVD References: https://www.dell.com/support/kbdoc/en-us/000497829/dsa-2026-330-dell-powerstore-t-security-update-for-multiple-vulnerabilities
CVE-2021-43716 - Epson 150075647YWWV110 EasyMP Network Updater Ver.1.20 is vulnerable to a Verification Bypass allowing unauthorized updates via USB.
Product: Epson EasyMP Network Updater
CVSS Score: 9.8
NVD: https://nvd.nist.gov/vuln/detail/CVE-2021-43716
NVD References: https://github.com/dpfkdlemtp/epson-eh-tw5350-advisories/blob/master/CVE-2021-43716.md
CVE-2021-43717 - Epson EH-TW5350 Epson iProjection.apk v3.2.6 allows unauthorized access to projectors through hard-coded authentication information.
Product: Epson EH-TW5350 Epson iProjection.apk
CVSS Score: 9.8
NVD: https://nvd.nist.gov/vuln/detail/CVE-2021-43717
NVD References: https://github.com/dpfkdlemtp/epson-eh-tw5350-advisories/blob/master/CVE-2021-43717.md
CVE-2026-66780 - The submariner-operator component has excessive permissions, allowing attackers to redirect inter-cluster tunnel traffic for a Man-in-the-Middle attack.
Product: submariner-operator
product name, submariner-k8s-broker-cluster
CVSS Score: 9.9
NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-66780
NVD References: https://access.redhat.com/security/cve/CVE-2026-66780
CVE-2026-67921 - Halo CMS versions up to 2.25.4 are vulnerable to CSRF attacks, enabling remote threat actors to execute malicious code.
Product: Halo CMS
CVSS Score: 9.3
NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-67921
CVE-2026-75130 - Context7 through 2.1.2 is vulnerable to prompt injection, allowing attackers to execute malicious commands in AI coding agents by injecting unsanitized content through the Custom AI Instructions feature.
Product: Context7
CVSS Score: 9.0
NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-75130
CVE-2026-75625 - Kraken agents are vulnerable to attackers supplying forged content that passes per-piece checks due to reliance on CRC32 checksums for validation during blob downloads.
Product: Kraken agents
CVSS Score: 9.0
NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-75625
CVE-2026-55166 - Lemur allows authenticated users to influence an ACME authority acme_url and exploit a server-side request forgery vulnerability to potentially obtain cloud credentials and long-lived PKI private-key access.
Product: Lemur TLS certificate creation
CVSS Score: 9.9
NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-55166
NVD References: https://github.com/Netflix/lemur/security/advisories/GHSA-v2wp-frmc-5q3v
CVE-2026-51366 - Bottinelli Informatica Vedo Suite v.1.2.5 is vulnerable to SQL Injection via the api_vedo/chat endpoint, allowing remote attackers to execute arbitrary code.
Product: Bottinelli Informatica Vedo Suite
CVSS Score: 9.9
NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-51366
CVE-2026-47187 - SSHFS is vulnerable to a symlink attack that could disclose or write local files when connecting to a rogue SFTP server prior to version 3.7.6.
Product: SSHFS
CVSS Score: 9.3
NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-47187
NVD References: https://github.com/libfuse/sshfs/security/advisories/GHSA-pjv6-2c3f-r357
CVE-2026-71470 - Search-v2-operator allows a privileged user to manipulate CR fields without proper validation, leading to privilege escalation and potential full cluster compromise.
Product: Search-v2-operator
CVSS Score: 9.1
NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-71470
NVD References: https://access.redhat.com/security/cve/CVE-2026-71470
CVE-2026-75143 - FFmpeg before commit 1c10bcc is vulnerable to a heap buffer overflow in the RIST protocol reader due to ignoring the size argument and copying the full payload length into the destination buffer, reachable through the async:rist:// URL scheme.
Product: FFmpeg
CVSS Score: 9.8
NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-75143
CVE-2026-66794 - Multicluster Engine for Kubernetes is vulnerable to unauthorized access and potential compromise due to a flaw in the `cluster-proxy-addon` component.
Product: Multicluster Engine for Kubernetes cluster-proxy-addon
CVSS Score: 9.3
NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-66794
CVE-2026-70496 - search-v2-operator has a flaw that grants excessive privileges, potentially leading to privilege escalation within the cluster.
Product: search-v2-operator operator
CVSS Score: 9.9
NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-70496
NVD References: https://access.redhat.com/security/cve/CVE-2026-70496
CVE-2026-22306 - Ozols Grupa OZOLS on Windows is vulnerable to downloading code without integrity check, including functionality from untrusted sources, and transmitting sensitive information in cleartext due to an abandoned auto-update domain, impacting versions before 1.1.1233.
Product: Ozols Grupa OZOLS
CVSS Score: 10.0
NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-22306
NVD References: https://offseq.com/en/research/ozols-cve-2026-22306
CVE-2026-55085 - Etherpad prior to 3.3.1 is vulnerable to cross-site scripting due to unvalidated user inputs in numbered list attributes.
Product: Etherpad
CVSS Score: 9.6
NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-55085
NVD References: https://github.com/ether/etherpad/security/advisories/GHSA-f7h5-v9hm-548j
CVE-2026-55089 - Etherpad allows non-admin users to invoke administrative functions via OAuth authorization vulnerability from version 2.1.0 to 3.1.0, fixed in version 3.1.0.
Product: Etherpad
CVSS Score: 9.9
NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-55089
NVD References: https://github.com/ether/etherpad/security/advisories/GHSA-qfmh-fph3-mw8q
CVE-2026-76310, CVE-2026-76311, CVE-2026-76312 - Improper access control vulnerabilities in Splunk Enterprise versions below 10.4.2, 10.2.6, 10.0.9, and 9.4.14
Product: Splunk
CVSS Score: 9.4
NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-76310
NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-76311
NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-76312
NVD References: https://advisory.splunk.com/advisories/SVD-2026-0801
*Linux Kernel Vulnerabilities*
On July 19th and 20th, the Linux kernel project released patches for 432 different vulnerabilities. Many, if not all, of these vulnerabilities were discovered and fixed using AI tools. @Risk will not enumerate these vulnerabilities individually. Linux distributions will include these patches in future kernel updates. The Linux kernel team does not prioritize patches, and takes a quite liberal approach as to what it considers a vulnerability. For more details regarding the Linux kernel’s policy on assigning CVEs see: http://www.kroah.com/log/blog/2026/02/16/linux-cve-assignment-process/
SANS Survey: The Shift from Automation to Agency AI is moving from rule-based automation to systems that can act independently and security teams are on the front lines of that shift. Share your experience in this short survey and help the community understand how organizations are actually adapting.
Survey | The State of Cybersecurity at the Human Edge | Your participation will help build an industry-wide picture of where human-layer defenses stand today.
Webinar | Learn how organizations can reduce connectivity-related tickets, streamline security policy changes, and accelerate application delivery without compromising control or compliance.
AI Threat Readiness Playbook The AI Threat Readiness Playbook gives security leaders a practical four-pillar framework to prepare for AI-accelerated attacks, helping teams reduce critical risk, speed up remediation, strengthen application security, and respond faster with AI-driven operations.