惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

有赞技术团队
有赞技术团队
Stack Overflow Blog
Stack Overflow Blog
爱范儿
爱范儿
B
Blog
博客园 - 三生石上(FineUI控件)
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
A
About on SuperTechFans
C
Check Point Blog
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
P
Proofpoint News Feed
Engineering at Meta
Engineering at Meta
Y
Y Combinator Blog
WordPress大学
WordPress大学
小众软件
小众软件
博客园 - 司徒正美
Apple Machine Learning Research
Apple Machine Learning Research
Recent Announcements
Recent Announcements
L
LangChain Blog
大猫的无限游戏
大猫的无限游戏
阮一峰的网络日志
阮一峰的网络日志
D
DataBreaches.Net
博客园 - 聂微东
Microsoft Security Blog
Microsoft Security Blog
美团技术团队

The Stack

How Lloyds has transformed its trusted critical data for AI Micron's revenue surges with no end to the memory shortage in sight Ubiquiti UniFi OS vulnerabilities exploited in the wild Mistral's new OCR 4 model shows size matters EU approves €76m in state aid for chip testing firm Even FedEx is a winner of the data centre boom Why AWS thinks AI coding assistants need a new place to run Why China is forging closer ties with open-source foundations China's CPU-only supercomputer tops power list Runtime: Why 'Bring-your-own-Cloud' is taking off; the TRAIT&R framework for agents, and... AWS adds yet another security tool to speed up patching Scattered Spider: UK teen pleads guilty to TfL attack OSS security finally gets a Magic Quadrant Places for People forking out £60m for new ERP system Google offers ATT&CK for bad AI, with surging cost forecast STACKUP: The Stack's weekly tech startups and funding wrap Bring Your Own Cloud: why more enterprises are buying in AWS takes NVIDIA "G7" Blackwell instances GA Runtime: Vercel sets up a new framework for agents, Databricks finds a new Genie, and… Borussia Dortmund's IT head has to sometimes think "outside of the box" Accenture stumbles after Middle East, AI, merger questions Cabinet Office offering £100k+ for AI "ambassador" Accenture buys majority stake in OT security company Dragos npm's security rethink, Satya’s warning, a COBOL win, and... US spending billions to counter China's tech influence NatGeo Society CTO on migrating 15 years of video data to the cloud Alibaba opens French data centres in Europe cloud push SpaceX to take over Cursor in $60bn play for AI coding market Hosting firm Hetzner hikes prices sharply amid supply chain pain HSBC's CIO: AI is easy. True impact is hard.
Critical Splunk Enterprise vulnerability being exploited
Edward Targett · 2026-06-19 · via The Stack

A critical vulnerability in many versions of Splunk Enterprise lets “any network-reachable user invoke file operations without credentials.”

It’s now being exploited in the wild, CISA confirmed today (June 18.)

The SIEM/security log provider – bought by Cisco for $28 billion in 2024 – has allocated the vulnerability CVE-2026-20253 (CVSS 9.8.) on June 10.

The bug does NOT affect Splunk Cloud, e.g Splunk on AWS, it said in a security advisory update on June 12, contrary to its initial June 10 report.

The bug is due to a PostgreSQL sidecar service endpoint that “lacks authentication controls.” Postgres Sidecars are not used in Splunk Cloud.

The vunerable sidecar in question is used for enhanced data management in Splunk Enterprise.

Reversing the patch, the perennially hyperactive attack surface management firm watchTowr commented on June 12: “Why does Splunk appear to accept literally any username in the Authorization header? Because, naturally, Splunk has decided that authentication is somebody else's problem…”

Former watchTowr threat intelligence lead Ryan Dewhurst, now running KEVIntel, said his honeypots were showing exploitation efforts from June 16.

He said: “if you cannot immediately upgrade to a fixed version, you can mitigate this vulnerability by disabling the PostgreSQL sidecar service.”

Splunk Enterprise is used to collate logs and data from every corner of IT estates. ("Collect and ingest data from thousands of sources and counting, all at terabyte scale", boasts Splunk.)

Compromising that kind of environment would be enticing for attackers.

Exposing the Splunk Enterprise admin interface (by defaultSplunk Web on port 8000 of the host it's installed on) directly to the public internet is a severe security risk and violates basic security practices.

As Splunk advises in its documentation for the product: "Where possible, use a firewall to restrict access to Splunk Web, management, and data ingestion ports. Keep Splunk Enterprise components inside that network firewall.

"Where possible, have any remote Splunk Enterprise users access the deployment through a virtual private network.

Its installation guidelines encourage users to "protect Splunk Enterprise from physical and network attacks in the following ways:

Users should upgrade Splunk Enterprise to versions 10.4.0, 10.2.4 and 10.0.7, or higher. Splunk Enterprise versions 9.4 and earlier are not affected. CISA's advisory as ever was threadbare and The Stack could not immediately confirm how many Splunk Enterprise instances were publicly exposed.