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

推荐订阅源

U
Unit 42
Blog — PlanetScale
Blog — PlanetScale
H
Help Net Security
The GitHub Blog
The GitHub Blog
博客园 - Franky
酷 壳 – CoolShell
酷 壳 – CoolShell
Recent Announcements
Recent Announcements
量子位
aimingoo的专栏
aimingoo的专栏
大猫的无限游戏
大猫的无限游戏
博客园 - 叶小钗
Microsoft Azure Blog
Microsoft Azure Blog
Martin Fowler
Martin Fowler
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
A
About on SuperTechFans
T
Tailwind CSS Blog
V
V2EX
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
B
Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
S
SegmentFault 最新的问题
G
Google Developers Blog
M
MIT News - Artificial intelligence

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.