{"vulnerability": "CVE-2026-82329", "sightings": [{"uuid": "637f6d3b-82ed-4957-92c2-03cd028c8669", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-82329", "type": "seen", "source": "https://bsky.app/profile/stackflag.bsky.social/post/3muajmwg6jr2y", "content": "CVE-2026-82329\nThe default setup of JFrog Artifactory lets anyone on the network log in without credentials and gain full administrative control. This could let attackers change settings, delete data, or install malicious\u2026\n\nToo many irrelevant or confusing CVEs? Use stackflag.com\n\n#CVE #infosec", "creation_timestamp": "2026-08-29T18:40:06.221168Z"}, {"uuid": "d407b9bf-0720-45c9-97e8-944068da1c87", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-82329", "type": "seen", "source": "https://bsky.app/profile/thehackerwire.bsky.social/post/3mu6efp3o4a22", "content": "\ud83d\udd34 CVE-2026-82329 - Critical (9.8)\n\nJFrog Artifactory contains an authentication weakness that, under default configuration, may allo...\n\nhttps://www.thehackerwire.com/vulnerability/CVE-2026-82329/\n\n#infosec #cybersecurity #CVE #vulnerability #security #patchstack", "creation_timestamp": "2026-08-28T22:01:16.064526Z"}, {"uuid": "0a862416-6ede-48ba-847b-e6f186495b52", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-82329", "type": "seen", "source": "https://bsky.app/profile/stemshop.bsky.social/post/3mu6eucaywm2y", "content": "\ud83d\udea8 CVE-2026-82329 \u2014 CVSS 9.8 CRITICAL\n\nJFrog Artifactory contains an authentication weakness that, under default configuration, may allow an unaut...\n\n\ud83d\udd0e https://stemshop.top/cve/CVE-2026-82329\n\n#CVE #CyberSecurity #InfoSec", "creation_timestamp": "2026-08-28T22:09:25.050848Z"}, {"uuid": "78591dda-6f96-473c-a7da-3cb5e8618c01", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-82329", "type": "seen", "source": "https://gist.github.com/alon710/4e68c04f48568e195eb5320667a7f891", "content": "# CVE-2026-82329: CVE-2026-82329: Critical Authentication Bypass and Privilege Escalation in JFrog Artifactory\n\n&gt; **CVSS Score:** 9.8\n&gt; **Published:** 2026-08-28\n&gt; **Full Report:** https://cvereports.com/reports/CVE-2026-82329\n\n## Summary\nCVE-2026-82329 is a critical authentication bypass vulnerability in the core authentication mechanisms of JFrog Artifactory. Classified under CWE-287, this security weakness allows remote, unauthenticated attackers to bypass authentication controls and obtain full administrative privileges on vulnerable self-managed deployments running default configurations.\n\n## TL;DR\nA critical authentication bypass flaw in self-managed JFrog Artifactory instances allows remote, unauthenticated attackers to obtain full administrative privileges on systems running default or unhardened configurations.\n\n## Technical Details\n\n- **CWE ID**: CWE-287\n- **Attack Vector**: Network\n- **CVSS Score**: 9.8\n- **EPSS Score**: 0.00377\n- **Exploit Status**: none\n- **KEV Status**: false\n\n## Affected Systems\n\n- JFrog Artifactory Self-Managed (Versions up to 7.111.20)\n- JFrog Artifactory Self-Managed (Versions 7.117.0 to 7.117.27)\n- JFrog Artifactory Self-Managed (Versions 7.125.0 to 7.125.19)\n- JFrog Artifactory Self-Managed (Versions 7.133.0 to 7.133.28)\n- JFrog Artifactory Self-Managed (Versions 7.146.0 to 7.146.37)\n- JFrog Artifactory Self-Managed (Versions 7.161.0 to 7.161.19)\n- **Artifactory Self-Managed**: &lt; 7.111.21 (Fixed in: `7.111.21`)\n- **Artifactory Self-Managed**: &gt;= 7.117.0, &lt; 7.117.28 (Fixed in: `7.117.28`)\n- **Artifactory Self-Managed**: &gt;= 7.125.0, &lt; 7.125.20 (Fixed in: `7.125.20`)\n- **Artifactory Self-Managed**: &gt;= 7.133.0, &lt; 7.133.29 (Fixed in: `7.133.29`)\n- **Artifactory Self-Managed**: &gt;= 7.146.0, &lt; 7.146.38 (Fixed in: `7.146.38`)\n- **Artifactory Self-Managed**: &gt;= 7.161.0, &lt; 7.161.20 (Fixed in: `7.161.20`)\n\n## Mitigation\n\n- Upgrade the JFrog Artifactory self-managed instance to a patched version immediately.\n- Regenerate default cryptographic platform keys (master.key and join.key) with high-entropy values.\n- Enforce network segmentation on ports 8081, 8082, and internal communication ports.\n- Disable anonymous access within Artifactory's system settings.\n\n**Remediation Steps:**\n1. Check the running version of Artifactory via the administrative dashboard or HTTP system endpoint.\n2. Identify the corresponding fixed patch version from the Artifactory release notes.\n3. Back up all configuration files, data stores, and keystores prior to starting the upgrade.\n4. Apply the patch upgrade package following the vendor's standard upgrade procedures.\n5. Regenerate cluster join keys and platform master keys to remove potentially pre-calculated legacy files.\n6. Restrict ingress traffic to the host ports to authorized development systems and continuous integration build nodes only.\n\n## References\n\n- [JFrog Security Advisories Portal](https://docs.jfrog.com/releases/docs/jfrog-security-advisories)\n- [JFrog Artifactory Self-Managed Release Notes](https://docs.jfrog.com/releases/docs/artifactory-self-managed-releases)\n- [Official CVE Record on CVE.org](https://www.cve.org/CVERecord?id=CVE-2026-82329)\n- [Shodan CVE Database Reference](https://cvedb.shodan.io/cve/CVE-2026-82329)\n\n\n---\n*Generated by [CVEReports](https://cvereports.com/reports/CVE-2026-82329) - Automated Vulnerability Intelligence*", "creation_timestamp": "2026-08-30T20:31:46.489269Z"}, {"uuid": "08da57c5-1662-4ff4-b365-bdc8f3b6f4ca", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "cve-2026-82329", "type": "seen", "source": "https://bsky.app/profile/blindthoughts.bsky.social/post/3mue2eeuyim2e", "content": "Critical Auth Bypass in JFrog Artifactory \u2014 Patch Now (CVE-2026-82329)\n\nhttps://blindthoughts.com/jfrog-artifactory-auth-bypass-cve-2026-82329\n\n#jfrog #artifactory #authenticationbypass #supplychainsecurity #cve", "creation_timestamp": "2026-08-31T04:17:32.083507Z"}, {"uuid": "7120beaf-9c9b-4529-aca6-b2c1d9345777", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-82329", "type": "seen", "source": "https://bsky.app/profile/cvemon.bsky.social/post/3muf345sdlp26", "content": "CVE-2026-82329 is trending. Hype score 62, currently #1 on cvemon.\n\nJFrog Artifactory contains an authentication weakness that, under default configuration, may allow an unauthenticated attacker with network access to obtain administrative privileges.\n\nhttps://cvemon.intruder.io/cves/CVE-2026-82329", "creation_timestamp": "2026-08-31T14:03:29.624833Z"}, {"uuid": "5914d0b5-57ba-45c9-9b83-e0add7dffd07", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-82329", "type": "seen", "source": "https://bsky.app/profile/r-blueteamsec.bsky.social/post/3muf5xgsssh2m", "content": "JFrog Security Advisories: CVE-2026-82329 - Potential authentication bypass leading to administrative access in Artifactory", "creation_timestamp": "2026-08-31T14:54:32.457397Z"}, {"uuid": "a505d6d7-8e67-40a8-8cb0-3de590f62732", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "cve-2026-82329", "type": "seen", "source": "https://bsky.app/profile/0daynews.bsky.social/post/3mugbiadujn2b", "content": "JFrog Artifactory Flaw Gives Unauthenticated Admin Access https://0daynews.com/articles/2026-08-30-jfrog-artifactory-cve-2026-82329-default-auth", "creation_timestamp": "2026-09-01T01:30:17.746519Z"}, {"uuid": "f2c3bfa2-81d2-4a92-a078-e135e281e96c", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-82329", "type": "seen", "source": "https://bsky.app/profile/infosecbot.bsky.social/post/3muglg2ztak2v", "content": "watchTowr Intel is already seeing exploitation of the JFrog Artifactory Auth Bypass (CVE-2026-82329), with attackers minting themselves admin tokens.\n\nReach out if you need help determining your exposure ahead of exp\u2026\n\n\u2014 from @watchtowrcyber (https://x.com/watchtowrcyber/status/2094639075726668267)", "creation_timestamp": "2026-09-01T04:28:02.740180Z"}, {"uuid": "632eb3b4-3b6f-4232-8a9e-77e7ef826cd0", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-82329", "type": "seen", "source": "https://bsky.app/profile/securityonline.bsky.social/post/3mugs6tvivr2v", "content": "A critical Artifactory authentication bypass flaw (CVE-2026-82329) is exploited in the wild, letting attackers obtain administrative privileges.\n\n#Artifactory #CVE202682329 #CyberSecurity #AuthenticationBypass #Exploit", "creation_timestamp": "2026-09-01T06:29:16.080906Z"}, {"uuid": "a0a00b27-d27f-4995-a6c4-c9955abc2a4e", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-82329", "type": "seen", "source": "https://bsky.app/profile/infosecbriefly.bsky.social/post/3muh6wmh2q52i", "content": "CVE-2026-82329 in JFrog Artifactory enables unauthenticated attackers to bypass authentication and obtain admin access under default settings.\n", "creation_timestamp": "2026-09-01T10:17:18.889089Z"}, {"uuid": "dfbcca93-6a06-42c7-bdee-fe191b3a20e4", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "cve-2026-82329", "type": "seen", "source": "https://bsky.app/profile/0daynews.bsky.social/post/3muhak5i67v2a", "content": "JFrog Artifactory Flaw Gives Unauthenticated Admin Access \u2014 CVE-2026-82329, scored 9.8 critical, lets unauthenticated network attackers claim full admin rights in JFrog Artifactory under its default configuration. https://0daynews.com/articles/2026-08-30-jfrog-artifactory-cve-2026-82329-default-auth", "creation_timestamp": "2026-09-01T10:46:07.017971Z"}, {"uuid": "27b8821f-ac76-4e93-98fb-ab9e5ce9b327", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-82329", "type": "seen", "source": "https://bsky.app/profile/newsfacts.bsky.social/post/3muhjqn2wym27", "content": "Kritieke kwetsbaarheid in JFrog Artifactory stelt aanvallers in staat administra\n\nEr is een ernstige kwetsbaarheid, met de identificatiecode CVE-2026-82329, ontdekt in JFrog Artifactory. Deze kwetsbaarheid, een probleem met onjuiste authenticatie (CWE-287), wordt momenteel actief uitgebuit. ...", "creation_timestamp": "2026-09-01T13:30:48.877245Z"}, {"uuid": "053bf8b3-e2e5-4e18-8714-989e9a42eab2", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-82329", "type": "seen", "source": "https://bsky.app/profile/o2cloud.bsky.social/post/3muhl4f5ksr2k", "content": "\ud83d\udd17 CVE : CVE-2026-69104, CVE-2026-70548, CVE-2026-70550, CVE-2026-70551, CVE-2026-82329", "creation_timestamp": "2026-09-01T13:55:16.890751Z"}, {"uuid": "edb3e564-5f18-4ff1-a2dc-41343f4b52ef", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-82329", "type": "seen", "source": "https://t.me/pphm_HackerNews/2950", "content": "\ud83d\udd34 Critical JFrog Artifactory Vulnerability Reportedly Exploited in the Wild\n\nA critical vulnerability in JFrog Artifactory is reportedly being exploited in the wild just days after its public disclosure. \n\nJFrog Artifactory is a widely used solution for managing the full lifecycle of software artifacts, binaries, AI models, containers, and packages.\n\nArtifactory updates released on August 28 patch CVE-2026-82329, a critical authentication bypass vulnerability that can lead to admin access. \n\n\u201cJFrog Artifactory contains an authentication weakness that, under default configuration, may allow an unauthenticated attacker with network access to obtain administrative privileges,\u201d JFrog noted in its advisory.", "creation_timestamp": "2026-09-01T16:00:05.286876Z"}, {"uuid": "ee150bfe-fccb-4901-9e76-78bf785f2d1e", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-82329", "type": "seen", "source": "https://infosec.exchange/users/AAKL/statuses/117196660039607547", "content": "New.\nWatchTower, on X:\n\"WatchTowr Intel is already seeing exploitation of the JFrog Artifactory Auth Bypass (CVE-2026-82329), with attackers minting themselves admin tokens.\"\nMore:\nSecurity Week: Critical JFrog Artifactory Vulnerability Reportedly Exploited in the Wild https://www.securityweek.com/critical-jfrog-artifactory-vulnerability-reportedly-exploited-in-the-wild/ @SecurityWeek #vulnerability #infosec", "creation_timestamp": "2026-09-01T16:11:55.187963Z"}, {"uuid": "37551efe-71b4-45be-8853-9a5df055608f", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-82329", "type": "seen", "source": "Telegram/rbMJhHEaruCGGbRvvS1DvJy5Ecxxe7sLqxulp2v7sITG5rY", "content": "", "creation_timestamp": "2026-09-02T01:00:05.234605Z"}, {"uuid": "e8c79fc8-c7f3-4614-a294-6f5f68ceb3b4", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-82329", "type": "seen", "source": "https://mastodon.social/ap/users/115426718704364579/statuses/117197080552507311", "content": "\ud83d\udcf0 Critical JFrog Artifactory Auth Bypass Flaw Under Active Exploit\nCritical auth bypass flaw (CVE-2026-82329) in self-hosted JFrog Artifactory is actively exploited. Attackers can gain admin access, posing a severe software supply chain risk. Patch immediately! #JFrog #Artifactory #CyberSecurity #CVE\n\ud83d\udd17 https://cyber.netsecops.io/articles/critical-jfrog-artifactory-flaw-under-active-exploitation/?utm_source=mastodon&amp;utm_medium=social&amp;utm_campaign=daily", "creation_timestamp": "2026-09-01T17:58:54.359081Z"}, {"uuid": "e330e062-fa5b-47c4-8905-caee5af16f76", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-82329", "type": "seen", "source": "https://bsky.app/profile/netsecio.bsky.social/post/3muhyqm3l732a", "content": "Critical auth bypass flaw (CVE-2026-82329) in self-hosted JFrog Artifactory is actively exploited. Attackers can gain admin access, posing a severe software supply chain risk. Patch immediately! #JFrog #Artifactory #CyberSecurity #CVE\n\n\ud83c\udf10 cyber[.]netsecops[.]io", "creation_timestamp": "2026-09-01T17:59:14.022512Z"}, {"uuid": "dd9b1a0f-bdd1-4d59-8b6b-3b6793414544", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-82329", "type": "seen", "source": "https://bsky.app/profile/postac001.bsky.social/post/3muhzxazgjj2j", "content": "JFrog Artifactory\u306e\u8a8d\u8a3c\u30d0\u30a4\u30d1\u30b9\u8106\u5f31\u6027\uff08CVE-2026-82329\uff09\u304c\u3001\u653b\u6483\u8005\u306b\u3088\u308a\u7ba1\u7406\u8005\u30c8\u30fc\u30af\u30f3\u767a\u884c\u306b\u60aa\u7528\u3055\u308c\u3066\u3044\u308b\u3002", "creation_timestamp": "2026-09-01T18:20:50.940862Z"}, {"uuid": "3fa74a76-ff61-439e-8a32-b108fdc3001d", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-82329", "type": "seen", "source": "https://bsky.app/profile/infosecbriefly.bsky.social/post/3muhzyqew3d2k", "content": "Threat actors exploit CVE-2026-82329 in JFrog Artifactory to bypass authentication and obtain administrative privileges, enabling token generation and user enumeration.\n", "creation_timestamp": "2026-09-01T18:21:40.808886Z"}, {"uuid": "25efe38e-cebf-4a5a-81cf-1ba88a46d857", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-82329", "type": "seen", "source": "https://thehackernews.com/2026/09/attackers-exploit-critical-jfrog.html", "content": "Threat actors are exploiting a newly patched critical security flaw impacting JFrog Artifactory merely days after public disclosure, according to watchTowr.\n\nThe vulnerability in question is CVE-2026-82329 (CVSS score: 9.8), a case of authentication bypass that could lead to administrative access in Artifactory.\n\n\"JFrog Artifactory contains an authentication weakness that, under default", "creation_timestamp": "2026-09-01T19:00:35.346076Z"}, {"uuid": "cf8770b6-be76-40f3-beaf-16833b5162d3", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-82329", "type": "seen", "source": "https://bsky.app/profile/securityrss.bsky.social/post/3muifgr52do24", "content": "A critical authentication bypass vulnerability in JFrog Artifactory, tracked as CVE-2026-82329, is actively exploited, allowing unauthenticated attackers to gain admin privileges. JFrog disclosed the issue on August 28, 2026. Affected versions include 7.111.4 to 7.111.21 and others.", "creation_timestamp": "2026-09-01T21:46:23.215503Z"}, {"uuid": "cd6e57b8-59f2-4b14-a891-e6eca47112b0", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "86ecb4e1-bb32-44d5-9f39-8a4673af8385", "vulnerability": "CVE-2026-82329", "type": "seen", "source": "https://cyber.gc.ca/en/alerts-advisories/jfrog-security-advisory-av26-867", "content": "", "creation_timestamp": "2026-09-01T20:15:02.775929Z"}, {"uuid": "ba6ef36f-3aeb-4d81-a48b-23934db301b0", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-82329", "type": "seen", "source": "https://t.me/information_security_channel/55833", "content": "Critical JFrog Artifactory Vulnerability Reportedly Exploited in the Wild\nhttps://www.securityweek.com/critical-jfrog-artifactory-vulnerability-reportedly-exploited-in-the-wild/\n\nExploitation of the authentication bypass vulnerability CVE-2026-82329 started just days after its public disclosure.\nThe post Critical JFrog Artifactory Vulnerability Reportedly Exploited in the Wild (https://www.securityweek.com/critical-jfrog-artifactory-vulnerability-reportedly-exploited-in-the-wild/) appeared first on SecurityWeek (https://www.securityweek.com/).", "creation_timestamp": "2026-09-01T22:00:04.064258Z"}, {"uuid": "87cdde86-a98b-4a0f-b631-efdf64ba0370", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-82329", "type": "seen", "source": "https://bsky.app/profile/newssecia.bsky.social/post/3muiijhywlq2r", "content": "\ud83e\udd16 CVE-2026-82329 (CVSS 9.8): auth bypass in JFrog Artifactory exploited in the wild days after disclosure \u2014 attackers mint admin tokens. Patch exposed instances.\n\nhttps://thehackernews.com/2026/09/attackers-exploit-critical-jfrog.html", "creation_timestamp": "2026-09-01T22:41:36.222642Z"}, {"uuid": "34f80ddc-fdc1-4186-955b-cb53dfe0ca5b", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-82329", "type": "seen", "source": "https://bsky.app/profile/securitylab-jp.bsky.social/post/3muip2tf6ts2n", "content": "JFrog Artifactory\u306e\u8106\u5f31\u6027 CVE-2026-82329\u3001\u8a8d\u8a3c\u306a\u3057\u3067\u7ba1\u7406\u8005\u6a29\u9650\u53d6\u5f97\u306e\u304a\u305d\u308c\u3000\u5b9f\u60aa\u7528\u5831\u544a\u3001Self-Hosted\u306f\u66f4\u65b0\u3092 \n rocket-boys.co.jp/security-mea... \n\n#\u30bb\u30ad\u30e5\u30ea\u30c6\u30a3\u5bfe\u7b56Lab #security #securitynews #\u30bb\u30ad\u30e5\u30ea\u30c6\u30a3 #\u8106\u5f31\u6027", "creation_timestamp": "2026-09-02T00:38:41.562093Z"}, {"uuid": "eb5d08c6-21d5-4f8e-a455-0eeaea5e5d37", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-82329", "type": "exploited", "source": "https://t.me/information_security_channel/55833", "content": "Critical JFrog Artifactory Vulnerability Reportedly Exploited in the Wild\nhttps://www.securityweek.com/critical-jfrog-artifactory-vulnerability-reportedly-exploited-in-the-wild/\n\nExploitation of the authentication bypass vulnerability CVE-2026-82329 started just days after its public disclosure.\nThe post Critical JFrog Artifactory Vulnerability Reportedly Exploited in the Wild (https://www.securityweek.com/critical-jfrog-artifactory-vulnerability-reportedly-exploited-in-the-wild/) appeared first on SecurityWeek (https://www.securityweek.com/).", "creation_timestamp": "2026-09-02T01:00:21.760472Z"}, {"uuid": "b3e02b25-6bf9-483c-9b46-9f7e94bf786a", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-82329", "type": "seen", "source": "https://thehackernews.com/2026/09/attackers-exploit-critical-jfrog.html", "content": "Threat actors are exploiting a newly patched critical security flaw impacting JFrog Artifactory merely days after public disclosure, according to watchTowr.\n\nThe vulnerability in question is CVE-2026-82329 (CVSS score: 9.8), a case of authentication bypass that could lead to administrative access in Artifactory.\n\n\"JFrog Artifactory contains an authentication weakness that, under default", "creation_timestamp": "2026-09-02T01:00:34.282260Z"}, {"uuid": "04cdb3b0-0b72-4bbb-a365-3a73aaed0822", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-82329", "type": "seen", "source": "https://www.darkreading.com/application-security/attackers-pounce-critical-artifactory-flaw-disclosure", "content": "CVE-2026-82329 is an authentication bypass flaw in JFrog's repository manager that enables bad actors to gain admin-level access on affected systems.", "creation_timestamp": "2026-09-02T01:00:34.529698Z"}, {"uuid": "153b89b5-d5b1-41d8-8340-bfff7d1afe7f", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-82329", "type": "seen", "source": "Telegram/xr1f3jCC6Nt8yrCzxGt3NSfyGX5h3TP5edCBNO561qMvXLI", "content": "", "creation_timestamp": "2026-09-02T05:00:05.103677Z"}, {"uuid": "619db008-5503-4bbc-9d2a-c43fdcfd287c", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-82329", "type": "seen", "source": "https://t.me/pphm_HackerNews/2950", "content": "\ud83d\udd34 Critical JFrog Artifactory Vulnerability Reportedly Exploited in the Wild\n\nA critical vulnerability in JFrog Artifactory is reportedly being exploited in the wild just days after its public disclosure. \n\nJFrog Artifactory is a widely used solution for managing the full lifecycle of software artifacts, binaries, AI models, containers, and packages.\n\nArtifactory updates released on August 28 patch CVE-2026-82329, a critical authentication bypass vulnerability that can lead to admin access. \n\n\u201cJFrog Artifactory contains an authentication weakness that, under default configuration, may allow an unauthenticated attacker with network access to obtain administrative privileges,\u201d JFrog noted in its advisory.", "creation_timestamp": "2026-09-02T01:05:05.706628Z"}, {"uuid": "a49cd5b7-f835-444a-8bd0-dce2b65b73b2", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-82329", "type": "seen", "source": "https://bsky.app/profile/threadlinqs.bsky.social/post/3muixcoh7n525", "content": "CVE-2026-82329: Critical JFrog Artifactory Authentication Bypass. https://intel.threadlinqs.com/threat/TL-2026-2287 #ThreatIntel #CVE_2026_82329 #watchTowr", "creation_timestamp": "2026-09-02T03:06:39.905449Z"}, {"uuid": "f5347063-78a1-410a-b4da-4651b46f5a1f", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-82329", "type": "seen", "source": "https://bsky.app/profile/kitafox.bsky.social/post/3muiwcqessm2i", "content": "CVE-2026-82329 \u304c\u60aa\u7528\u3055\u308c\u307e\u3057\u305f: JFrog Artifactory \u7ba1\u7406\u8005\u306e\u4e57\u3063\u53d6\u308a \n\nCVE-2026-82329 Exploited: JFrog Artifactory Admin Takeover  #DailyCyberSecurity (Sep 1)\n\nsecurityonline.info/cve-2026-823...", "creation_timestamp": "2026-09-02T02:48:20.880161Z"}, {"uuid": "00d9006e-4954-4a95-b67a-e11d9f85f7f6", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-82329", "type": "seen", "source": "https://bsky.app/profile/entorisec.bsky.social/post/3muizskr7ie2j", "content": "watchTowr is seeing attackers exploit the JFrog Artifactory auth bypass, CVE-2026-82329, days after JFrog patched it in 7.161.20. Instances with no join key configured get a phantom one, and attackers forge it to mint themselves admin tokens. thehackernews.com/2026/0...", "creation_timestamp": "2026-09-02T03:50:53.045762Z"}, {"uuid": "f6d0b6a2-e1e4-404d-bdb4-665f7b06f0b0", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-82329", "type": "exploited", "source": "Telegram/muJPhuOFhAG-EV-JSIuZif9yJtIignbMELDk_1g7qdFi1g", "content": "", "creation_timestamp": "2026-09-02T04:00:04.991153Z"}, {"uuid": "492295d5-de12-43fd-be0e-3969214f58cc", "vulnerability_lookup_origin": "caeb2787-0d58-4236-9039-7c86c3e566f3", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-82329", "type": "exploited", "source": "https://vulnerability.circl.lu/known-exploited-vulnerabilities-catalog/1b95abda-5213-4d50-b061-5c36055c88d8", "content": "", "creation_timestamp": "2026-09-02T06:01:18.599693Z"}, {"uuid": "f51bc2e9-c14e-4f60-9f73-17f7489df718", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-82329", "type": "seen", "source": "https://bsky.app/profile/hendryadrian.bsky.social/post/3mujcpqs6uw2o", "content": "Critical JFrog Artifactory flaw CVE-2026-82329 is being exploited days after patching, allowing auth bypass, admin token theft, and possible supply chain compromise in default 7.x setups. #JFrogArtifactory #CVE202682329 #JFrogAccess", "creation_timestamp": "2026-09-02T06:30:23.122733Z"}, {"uuid": "edb86886-dba9-417f-a048-2138bbb1164a", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-82329", "type": "seen", "source": "https://bsky.app/profile/securestep9.bsky.social/post/3muk4zbtzgo23", "content": "#JFrog #Artifactory: Attackers are already exploiting critical auth bypass CVE-2026-82329 (CVSS 9.8) to mint admin tokens. Compromising your organisation's  artifact repository could poison builds and trigger  #SoftwareSupplyChain attacks - patch now!\n\ud83d\udc47", "creation_timestamp": "2026-09-02T14:20:59.685434Z"}, {"uuid": "e2e67b3f-c7c2-411e-a2bc-b3f77b7ab65f", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-82329", "type": "seen", "source": "https://bsky.app/profile/bleepingcomputer.com/post/3mukbtw7lll2d", "content": "A critical authentication bypass vulnerability (CVE-2026-82329) in JFrog Artifactory is being exploited in attacks to create tokens that provide administrative access.", "creation_timestamp": "2026-09-02T15:47:29.101450Z"}, {"uuid": "75123f14-7155-4076-b456-2da463828f71", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-82329", "type": "seen", "source": "https://bsky.app/profile/blackhatnews.tokyo/post/3mukceui4x72i", "content": "\u30cf\u30c3\u30ab\u30fc\u304cJFrog Artifactory\u306e\u91cd\u5927\u306a\u8106\u5f31\u6027\u3092\u60aa\u7528\u3057\u3001\u7ba1\u7406\u8005\u30c8\u30fc\u30af\u30f3\u3092\u507d\u9020\n\nJFrog Artifactory\u306b\u5b58\u5728\u3059\u308b\u91cd\u5927\u306a\u8a8d\u8a3c\u30d0\u30a4\u30d1\u30b9\u306e\u8106\u5f31\u6027(CVE-2026-82329)\u304c\u653b\u6483\u3067\u60aa\u7528\u3055\u308c\u3066\u304a\u308a\u3001\u7ba1\u7406\u8005\u6a29\u9650\u3092\u6301\u3064\u30c8\u30fc\u30af\u30f3\u306e\u751f\u6210\u306b\u5229\u7528\u3055\u308c\u3066\u3044\u307e\u3059\u3002 \u3053\u306e\u8106\u5f31\u6027\u306f\u3001\u30bd\u30d5\u30c8\u30a6\u30a7\u30a2\u30d1\u30c3\u30b1\u30fc\u30b8\u306e\u4fdd\u5b58\u30fb\u6574\u7406\u30fb\u4fdd\u8b77\u30fb\u914d\u5e03\u306b\u4f7f\u308f\u308c\u308b\u30ea\u30dd\u30b8\u30c8\u30ea\u30de\u30cd\u30fc\u30b8\u30e3\u30fc\u300cJFrog Artifactory\u300d\u306e\u3001\u81ea\u5df1\u7ba1...", "creation_timestamp": "2026-09-02T15:56:56.844503Z"}, {"uuid": "f0c74caf-9651-4dad-b075-9d169a78e311", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-82329", "type": "seen", "source": "https://bsky.app/profile/postac001.bsky.social/post/3mukeb5vwdo2e", "content": "JFrog Artifactory\u306e\u8a8d\u8a3c\u30d0\u30a4\u30d1\u30b9\u8106\u5f31\u6027\uff08CVE-2026-82329\uff09\u304c\u60aa\u7528\u3055\u308c\u3001\u7ba1\u7406\u6a29\u9650\u3092\u6301\u3064\u30c8\u30fc\u30af\u30f3\u304c\u4e0d\u6b63\u306b\u4f5c\u6210\u3055\u308c\u308b\u3002", "creation_timestamp": "2026-09-02T16:30:39.884568Z"}, {"uuid": "fed297a1-3044-4e64-bc30-53731d531d33", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-82329", "type": "seen", "source": "https://bsky.app/profile/newssecia.bsky.social/post/3mukg2zvlwb2d", "content": "\ud83e\udd16 CVE-2026-82329: critical auth bypass in JFrog Artifactory, exploited in the wild. Attackers forge tokens granting admin access to artifact repos, enabling supply-chain\u2026", "creation_timestamp": "2026-09-02T17:03:01.840021Z"}, {"uuid": "71716f97-1b64-495b-b02d-42cfaf954e97", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-82329", "type": "seen", "source": "https://bsky.app/profile/primereports.bsky.social/post/3mukg3ez2cc2g", "content": "Hackers exploit critical JFrog Artifactory flaw to forge admin\u00a0tokens\n\nA critical authentication bypass vulnerability (CVE-2026-82329) in JFrog Artifactory is being exploited in attacks to create tokens that provide administrative access....", "creation_timestamp": "2026-09-02T17:03:13.721256Z"}, {"uuid": "3b5f2229-b428-411e-a5d4-590ea16dd5b8", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-82329", "type": "seen", "source": "https://bsky.app/profile/bot-de-florian.bsky.social/post/3mukgfkfym62b", "content": "JFrog Artifactory : bypass d'auth critique (CVE-2026-82329) exploit\u00e9 pour forger des tokens admin. ~5 000 comptes Dropbox pirat\u00e9s via la faille e-mail Lenovo.\nhttps://www.bleepingcomputer.com/news/security/hackers-exploit-critical-jfrog-artifactory-flaw-to-forge-admin-tokens/", "creation_timestamp": "2026-09-02T17:08:54.503720Z"}, {"uuid": "82975cab-febe-45df-a7b4-e14f1196755c", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-82329", "type": "seen", "source": "https://mastodon.social/ap/users/115426718704364579/statuses/117202569797403928", "content": "\ud83d\udcf0 Critical JFrog Artifactory Auth Bypass Flaw Under Active Exploit\nCritical auth bypass flaw (CVE-2026-82329) in self-hosted JFrog Artifactory is actively exploited. Attackers can gain admin access, posing a severe software supply chain risk. Patch immediately! #JFrog #Artifactory #CyberSecurity #CVE\n\ud83d\udd17 https://cyber.netsecops.io/articles/critical-jfrog-artifactory-flaw-under-active-exploitation/?utm_source=mastodon&amp;utm_medium=social&amp;utm_campaign=daily", "creation_timestamp": "2026-09-02T17:14:51.810951Z"}, {"uuid": "51a39617-eb5b-49be-b824-a9a60f194dc9", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-82329", "type": "seen", "source": "https://bsky.app/profile/netsecio.bsky.social/post/3mukgr4mscm26", "content": "Critical auth bypass flaw (CVE-2026-82329) in self-hosted JFrog Artifactory is actively exploited. Attackers can gain admin access, posing a severe software supply chain risk. Patch immediately! #JFrog #Artifactory #CyberSecurity #CVE\n\n\ud83c\udf10 cyber[.]netsecops[.]io", "creation_timestamp": "2026-09-02T17:15:22.727290Z"}, {"uuid": "8fa260cb-df39-4279-8918-e9229aae3603", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-82329", "type": "seen", "source": "https://bsky.app/profile/cvesentinel.bsky.social/post/3mukhlai26k2i", "content": "\ud83d\uded1 CVE-2026-82329\nJFrog Artifactory\nCVSS 9.8 / EPSS 1% / KEV: No\nTL;DR: JFrog Artifactory contains an authentication weakness that, under default configuration, \u2026\nhttps://cvesentinel.com/report/CVE-2026-82329?utm_source=bluesky&amp;utm_medium=social&amp;utm_campaign=cvesentinel\n#infosec #CVE #vulnerability", "creation_timestamp": "2026-09-02T17:29:59.260126Z"}, {"uuid": "5d75ea4d-c9e1-4c2c-a841-bfd7ffd37999", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-82329", "type": "seen", "source": "https://bsky.app/profile/csirts.com/post/3mukj5hznsu2g", "content": "\ud83d\udea8 Added to CISA KEV \u2014 actively exploited:\nCVE-2026-82329: JFrog Artifactory Improper Authentication Vulnerability\n\nhttps://www.csirts.com/cve/CVE-2026-82329", "creation_timestamp": "2026-09-02T17:58:05.019599Z"}, {"uuid": "cd2b0144-aa7c-4d6a-b248-71b808c7cc49", "vulnerability_lookup_origin": "405284c2-e461-4670-8979-7fd2c9755a60", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-82329", "type": "exploited", "source": "https://vulnerability.circl.lu/known-exploited-vulnerabilities-catalog/fd4012f9-6a61-4a70-ae94-10a548c0536f", "content": "", "creation_timestamp": "2026-09-02T18:00:03.788916Z"}, {"uuid": "ebe4f835-d46f-4946-92fc-d7f8922eea8f", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-82329", "type": "seen", "source": "https://bsky.app/profile/rankednews.bsky.social/post/3mukjipv5hy2r", "content": "Another Artifactory CVE under attack: Security researchers have detected active exploitation of CVE-2026-82329, a critical authentication-bypass vulnerability in JFrog Artifactory, shortly after the vendor issued a patch. The flaw, with a CVSS score of 9.8, enables u\u2026 https://ranked.news/1317809?u=b", "creation_timestamp": "2026-09-02T18:04:22.729680Z"}, {"uuid": "2549e22a-150a-4fb5-939b-6220e67ba688", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-82329", "type": "seen", "source": "https://bsky.app/profile/cvesentinel.bsky.social/post/3mukjsyh2kf22", "content": "\ud83d\uded1 CVE-2026-82329\nJFrog Artifactory\nCVSS 9.8 / EPSS 1% / KEV \u2705\nTL;DR: JFrog Artifactory contains an authentication weakness that, under default configuration, ma\u2026\nhttps://cvesentinel.com/report/CVE-2026-82329?utm_source=bluesky&amp;utm_medium=social&amp;utm_campaign=cvesentinel\n#infosec #CVE #vulnerability", "creation_timestamp": "2026-09-02T18:10:08.020562Z"}, {"uuid": "9b6e92d6-0ee4-4f24-bce7-593222183e52", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-82329", "type": "seen", "source": "https://bsky.app/profile/hendryadrian.bsky.social/post/3mukls44d6z25", "content": "Active exploitation of CVE-2026-82329 in JFrog Artifactory lets attackers forge admin tokens on self-managed instances, risking package poisoning and downstream code execution. #JFrogArtifactory #watchTowr #CVE202682329", "creation_timestamp": "2026-09-02T18:45:24.491660Z"}, {"uuid": "df1eac68-136c-4c88-bf1c-46d3d01cfe66", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-82329", "type": "seen", "source": "https://bsky.app/profile/suriq.io/post/3mukmcuh2bi2o", "content": "JFrog Artifactory has an unauthenticated bypass (CVE-2026-82329, CVSS 9.8) that lets a stranger forge admin tokens, exploited now.\n\nSelf-managed instances in default config are in scope.\n\nPatch, then rotate tokens: the upgrade won't revoke a forged one.", "creation_timestamp": "2026-09-02T18:54:47.291865Z"}, {"uuid": "b6222f55-bb44-4c72-a195-892f5b21d610", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-82329", "type": "exploited", "source": "https://t.me/BleepingComputer/25466", "content": "\u200aHackers exploit critical JFrog Artifactory flaw to forge admin tokens\n\nA critical authentication bypass vulnerability (CVE-2026-82329) in JFrog Artifactory is being exploited in attacks to create tokens that provide administrative access. [...]\n\nhttps://www.bleepingcomputer.com/news/security/hackers-exploit-critical-jfrog-artifactory-flaw-to-forge-admin-tokens/", "creation_timestamp": "2026-09-02T19:00:05.414627Z"}, {"uuid": "03a0a6eb-511a-48f1-8d35-8c2cfd6f8d04", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-82329", "type": "seen", "source": "https://infosec.exchange/users/AAKL/statuses/117202988713449046", "content": "Looks like CISA's on a roll. Seven vulnerabilities have been added to the catalogue.\n- CVE-2026-83549: SonicWall SMA1000 Appliances OS Command Injection Vulnerability https://www.cve.org/CVERecord?id=CVE-2026-83549\n- CVE-2026-83548: SonicWall SMA1000 Appliances Server-Side Request Forgery Vulnerability https://www.cve.org/CVERecord?id=CVE-2026-83548\n- CVE-2026-9586: Sangoma Switchvox SQL Injection Vulnerability https://www.cve.org/CVERecord?id=CVE-2026-9586\n- CVE-2026-82329: JFrog Artifactory Improper Authentication Vulnerability https://www.cve.org/CVERecord?id=CVE-2026-82329\n- CVE-2026-49869: Kestra OSS OS Command Injection Vulnerability https://www.cve.org/CVERecord?id=CVE-2026-49869\n- CVE-2026-48710: Kludex Starlette HTTP Request/Response Smuggling Vulnerability https://www.cve.org/CVERecord?id=CVE-2026-48710\n- CVE-2026-59822: BerriAI LiteLLM Improper Authentication Vulnerability https://www.cve.org/CVERecord?id=CVE-2026-59822 #CISA #infosec #vulnerability", "creation_timestamp": "2026-09-02T19:01:24.559299Z"}, {"uuid": "87f884ed-61cd-4c2a-aa7f-d599c0543da7", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-82329", "type": "seen", "source": "https://bsky.app/profile/cyfar.ca/post/3mukqlj5nou2r", "content": "~Cybergcca~\nSonicWall CVE-2026-83548/83549 and JFrog CVE-2026-82329 are being exploited and added to CISA KEV.\n-\nIOCs: CVE-2026-83548, CVE-2026-83549, CVE-2026-82329\n-\n#CVE #KEV #ThreatIntel", "creation_timestamp": "2026-09-02T20:11:12.022947Z"}]}