Two Artifactory flaws allowed attackers to poison package metadata across software repositories

Two vulnerabilities in JFrog Artifactory have been identified that could enable anonymous or low-privileged users to manipulate package metadata without altering the underlying artifacts, potentially leading to software supply chain compromises. The flaws, reported by Oligo Security to JFrog on June 25 and publicly detailed on August 20, have since been patched by JFrog.
The first vulnerability, CVE-2026-69106, carries a CVSS score of 8.8 and relates to Artifactory's handling of the X-Orig-Client-Uri header. The second, CVE-2026-65922, has a CVSS score of 5.4 and permits writes into trusted .jfrog/ metadata paths. Both are listed in the National Vulnerability Database.
CVE-2026-69106 arises because Artifactory accepts the X-Orig-Client-Uri header from external clients without verifying its origin from trusted routing infrastructure. Oligo Security's researchers discovered that virtual repositories could exploit this to create a cross-user cache poisoning scenario. In Helm, the full attacker-controlled URL was written into generated metadata, but only its 32-bit Java hash was used for cache location. This allowed a different URL with the same hash to be constructed, potentially serving a poisoned index to subsequent users. While npm had a separate cache protection mechanism, it failed to check the X-Orig-Client-Uri header, only two other override headers.
A related issue was also found in JFrog's recommended nginx configuration. When a caching reverse proxy was deployed, the X-Forwarded-Proto header could be used to influence generated absolute URLs.
The second vulnerability, CVE-2026-65922, impacts how Artifactory handles internal .jfrog/ metadata. The REST COPY and MOVE APIs, as well as WebDAV MKCOL, could access these paths without the usual protections applied to standard uploads. This authorization path treated .jfrog/ as trusted, allowing an authenticated user with appropriate repository access to place or create content within these directories. Oligo Security noted that these files are consumed by package handlers for functions such as npm signing keys, OCI referrers, Docker indexes, and Ansible indexes.
To mitigate these risks, researchers recommend upgrading Artifactory to a patched release. They also advise disabling anonymous access where it is not strictly necessary, especially in shared or internet-accessible environments. Furthermore, organizations should review users and service accounts with repository access and consider stripping or overwriting client-supplied X-Orig-Client-Uri and X-Forwarded-Proto headers at the routing boundary.
A weakness has been identified in Tenda CP3 27.5.57.101. This issue affects some unknown processing of the file Net/NetCheckPing.cpp. This manipulation of the argument interface_name/host causes os command injection. The attack can be initiated remotely.
A security flaw has been discovered in Tenda CP3 27.5.57.101. This vulnerability affects the function SystemAsh of the file Apis/system.c of the component Kylin. The manipulation of the argument AlarmVoiceURL results in os command injection. It is possible to launch the attack remotely.

Attackers are exploiting a new unpatched vulnerability in Magento Open Source and Adobe Commerce that lets them run malicious code on an online store's server without logging in, Dutch e-commerce security company Sansec said in an advisory published on September 5. Sansec, which discovered the flaw and named it StyleSmuggler, said attacks started on September 4. "Sansec is publishing early
In BPF instructions that load/store a value from/to a scratch memory register the register index is an unsigned 32-bit integer and must not exceed 15, but libpcap BPF interpreter does not validate the value. In particular uncommon use cases a crafted filter program can cause the interpreter to try reading and writing the OS process memory in the 16GiB starting at the current stack frame on 64-bit architectures and in the entire address space on 32-bit architectures.

Attackers are exploiting two new PaperCut flaws to steal credentials and gain privileged access in education-sector attacks across the U.S. and Europe. Attackers are exploiting two recelty disclosed PaperCut flaws, CVE-2026-81578 and CVE-2026-82078, in attacks targeting schools and other education organizations in the U.S. and Europe, as reported by TheHackerNews. Arctic Wolf researchers observed

JetBrains is urging Cadence users to revoke and rotate all credentials following a security incident last month in which unidentified threat actors exploited a recently disclosed critical vulnerability in TeamCity to breach its own environment. "Cadence users should immediately revoke or rotate all credentials and secrets that may have been used to run their Cadence executions," JetBrains said.